aboutsummaryrefslogtreecommitdiff
path: root/ares/Makefile.netware
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 /ares/Makefile.netware
parent043070f90e885756712e692013db76abeb2da124 (diff)
fixed ARFLAGS for CodeWarrior build.
Diffstat (limited to 'ares/Makefile.netware')
-rw-r--r--ares/Makefile.netware4
1 files changed, 2 insertions, 2 deletions
diff --git a/ares/Makefile.netware b/ares/Makefile.netware
index fc7e390e5..44eade4d3 100644
--- a/ares/Makefile.netware
+++ b/ares/Makefile.netware
@@ -1,7 +1,7 @@
#################################################################
# $Id$
#
-## Makefile for building libares (NetWare version - gnu make)
+## Makefile for building libcares (NetWare version - gnu make)
## Use: make -f Makefile.netware
##
## Comments to: Guenter Knauf http://www.gknw.de/phpbb
@@ -72,7 +72,7 @@ ifeq ($(CC),mwccnlm)
LD = mwldnlm
LDFLAGS = -nostdlib $(PRELUDE) $(OBJEXE) $(<:.def=.o) -o $@ -commandfile
AR = mwldnlm
-ARFLAGS = -type library -w nocmdline $(OBJDIR)/*.o -o
+ARFLAGS = -nostdlib -type library -o
LIBEXT = lib
#RANLIB =
CFLAGS += -msgstyle gcc -gccinc -inline off -opt nointrinsics -proc 586