summaryrefslogtreecommitdiff
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2004-05-13 21:38:26 +0000
committerRichard Levitte <levitte@openssl.org>2004-05-13 21:38:26 +0000
commit2faa930bb0462b81713b6fbf1afc72515c7ef289 (patch)
tree8f3c075f09c3720b8b85da5772d1991f72848835 /Makefile.org
parente14f4aab0a0940d46045562bad9b0ce0f32ecb21 (diff)
downloadopenssl-new-2faa930bb0462b81713b6fbf1afc72515c7ef289.tar.gz
Let's make life easier and have the VMS version of the configuration be
generated from the Unixly configuration file.
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 cfb5756914..4bc777797a 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -449,11 +449,14 @@ crypto/objects/obj_dat.h: crypto/objects/obj_dat.pl crypto/objects/obj_mac.h
crypto/objects/obj_mac.h: crypto/objects/objects.pl crypto/objects/objects.txt crypto/objects/obj_mac.num
$(PERL) crypto/objects/objects.pl crypto/objects/objects.txt crypto/objects/obj_mac.num crypto/objects/obj_mac.h
+apps/openssl-vms.cnf: apps/openssl.cnf
+ $(PERL) VMS/VMSify-conf.pl < apps/openssl.cnf > apps/openssl-vms.cnf
+
TABLE: Configure
(echo 'Output of `Configure TABLE'"':"; \
$(PERL) Configure TABLE) > TABLE
-update: depend errors stacks util/libeay.num util/ssleay.num crypto/objects/obj_dat.h TABLE
+update: depend errors stacks util/libeay.num util/ssleay.num crypto/objects/obj_dat.h apps/openssl-vms.cnf TABLE
# Build distribution tar-file. As the list of files returned by "find" is
# pretty long, on several platforms a "too many arguments" error or similar