From: Keith Bostic Date: Sun, 24 Jun 1990 05:18:45 +0000 (-0800) Subject: don't need special targets now X-Git-Tag: BSD-4_3_Reno-Snapshot-Development~1803 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/ed0e9d6b22509c047f756011431032c893f2284f?ds=inline don't need special targets now SCCS-vsn: sbin/fastboot/Makefile 5.6 --- diff --git a/usr/src/sbin/fastboot/Makefile b/usr/src/sbin/fastboot/Makefile index 479e3f3c12..4c514de556 100644 --- a/usr/src/sbin/fastboot/Makefile +++ b/usr/src/sbin/fastboot/Makefile @@ -1,12 +1,8 @@ -# @(#)Makefile 5.5 (Berkeley) %G% +# @(#)Makefile 5.6 (Berkeley) %G% 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