Use double dashes so makedepend doesn't misunderstand the flags we
[openssl.git] / crypto / objects / Makefile.ssl
index dda444fad2cd39cf35f81e6f8762523ef56a406d..1f5d213495b9372de6155db3cb52dbbab62a4e36 100644 (file)
@@ -76,7 +76,7 @@ lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
 depend:
-       $(MAKEDEPEND) $(CFLAG) $(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