Get rid of linux.c and os2.c, code is pure ANSI now.
[super-star-trek.git] / MAKEFILE.OS2
index 59f7dbb60a316368575865a5834ea4ec3a933119..98678f02736ade9b2d042c93ee1f6803c4e2dbac 100644 (file)
@@ -5,7 +5,7 @@ CFLAGS=     -O
 .c.o:\r
        $(CC) $(CFLAGS) -c $<\r
 \r
-OFILES=     sst.o finish.o reports.o setup.o os2.o moving.o battle.o events.o ai.o planets.o\r
+OFILES=     sst.o finish.o reports.o setup.o moving.o battle.o events.o ai.o planets.o\r
 \r
 HFILES=     sst.h\r
 \r