summaryrefslogtreecommitdiffstats
path: root/apps
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 /apps
parent8cef1212f3a8271e1d9f2b4b02720751084a1785 (diff)
Remove update tags
Also remove depend/local_depend. Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'apps')
-rw-r--r--apps/Makefile.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/Makefile.in b/apps/Makefile.in
index 4832364cea..c7153eeb98 100644
--- a/apps/Makefile.in
+++ b/apps/Makefile.in
@@ -108,9 +108,7 @@ uninstall:
generate: openssl-vms.cnf
-depend: local_depend
- @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi
-local_depend:
+depend:
@[ -z "$(THIS)" ] || $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(EXE_SRC)
clean: