Remove stuff for building manual pages the old way.
This commit is contained in:
parent
b0358078ab
commit
3ef6a10b70
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user