This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / share / Makefile
index c54c969..f2ac4ff 100644 (file)
@@ -1,16 +1,10 @@
-#      @(#)Makefile    5.8.1.1 (Berkeley) 5/7/91
-#
-# PATCHES MAGIC                LEVEL   PATCH THAT GOT US HERE
-# --------------------         -----   ----------------------
-# CURRENT PATCH LEVEL:         2       90001
-# --------------------         -----   ----------------------
-#
-# 02 Jun 93    Rodney W. Grimes        Add misc
-# 02 Jun 93    Rodney W. Grimes        Add dict and doc
+#      From:   @(#)Makefile    5.8.1.1 (Berkeley) 5/7/91
+#      $Id$
 
 # Missing:  ms
 # Broken: doc
 
 
 # Missing:  ms
 # Broken: doc
 
-SUBDIR=        dict man me misc mk skel tabset termcap tmac zoneinfo
+SUBDIR=        dict man me misc mk skel syscons tabset \
+       termcap tmac zoneinfo
 
 .include <bsd.subdir.mk>
 
 .include <bsd.subdir.mk>