summaryrefslogtreecommitdiff
path: root/lib/libcrypto/rc2/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/rc2/Makefile.ssl')
-rw-r--r--lib/libcrypto/rc2/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/rc2/Makefile.ssl b/lib/libcrypto/rc2/Makefile.ssl
index 6aa921c863e..88e41bb98ee 100644
--- a/lib/libcrypto/rc2/Makefile.ssl
+++ b/lib/libcrypto/rc2/Makefile.ssl
@@ -68,7 +68,7 @@ lint:
lint -DLINT $(INCLUDES) $(SRC)>fluff
depend:
- $(MAKEDEPEND) $(INCLUDES) $(DEPFLAG) $(PROGS) $(LIBSRC)
+ $(MAKEDEPEND) $(CFLAG) $(INCLUDES) $(DEPFLAG) $(PROGS) $(LIBSRC)
dclean:
$(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new