trek added
authorBill Joy <root@ucbvax.Berkeley.EDU>
Sun, 3 Jul 1983 15:12:52 +0000 (07:12 -0800)
committerBill Joy <root@ucbvax.Berkeley.EDU>
Sun, 3 Jul 1983 15:12:52 +0000 (07:12 -0800)
SCCS-vsn: games/Makefile 4.11

usr/src/games/Makefile

index d16e8b7..17fa71b 100644 (file)
@@ -1,4 +1,4 @@
-#      Makefile        4.10    83/07/02
+#      Makefile        4.11    83/07/03
 #
 DESTDIR=
 CFLAGS=        -O
 #
 DESTDIR=
 CFLAGS=        -O
@@ -10,7 +10,7 @@ WORK= aard ddl mpu
 # Programs that live in subdirectories, and have makefiles of their own.
 #
 SUBDIR=        adventure backgammon boggle compat cribbage doctor fortune \
 # Programs that live in subdirectories, and have makefiles of their own.
 #
 SUBDIR=        adventure backgammon boggle compat cribbage doctor fortune \
-       mille monop quiz sail snake zork hangman
+       hangman mille monop quiz sail snake trek zork
 
 # Shell scripts that need only be installed and are never removed.
 #
 
 # Shell scripts that need only be installed and are never removed.
 #