Use double dashes so makedepend doesn't misunderstand the flags we
[oweals/openssl.git] / crypto / aes / Makefile.ssl
index 49dbeedf373c029aac63d38cbc890dc0aeb52be3..364d05bbfe012a9d60644c03ca371807660a1c0f 100644 (file)
@@ -75,7 +75,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