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