manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ --> Yann"> Dirson"> mai 23, 2001"> dirson@debian.org"> Debian GNU/Linux"> GNU"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2001 &dhusername; &dhdate;
JAM 1 Jam/MR Make(1) Redux jam DESCRIPTION Jam is a program construction tool, like make(1). Jam recursively builds target files from source files, using dependency information and updating actions expressed in the Jambase file, which is written in jam's own interpreted language. The default Jambase is compiled into jam and provides a boilerplate for common use, relying on a user-provide file "Jamfile" to enumerate actual targets and sources. OPTIONS Enable cummulative debugging levels from 1 to Show dependency analysis, and target/source timestamps/paths Show directory/header file/archive scans Enable debugging level Read Run up to Write the updating actions to the specified file instead of running them (or outputting them, as on the Mac). Set the variable Rebuild SEE ALSO Jam is documented fully in HTML pages available on Debian systems from /usr/share/doc/jam/Jam.html. AUTHOR This manual page was created by &dhusername; &dhemail; from the