Commit ed43fe73 authored by Richard Levitte's avatar Richard Levitte
Browse files

INSTALL: add information on the environment variable BUILDFILE



Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent bf98d9da
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -770,6 +770,13 @@
 AR
                The name of the ar executable to use.

 BUILDFILE
                Use a different build file name than the platform default
                ("Makefile" on Unixly platforms, "makefile" on native Windows,
                "descrip.mms" on OpenVMS).  This requires that there is a
                corresponding build file template.  See Configurations/README
                for further information.

 CC
                The compiler to use. Configure will attempt to pick a default
                compiler for your platform but this choice can be overridden