Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND
[openssl.git] / engines / Makefile.in
index e4204ee1ebc9c4a1e9d17c71375fc6701392b819..047b6b470a803b0131b4691c2f952ff8781a72b2 100644 (file)
@@ -116,7 +116,7 @@ errors:
        done
 
 depend:
-       @[ -z "$(THIS)" ] || $(TOP)/util/domd $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) $(TESTLIBSRC)
+       @[ -z "$(THIS)" ] || $(TOP)/util/domd $(CFLAG) $(INCLUDES) -- $(PROGS) $(LIBSRC) $(TESTLIBSRC)
        @[ -z "$(THIS)" ] || (set -e; target=depend; $(RECURSIVE_MAKE) )
 
 clean: