Initial Apple Silicon support.
[openssl.git] / build.info
index 4ad2b9af37795af4b5658a5a060f956f3bbe587c..1c6787c8008a3b47bdd875c9e11dbe12005969a7 100644 (file)
@@ -1,6 +1,10 @@
 # Note that some of these directories are filtered in Configure.  Look for
 # %skipdir there for further explanations.
-SUBDIRS=crypto ssl apps test util tools fuzz engines providers doc
+
+SUBDIRS=crypto ssl apps test util tools fuzz providers doc
+IF[{- !$disabled{'deprecated-3.0'} -}]
+  SUBDIRS=engines
+ENDIF
 
 LIBS=libcrypto libssl
 INCLUDE[libcrypto]=. include