Configure et al: split up the lflags configuration item into two
[oweals/openssl.git] / crypto / Makefile.in
index 21dd827a7c3dfd274461ada5d340016c54e60db0..56a83e1746034487544248e5bde58fe9b650fac2 100644 (file)
@@ -20,9 +20,9 @@ RECURSIVE_MAKE=       [ -n "$(SDIRS)" ] && for i in $(SDIRS) ; do \
                    $(MAKE) -e TOP=../.. DIR=$$i INCLUDES='$(INCLUDES)' $$target ) || exit 1; \
                done;
 
-PEX_LIBS=
+LDFLAGS=
 EX_LIBS=
+
 CFLAGS= $(INCLUDE) $(CFLAG)
 ASFLAGS= $(INCLUDE) $(ASFLAG)
 AFLAGS=$(ASFLAGS)