document distributed with 4.1BSD
[unix-history] / usr / src / usr.bin / pascal / Makefile
index 9fc4d36..28625fe 100644 (file)
@@ -1,11 +1,16 @@
-#      @(#)Makefile    1.3     (Berkeley)      %G%
+#
+# Copyright (c) 1980 Regents of the University of California.
+# All rights reserved.  The Berkeley software License Agreement
+# specifies the terms and conditions for redistribution.
+#
+#      @(#)Makefile    5.1 (Berkeley) %G%
 #
 DESTDIR=
 CFLAGS=        -O
 
 # Programs that live in subdirectories, and have makefiles of their own.
 #
 #
 DESTDIR=
 CFLAGS=        -O
 
 # Programs that live in subdirectories, and have makefiles of their own.
 #
-SUBDIR=        pi pc0 px pxp pdx utilities
+SUBDIR=        eyacc pi pc0 px pxp pdx utilities
 
 all:   ${SUBDIR}
 
 
 all:   ${SUBDIR}