1The Build script will look for the default site configuration files in
2this directory.  Build will include the following files if they are
3present in this directory:
4
5	site.config.m4
6	site.OS.$SENDMAIL_SUFFIX.m4
7	site.OS.m4
8	site.post.m4
9
10OS is the name of the operating system file selected from the devtools/OS
11directory.  SENDMAIL_SUFFIX is a user environment variable which can be
12used to further distinguish between site configuration files in this
13directory.  If set, it will also be used in generating the obj.* directory
14name.
15
16Notice: if any of the above files is changed, the -c flag must be
17specified with the Build command, otherwise those changes will have
18no effect.
19
20See the README in the devtools directory for more information.
21
22$Revision: 8.8 $, Last updated $Date: 2002/02/18 20:57:00 $
23