mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-09 02:26:27 +00:00
Take -lgnuregex back out. Linking with it causes 'make install' to fail.
This commit is contained in:
parent
cd08e4cab2
commit
36ae463bf0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1078
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user