From c1b5908979ddaaad61f01e6409b4be78c3204faa Mon Sep 17 00:00:00 2001 From: "J.T. Conklin" Date: Wed, 21 Jul 1993 23:07:02 +0000 Subject: [PATCH] install new manual page --- bin/expr/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/expr/Makefile b/bin/expr/Makefile index 43e8dda8d4b9..f955f92b0b4f 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: