From 5bea30fbd3c4b60baca07074f6de74f3fb42630a Mon Sep 17 00:00:00 2001 From: Nishi Date: Thu, 17 Oct 2024 04:54:34 +0000 Subject: [PATCH] update git-svn-id: file:///raid/svn-personal/tewi/trunk@373 8739d7e6-ffea-ec47-b151-bdff447c6205 --- Platform/netware.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/netware.mk b/Platform/netware.mk index 2a677d9..896480d 100644 --- a/Platform/netware.mk +++ b/Platform/netware.mk @@ -7,7 +7,7 @@ CC = owcc AR = wlib AR_FLAGS = -q -b -n -fo CFLAGS = -b netware_clib_lite -I $(NOVELLNDK)/include -I $(NOVELLNDK)/include/nlm -g -std=c99 -DPREFIX=\"$(PREFIX)\" -I ../Common -I ../VC6Compat -fPIC -D__WATCOM_LFN__ -Duint64_t=uint32_t -DN_PLAT_NLM -LDFLAGS = -b netware_clib_lite +LDFLAGS = -b netware_clib_lite -Wl,"option copyright 'Original by Nishi '" -Wl,"option description 'Tewi HTTPd'" MODULE = LIBS = EXEC = .nlm -- 2.43.0