mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
VMS: show the ossl_dataroot logical as well when doing "mms debug_logicals"
Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
2ff4d2933e
commit
7285ac0956
@ -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 ###################################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user