SEP's redoc definitions and rules
SEP's GNU make definitions and rules
Take a peek at the GNU make rules and definitions that maintain reproducible
and interactive documents at SEP.
To conveniently download the redoc rules return to our
REDOC page.
Document rules
The Doc rules deal with computing scientific results and their reproduction.
Program rules
The Prog rules contain the compile and link rules for our programs
(Ratfor, F77, F90, C, C++).
Special variable definitions (e.g. F77LIB) for the various platforms
Include files
An author of an SEP reproducible document includes these two files in
his applicationn makefile.
In return, these two files inlcude the necessary Doc and Prg files.
matt@sep.stanford.edu