Part C
3

Revision

C1 Introduction
 C1.1 Note on philosophy of the make system
C2 Make files
 C2.1 Makefile
 C2.2 lib/make/make.configuration
 C2.3 lib/make/make.thornlib
 C2.4 lib/make/make.subdir
 C2.5 lib/make/make.pre and lib/make/make.post
C3 Autoconf stuff
 C3.1 configure.in
 C3.2 config.h.in
 C3.3 make.config.defn.in
 C3.4 make.config.rules.in
 C3.5 make.config.deps.in
 C3.6 aclocal.m4
 C3.7 CCTK_functions.sh
 C3.8 known-architectures
 C3.9 extras
 C3.10 config.sub and config.guess
C4 Perl scripts
 C4.1 setup_configuration.pl
 C4.2 configure.pl
 C4.3 new_thorn.pl