Use double dashes so makedepend doesn't misunderstand the flags we
[openssl.git] / crypto / engine / Makefile.ssl
index ec8f225172558f0ccd84fb51ccdb58445e2e0dd0..fc267bb68c0c4ed3d3a3d956c60538b8fc169d49 100644 (file)
@@ -82,7 +82,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