mirror of
https://github.com/Ryujinx/SDL.git
synced 2025-01-03 16:46:51 +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)
|
||||
|
||||
.c: ../src/test
|
||||
|
||||
.obj.exe:
|
||||
wlink SYS $(SYSTEM) libpath $(LIBPATH) lib {$(LIBS)} op q op el file {$<} name $@
|
||||
|
||||
|
|
Loading…
Reference in a new issue