summaryrefslogtreecommitdiff
path: root/apps/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile.in')
-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: