Next: lib/make/make.pre and lib/make/make.post
Up: Make files
Previous: lib/make/make.thornlib
Contents
lib/make/make.subdir
This builds all the object files for a specific subdirectory according
to the list of files provided by the make.code.defn file
in that subdirectory. Extra dependencies can be provided for these
files by the presence of the optional file make.code.deps in the
directory.
|