If you want no manual pages so NOMAN=, not MAN1=NOMAN!

This commit is contained in:
Rodney W. Grimes 1994-05-12 06:09:23 +00:00
parent 969ecba525
commit 9419fa2ffe

View File

@ -5,6 +5,6 @@ LDADD+= -lgnuregex
DPADD+= ${GNUREGEX}
CFLAGS+= -DHAVE_CONFIG_H -DDEFAULT_IGNORE_FILE=\"/usr/share/dict/eign\"
MAN1= NOMAN
NOMAN=
.include <bsd.prog.mk>