Explorar o código

minor update to test/Makefile.os2

Ozkan Sezer %!s(int64=4) %!d(string=hai) anos
pai
achega
93cab32db3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      test/Makefile.os2

+ 1 - 1
test/Makefile.os2

@@ -57,7 +57,7 @@ all: $(TARGETS)
 .c: ../src/test
 
 $(TESTLIB): $(COBJS)
-  wlib -q -b -n -c $@ $(COBJS)
+  wlib -q -b -n -c -pa -s -t -zld -ii -io $@ $(COBJS)
 
 .obj.exe:
   @%make $(TESTLIB)