From 3ac69c621025823f876080dce9706dfa6f47a292 Mon Sep 17 00:00:00 2001 From: Ozkan Sezer Date: Sun, 17 Dec 2023 20:51:02 +0300 Subject: [PATCH] test/watcom.mif: remove a stale rule. --- test/watcom.mif | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/watcom.mif b/test/watcom.mif index 46b8659a8..76987d30d 100644 --- a/test/watcom.mif +++ b/test/watcom.mif @@ -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 $@