BSD 4_4 release
[unix-history] / usr / src / share / misc / Makefile
index f298464..2db2ffe 100644 (file)
@@ -1,7 +1,8 @@
-#      @(#)Makefile    5.2 (Berkeley) %G%
+#      @(#)Makefile    8.1 (Berkeley) 6/8/93
 
 
-FILES= ascii birthday eqnchar greek inter.phone man.template na.phone \
-       noredist.c operator redist.c redist.man redist.sh
+FILES= airport ascii birthtoken eqnchar flowers inter.phone man.template \
+       mdoc.template na.phone operator zipcodes
+NOOBJ= noobj
 
 all clean cleandir depend lint tags:
 
 
 all clean cleandir depend lint tags:
 
@@ -9,4 +10,4 @@ install:
        cd ${.CURDIR}; install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
            ${DESTDIR}${BINDIR}/misc
 
        cd ${.CURDIR}; install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
            ${DESTDIR}${BINDIR}/misc
 
-.include <bsd.own.mk>
+.include <bsd.prog.mk>