BSD 4_4 release
[unix-history] / usr / src / contrib / Makefile
index 94c416d..9af81c7 100644 (file)
@@ -1,8 +1,11 @@
-#      @(#)Makefile    4.27 (Berkeley) 6/30/90
+#      @(#)Makefile    8.1 (Berkeley) 6/12/93
 
 
-# all of these compile, but only ansi, patch, and vmsprep have been
-# converted to the BSD style obj directories and installation paths.
-#SUBDIR=       ansi bib emacs jove kermit mh patch rcs vmsprep
-SUBDIR=        ansi patch vmsprep
+SUBDIR=        ansi bib bind-4.9 gawk-2.15.2 emacs-18.57 gas-1.38 gcc-2.3.3 \
+       gdb-4.7.lbl groff-1.08 gzip-1.0.7 hunt jove-4.14.6 kermit-5A.188 \
+       libg++-2.3 mh-6.8 nvi perl-4.036 rcs-V5.6
+
+cleandir: clean
+
+obj depend tags: 
 
 .include <bsd.subdir.mk>
 
 .include <bsd.subdir.mk>