Actually, the canonical way would be syntactically correct.
This commit is contained in:
parent
2ea02f2f01
commit
974bf201ef
@ -2,7 +2,7 @@
|
||||
|
||||
SUBDIR= lib add create delete info version
|
||||
|
||||
.if !defined(NOCRYPT) && !defined(NOSECURE) !defined(NO_OPENSSL)
|
||||
.if !defined(NOCRYPT) && !defined(NOSECURE) && !defined(NO_OPENSSL)
|
||||
DISTRIBUTION= crypto
|
||||
SUBDIR+= sign
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user