mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-05 15:05:37 +00:00
test/watcom.mif: remove a stale rule.
This commit is contained in:
parent
91f8b4dea2
commit
3ac69c6210
|
@ -69,8 +69,6 @@ TNOBJS = $(TNSRCS:.c=.obj)
|
||||||
|
|
||||||
all: testutils.lib $(TARGETS)
|
all: testutils.lib $(TARGETS)
|
||||||
|
|
||||||
.c: ../src/test
|
|
||||||
|
|
||||||
.obj.exe:
|
.obj.exe:
|
||||||
wlink SYS $(SYSTEM) libpath $(LIBPATH) lib {$(LIBS)} op q op el file {$<} name $@
|
wlink SYS $(SYSTEM) libpath $(LIBPATH) lib {$(LIBS)} op q op el file {$<} name $@
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue