Use double dashes so makedepend doesn't misunderstand the flags we
[oweals/openssl.git] / crypto / txt_db / Makefile.ssl
index ca5e678f097427850fa1cfff95442f1815c93b0c..313f75313b78f82b18b55c410995ee7d7a564dc9 100644 (file)
@@ -68,7 +68,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