conio.[ch] is gone.
authorEric S. Raymond <esr@thyrsus.com>
Mon, 7 Feb 2005 00:02:19 +0000 (00:02 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Mon, 7 Feb 2005 00:02:19 +0000 (00:02 +0000)
makefile

index 4aa098e9a51a91e5f8aa5335a86f5dbfaebfe95b..7745e7319030f9969f1df26fd4db705dc8b6b39a 100644 (file)
--- a/makefile
+++ b/makefile
@@ -19,13 +19,12 @@ all: sst sst.doc
 
 ai.o: ai.c sst.h
 battle.o: battle.c sst.h
-conio.o: conio.c conio.h
 events.o: events.c sst.h
 finish.o: finish.c sst.h
 io.o: io.c sst.h
 moving.o: moving.c sstlinux.h sst.h
 planets.o: planets.c sst.h
-reports.o: reports.c sst.h conio.h
+reports.o: reports.c sst.h
 setup.o: setup.c sst.h
 sst.o: sst.c sstlinux.h sst.h
 sstlinux.o: sstlinux.c sstlinux.h