Use double dashes so makedepend doesn't misunderstand the flags we
[oweals/openssl.git] / crypto / krb5 / Makefile.ssl
index 8daed5921168fc9aafb9198f6dc6d64730832120..cc47c054723624a7e25ca601bc08b0d46dbfeaa9 100644 (file)
@@ -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