projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff4d29
)
VMS: show the ossl_dataroot logical as well when doing "mms debug_logicals"
author
Richard Levitte
<levitte@openssl.org>
Mon, 23 May 2016 16:35:23 +0000
(18:35 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 23 May 2016 19:48:42 +0000
(21:48 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/descrip.mms.tmpl
patch
|
blob
|
history
diff --git
a/Configurations/descrip.mms.tmpl
b/Configurations/descrip.mms.tmpl
index 534f7fbc07ec5afbc34e66f569bc0575012b2374..3314a1701770702874f238858886c6b0acd5e3c9 100644
(file)
--- a/
Configurations/descrip.mms.tmpl
+++ b/
Configurations/descrip.mms.tmpl
@@
-439,9
+439,7
@@
check_INSTALLTOP :
# Developer targets ##################################################
debug_logicals :
- SH LOGICAL/PROC openssl,internal,ossl_installroot
- IF "$(DESTDIR)" .EQS. "" THEN -
- SH LOGICAL/PROC ossl_dataroot
+ SH LOGICAL/PROC openssl,internal,ossl_installroot,ossl_dataroot
# Building targets ###################################################