mirror of
https://github.com/libsdl-org/SDL.git
synced 2024-11-27 13:53:37 +08:00
minor update to test/Makefile.os2
This commit is contained in:
parent
4472b83129
commit
93cab32db3
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user