LDFLAGS and LD_FLAGS

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4870 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-05-13 23:47:30 +00:00
parent 73a2bdb229
commit 44dbef5a03

View File

@@ -13,6 +13,8 @@ RANLIB = @RANLIB@
LN_S = @LN_S@
DEFS = @DEFS@
CFLAGS = @CFLAGS@
LDFLAGS = @LDFLAGS@
LD_FLAGS = @LD_FLAGS@
LIBS = @LIBS@
LIB_DBM = @LIB_DBM@