Move on to beta7 (hopefully, that will never appear)
[oweals/openssl.git] / crypto / pem / Makefile.ssl
index 2cf868dffd991cb0201cb6cee7018c0350d60472..90eda931f73a163aae7e6e3ec520605b49b05bc0 100644 (file)
@@ -71,7 +71,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