]> git.sur5r.net Git - cc65/blobdiff - src/ld65/make/watcom.mak
We cannot build the inc files from windows/wine
[cc65] / src / ld65 / make / watcom.mak
index 6095a65462d57042c260e4dae3f7b4c11c6ae441..fdc16cc8400a73eae8cbca4a655398484fe9ae03 100644 (file)
@@ -102,7 +102,6 @@ all:                $(EXE)
 
 
 $(EXE):        $(OBJS) $(LIBS)
-       @$(MAKE) -f make/gcc.mak inc
        @echo "DEBUG ALL" > $(LNKCFG)
        @echo "OPTION QUIET" >> $(LNKCFG)
        @echo "NAME $@" >> $(LNKCFG)