aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-09-29 21:03:02 +0000
committerUlf Möller <ulf@openssl.org>1999-09-29 21:03:02 +0000
commit49e747e6700292b6e877569318e2742c5788ace6 (patch)
treea611a03533a7502e4d818feb5c498b35e1e264b1 /Makefile.org
parent39b30b6ab7dd0017daa7bec032fd3d4bf0f7de38 (diff)
downloadopenssl-49e747e6700292b6e877569318e2742c5788ace6.tar.gz
Generate obj_dat.h in "make update".
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 07e41049e7..235f2a8754 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -299,11 +299,14 @@ util/libeay.num::
util/ssleay.num::
perl util/mkdef.pl ssl update
+crypto/objects/obj_dat.h::
+ perl crypto/objects/obj_dat.pl crypto/objects/objects.h crypto/objects/obj_dat.h
+
TABLE: Configure
(echo 'Output of `Configure TABLE'"':"; \
perl Configure TABLE) > TABLE
-update: depend errors util/libeay.num util/ssleay.num TABLE
+update: depend errors util/libeay.num util/ssleay.num crypto/objects/obj_dat.h TABLE
tar:
@tar --norecurse -cvf - \