install new manual page

This commit is contained in:
J.T. Conklin 1993-07-21 23:07:02 +00:00
parent c9fe00dc0b
commit c1b5908979
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=182

View File

@ -3,7 +3,6 @@
PROG= expr
SRCS= expr.c regex.c
CFLAGS+= -I${.CURDIR} -DHAVE_STRING_H=1
NOMAN= noman
CLEANFILES+= expr.c y.tab.h
expr.c: