fixed ARFLAGS for CodeWarrior build.

This commit is contained in:
Gunter Knauf
2007-04-21 15:32:35 +00:00
parent 043070f90e
commit c8d3327e92
2 changed files with 3 additions and 3 deletions

View File

@@ -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