From 0ee6abc5afe201cc0cd6c25b7ebf48b4e78423c7 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 7 Feb 2005 00:02:19 +0000 Subject: [PATCH] conio.[ch] is gone. --- makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/makefile b/makefile index 4aa098e..7745e73 100644 --- 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 -- 2.31.1