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