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