X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=makefile;h=7745e7319030f9969f1df26fd4db705dc8b6b39a;hb=5b0cc4a8a21c3d66e5a43abdb06f37df2d525e08;hp=4aa098e9a51a91e5f8aa5335a86f5dbfaebfe95b;hpb=89e52d61fcf689e15a8f831dea084a33ceaa8217;p=super-star-trek.git 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