summaryrefslogtreecommitdiffstats
path: root/usr.bin/less
diff options
context:
space:
mode:
authorps <ps@FreeBSD.org>2000-05-22 10:43:56 +0000
committerps <ps@FreeBSD.org>2000-05-22 10:43:56 +0000
commitdc6965be7e7e21bfeb998653d48064729fcbb19c (patch)
tree8dbc41ef7eabd9a9110d144be4d96b1a6cea528f /usr.bin/less
parent98170c0c3ba86eb1cc975e7848d075bf2abc1ed0 (diff)
downloadFreeBSD-src-dc6965be7e7e21bfeb998653d48064729fcbb19c.zip
FreeBSD-src-dc6965be7e7e21bfeb998653d48064729fcbb19c.tar.gz
Dont use/install the formatted man file.
Diffstat (limited to 'usr.bin/less')
-rw-r--r--usr.bin/less/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/less/Makefile.common b/usr.bin/less/Makefile.common
index 230a2f9..becb0e6 100644
--- a/usr.bin/less/Makefile.common
+++ b/usr.bin/less/Makefile.common
@@ -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 $< $@
OpenPOWER on IntegriCloud