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