]> granicus.if.org Git - nethack/commitdiff
stale dependency
authornhmall <nhmall@nethack.org>
Fri, 14 Dec 2018 01:21:26 +0000 (20:21 -0500)
committernhmall <nhmall@nethack.org>
Fri, 14 Dec 2018 01:21:26 +0000 (20:21 -0500)
sys/unix/Makefile.src

index 07d5d592038cb89e67f1517d3392670960e2ef67..95867d69e5655c7163a3f7abe3ba5b7998df35c0 100644 (file)
@@ -740,8 +740,7 @@ $(HACK_H): ../include/hack.h $(CONFIG_H) ../include/lint.h ../include/align.h \
 #
 tos.o: ../sys/atari/tos.c $(HACK_H) ../include/tcap.h
        $(CC) $(CFLAGS) -c ../sys/atari/tos.c
-pcmain.o: ../sys/share/pcmain.c $(HACK_H) ../include/dlb.h \
-               #../include/win32api.h
+pcmain.o: ../sys/share/pcmain.c $(HACK_H) ../include/dlb.h
        $(CC) $(CFLAGS) -c ../sys/share/pcmain.c
 pcsys.o: ../sys/share/pcsys.c $(HACK_H)
        $(CC) $(CFLAGS) -c ../sys/share/pcsys.c