aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.in')
-rw-r--r--crypto/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Makefile.in b/crypto/Makefile.in
index 331bbd8954..8d69c28830 100644
--- a/crypto/Makefile.in
+++ b/crypto/Makefile.in
@@ -18,7 +18,7 @@ RECURSIVE_MAKE= [ -n "$(SDIRS)" ] && for i in $(SDIRS) ; do \
$(MAKE) -e TOP=../.. DIR=$$i INCLUDES='$(INCLUDES)' $$target ) || exit 1; \
done;
-LDFLAGS=
+PLIB_LDFLAG=
EX_LIBS=
CFLAGS= $(INCLUDE) $(CFLAG)