From 3ef6a10b70b71349ad675e88a973cf0aa13d1c6c Mon Sep 17 00:00:00 2001 From: "Rodney W. Grimes" Date: Sat, 28 May 1994 06:25:34 +0000 Subject: [PATCH] Remove stuff for building manual pages the old way. --- sbin/bsdlabel/Makefile | 7 ------- sbin/disklabel/Makefile | 7 ------- 2 files changed, 14 deletions(-) diff --git a/sbin/bsdlabel/Makefile b/sbin/bsdlabel/Makefile index 3f4749c70f09..177e3e4a9559 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 diff --git a/sbin/disklabel/Makefile b/sbin/disklabel/Makefile index 3f4749c70f09..177e3e4a9559 100644 --- a/sbin/disklabel/Makefile +++ b/sbin/disklabel/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