don't need special targets now
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 24 Jun 1990 05:18:45 +0000 (21:18 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sun, 24 Jun 1990 05:18:45 +0000 (21:18 -0800)
SCCS-vsn: sbin/fastboot/Makefile 5.6

usr/src/sbin/fastboot/Makefile

index 479e3f3..4c514de 100644 (file)
@@ -1,12 +1,8 @@
-#      @(#)Makefile    5.5 (Berkeley) %G%
+#      @(#)Makefile    5.6 (Berkeley) %G%
 
 MAN8=  fastboot.0
 MLINKS=        fastboot.8 fasthalt.8
 
 
 MAN8=  fastboot.0
 MLINKS=        fastboot.8 fasthalt.8
 
-all fastboot: ${MAN8}
-
-clean cleandir depend lint tags:
-
 beforeinstall:
        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
            ${.CURDIR}/fastboot.sh ${DESTDIR}${BINDIR}/fastboot
 beforeinstall:
        install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
            ${.CURDIR}/fastboot.sh ${DESTDIR}${BINDIR}/fastboot