aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorGunter Knauf <gk@gknw.de>2007-04-21 15:32:35 +0000
committerGunter Knauf <gk@gknw.de>2007-04-21 15:32:35 +0000
commitc8d3327e922b069db9a3600dc49b7787cc225a48 (patch)
tree570ff2aacf800d94e46fe2e67b483b880cda10e2 /lib
parent043070f90e885756712e692013db76abeb2da124 (diff)
fixed ARFLAGS for CodeWarrior build.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.netware2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.netware b/lib/Makefile.netware
index ad0a7fecc..51fb08e07 100644
--- a/lib/Makefile.netware
+++ b/lib/Makefile.netware
@@ -85,7 +85,7 @@ ifeq ($(CC),mwccnlm)
LD = mwldnlm
LDFLAGS = -nostdlib $(PRELUDE) $(OBJL) -o $@ -commandfile
AR = mwldnlm
-ARFLAGS = -type library -w nocmdline $(OBJS) -o
+ARFLAGS = -nostdlib -type library -o
LIBEXT = lib
#RANLIB =
CFLAGS += -msgstyle gcc -gccinc -inline off -opt nointrinsics -proc 586