aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/objects/Makefile.in')
-rw-r--r--crypto/objects/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/objects/Makefile.in b/crypto/objects/Makefile.in
index 8e4b577a80..826d571007 100644
--- a/crypto/objects/Makefile.in
+++ b/crypto/objects/Makefile.in
@@ -50,7 +50,7 @@ obj_xref.h: objxref.pl obj_xref.txt obj_mac.num
files:
$(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO
-update: obj_dat.h ../../include/openssl/obj_mac.h obj_xref.h depend
+generate: obj_dat.h ../../include/openssl/obj_mac.h obj_xref.h
depend:
@[ -n "$(MAKEDEPEND)" ] # should be set by upper Makefile...