As with RSA, which was modified recently, this change makes it possible to
[oweals/openssl.git] / crypto / rc2 / Makefile.ssl
index c233b0fa0c771842a9cde7af386ebf871942b80a..aa73dea5b60182e045e24d582dcbd583a207ba1e 100644 (file)
@@ -68,7 +68,7 @@ lint:
        lint -DLINT $(INCLUDES) $(SRC)>fluff
 
 depend:
-       $(MAKEDEPEND) $(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