summaryrefslogtreecommitdiffstats
path: root/engines
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2016-01-18 11:50:36 -0500
committerRich Salz <rsalz@openssl.org>2016-01-20 09:09:14 -0500
commit56c77c52e1b0ad69fa133adb48c3221141b684c4 (patch)
tree8727739f2b095b2fee26175504c2a1aafe35bf7a /engines
parent8cef1212f3a8271e1d9f2b4b02720751084a1785 (diff)
Remove update tags
Also remove depend/local_depend. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'engines')
-rw-r--r--engines/Makefile.in9
1 files changed, 2 insertions, 7 deletions
diff --git a/engines/Makefile.in b/engines/Makefile.in
index aed9ff512e..53a0ca124d 100644
--- a/engines/Makefile.in
+++ b/engines/Makefile.in
@@ -115,14 +115,9 @@ errors:
-nostatic -staticloader -write e_$$l.c; \
done
-update: local_depend
- @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
-
-depend: local_depend
- @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
-
-local_depend:
+depend:
@[ -z "$(THIS)" ] || $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC) $(TESTLIBSRC)
+ @[ -z "$(THIS)" ] || (set -e; target=depend; $(RECURSIVE_MAKE) )
clean:
rm -f *.s *.o *.obj lib tags core .pure .nfs* *.old *.bak fluff