X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=Configurations%2FREADME;h=10463aadeef0a3d53c7d2dfe74dbd763bea3f9dd;hp=1c67f75a7b1d12e7ca17d4a0480afcbfda605fa3;hb=957689611b355f3514bd9051829f3a9a0d9d4517;hpb=b96ab5e6d0125c7e2a6804d568cb2a732cbf4504 diff --git a/Configurations/README b/Configurations/README index 1c67f75a7b..10463aadee 100644 --- a/Configurations/README +++ b/Configurations/README @@ -400,7 +400,13 @@ $sourcedir and $builddir, which are the locations of the source directory for the current build.info file and the corresponding build directory, all relative to the top of the build tree. -To begin with, things to be built are declared by setting specific +'Configure' only knows inherently about the top build.info file. For +any other directory that has one, further directories to look into +must be indicated like this: + + SUBDIRS=something someelse + +On to things to be built; they are declared by setting specific variables: PROGRAMS=foo bar