Use double dashes so makedepend doesn't misunderstand the flags we
[openssl.git] / crypto / pem / Makefile.ssl
index 2c49e8a6a4cdcc78f4581fb34dcad34b9f9de75c..afeb417a3407731049e2b9682ad88d943c3f955d 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