diff options
| author | Rich Murphey <rich@FreeBSD.org> | 1994-02-03 04:23:11 +0000 |
|---|---|---|
| committer | Rich Murphey <rich@FreeBSD.org> | 1994-02-03 04:23:11 +0000 |
| commit | 36ae463bf0cfe46f061294bb5482d770d69a38d4 (patch) | |
| tree | 5c94762fc6e3f2b64d85816b81b0dc74a749cb68 /bin/expr | |
| parent | cd08e4cab28a687bb1c2f8f2c46de38ed0b898b7 (diff) | |
Notes
Diffstat (limited to 'bin/expr')
| -rw-r--r-- | bin/expr/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/expr/Makefile b/bin/expr/Makefile index c2db2b639aad..416707e76b98 100644 --- a/bin/expr/Makefile +++ b/bin/expr/Makefile @@ -3,8 +3,6 @@ PROG= expr SRCS= expr.c CLEANFILES+= expr.c y.tab.h -LDADD+= -lgnuregex -DPADD+= /usr/lib/libgnuregex.a expr.c: ${YACC} -d ${.IMPSRC} |
