summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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