Skip to content

Latest commit

 

History

History

build

FILES.TXT for the build Directory
--------------------------------------------------------------------------------

This document describes the important files in this directory. The Embedthis
build system is similar to GNU autoconf system. To enhance portability
to non-unix systems, pure autoconf is not used.

The key directories and files are:

File                 Purpose
----------------------------

3rd                  - Files to integrate with 3rd party products
config               - Directory for per O/S configure settings.
configure.*			 - Configure program extensions for this product
env.config            - Build tool configuration and search paths.
make                 - Directory for per O/S make configuration.
make.config          - Local makefile overrides. Not used.
product.config       - Primary product configuration file (Edit this).
*.defaults           - Configuration defaults for standard builds. See
                       standard.defaults for full comments.

--------------------------------------------------------------------------------

Copyright (c) 2003-2011 Embedthis Software, LLC. All Rights Reserved.
Embedthis and AppWeb are trademarks of Embedthis Software, LLC. Other 
brands and their products are trademarks of their respective holders.

See LICENSE.TXT for software license details.