Dont use/install the formatted man file.

This commit is contained in:
Paul Saab 2000-05-22 10:43:56 +00:00
parent 6f7d2d90ce
commit 5b6a15c73d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60790

View File

@ -7,9 +7,9 @@ LSDIR= ${.CURDIR}/../../contrib/less
CFLAGS+=-I. -I${.CURDIR}/../less -I${LSDIR}
.SUFFIXES: .man .1
.SUFFIXES: .nro .1
.man.1:
.nro.1:
@${ECHO} Making $@ from $<
@-rm -f $@
@cp $< $@