summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorconklin <conklin@FreeBSD.org>1993-07-21 23:07:02 +0000
committerconklin <conklin@FreeBSD.org>1993-07-21 23:07:02 +0000
commit8ba08f2eb51397de954e5eae122f7d164e3b6596 (patch)
tree10980f4b1e8bec20c30d6fd2d9fcdb9f129af442 /bin
parent4d198a2a3c3c36c5a716af376e5fd0a797c58948 (diff)
downloadFreeBSD-src-8ba08f2eb51397de954e5eae122f7d164e3b6596.zip
FreeBSD-src-8ba08f2eb51397de954e5eae122f7d164e3b6596.tar.gz
install new manual page
Diffstat (limited to 'bin')
-rw-r--r--bin/expr/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/expr/Makefile b/bin/expr/Makefile
index 43e8dda..f955f92 100644
--- a/bin/expr/Makefile
+++ b/bin/expr/Makefile
@@ -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:
OpenPOWER on IntegriCloud