aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'apps/Makefile.in')
-rw-r--r--apps/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile.in b/apps/Makefile.in
index 73a665b6fc..4832364cea 100644
--- a/apps/Makefile.in
+++ b/apps/Makefile.in
@@ -106,7 +106,7 @@ uninstall:
done
$(RM) $(INSTALL_PREFIX)$(OPENSSLDIR)/openssl.cnf
-update: openssl-vms.cnf local_depend
+generate: openssl-vms.cnf
depend: local_depend
@if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi