aboutsummaryrefslogtreecommitdiff
path: root/Configurations/descrip.mms.tmpl
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2016-02-27 12:32:42 -0500
committerRich Salz <rsalz@openssl.org>2016-02-27 13:39:46 -0500
commit6ab364149d8b76b5d2341a2e708e727cad060416 (patch)
tree5d9a6cc432c6eb0fcf900ddef6e1864c1f12ecdc /Configurations/descrip.mms.tmpl
parentb23238f9aa95bcc31a369d3b24616f4f99691052 (diff)
downloadopenssl-6ab364149d8b76b5d2341a2e708e727cad060416.zip
openssl-6ab364149d8b76b5d2341a2e708e727cad060416.tar.gz
openssl-6ab364149d8b76b5d2341a2e708e727cad060416.tar.bz2
Remove some old files.
I read the PROBLEMS, and they're outdated; nothing I'd put in the online FAQ, for example. Test-builds work without using these files. Had to remove the rehash.time stuff from Makefile.in Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'Configurations/descrip.mms.tmpl')
-rw-r--r--Configurations/descrip.mms.tmpl12
1 files changed, 1 insertions, 11 deletions
diff --git a/Configurations/descrip.mms.tmpl b/Configurations/descrip.mms.tmpl
index 5b52a09..eb60b4a 100644
--- a/Configurations/descrip.mms.tmpl
+++ b/Configurations/descrip.mms.tmpl
@@ -217,7 +217,7 @@ build_tests_nodep : $(TESTPROGS)
test tests : configdata.pm, -
build_apps_nodep, build_engines_nodep, build_tests_nodep, -
- depend, rehash
+ depend
SET DEFAULT [.test]{- move("test") -}
DEFINE SRCTOP {- sourcedir() -}
DEFINE BLDTOP {- builddir() -}
@@ -384,16 +384,6 @@ check_INSTALLTOP :
# Helper targets #####################################################
-rehash : copy-certs, build_apps_nodep
- !MCR [.apps]openssl.exe rehash {- builddir("certs", "demo") -}
- $(PERL) [.tools]c_rehash. [.certs.demo]
-
-copy-certs :
- @ IF F$SEARCH("{- buildfile("certs.dir") -}") .EQS. "" THEN -
- CREATE/DIR {- builddir("certs") -}
- -@ IF "{- sourcedir("certs") -}" .NES. "{- builddir("certs") -}" THEN -
- COPY {- tree(sourcedir("certs")) -}*.* {- tree(builddir("certs")) -}
-
# Developer targets ##################################################
debug_logicals :