summaryrefslogtreecommitdiffstats
path: root/crypto/krb5/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/krb5/Makefile.ssl')
-rw-r--r--crypto/krb5/Makefile.ssl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/krb5/Makefile.ssl b/crypto/krb5/Makefile.ssl
index 8daed59211..cc47c05472 100644
--- a/crypto/krb5/Makefile.ssl
+++ b/crypto/krb5/Makefile.ssl
@@ -69,7 +69,7 @@ lint:
lint -DLINT $(INCLUDES) $(SRC)>fluff
depend:
- $(MAKEDEPEND) $(CFLAG) $(INCLUDES) $(DEPFLAG) $(LIBSRC)
+ $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(LIBSRC)
dclean:
$(PERL) -pe 'if (/^# DO NOT DELETE THIS LINE/) {print; exit(0);}' $(MAKEFILE) >Makefile.new