summaryrefslogtreecommitdiffstats
path: root/sbin/bsdlabel/Makefile
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1994-05-28 06:25:34 +0000
committerrgrimes <rgrimes@FreeBSD.org>1994-05-28 06:25:34 +0000
commit8f84cfce8d5028fccc4e895e182d1f4a04f0b23c (patch)
tree791e5d346842b8bd75531b940caa14051752b689 /sbin/bsdlabel/Makefile
parentb3f47bced3125234f64f473df47fb085c230f8b6 (diff)
downloadFreeBSD-src-8f84cfce8d5028fccc4e895e182d1f4a04f0b23c.zip
FreeBSD-src-8f84cfce8d5028fccc4e895e182d1f4a04f0b23c.tar.gz
Remove stuff for building manual pages the old way.
Diffstat (limited to 'sbin/bsdlabel/Makefile')
-rw-r--r--sbin/bsdlabel/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/sbin/bsdlabel/Makefile b/sbin/bsdlabel/Makefile
index 3f4749c..177e3e4 100644
--- a/sbin/bsdlabel/Makefile
+++ b/sbin/bsdlabel/Makefile
@@ -3,12 +3,5 @@
PROG= disklabel
SRCS= disklabel.c dkcksum.c
MAN8= disklabel.0
-CLEANFILES=disklabel.5.0
-
-all: ${PROG} disklabel.5.0 ${MAN8}
-
-beforeinstall:
- install -c -o ${MANOWN} -g ${MANGRP} -m ${MANMODE} disklabel.5.0 \
- ${DESTDIR}${MANDIR}5/disklabel.0
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud