buy back rfe 2405993 - make ignores LDFLAGS
This commit is contained in:
parent
1cfe5b3301
commit
d493700fbe
@ -15,11 +15,11 @@
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
#
|
||||
# $Id: Makefile.in,v 1.11.2.3 2008/01/07 22:35:55 mtbishop Exp $
|
||||
# $Id: Makefile.in,v 1.11.2.4 2008/12/08 11:25:17 mtbishop Exp $
|
||||
#
|
||||
CC = @CC@
|
||||
CFLAGS = @CFLAGS@ @CPPFLAGS@
|
||||
LDFLAGS = @LIBS@
|
||||
LDFLAGS = @LDFLAGS@ @LIBS@
|
||||
|
||||
YACC = @YACC@
|
||||
YACCFLAGS = -d
|
||||
|
Loading…
Reference in New Issue
Block a user