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