jam: jam (Make Redux) jam: jam: Jam is a program construction tool, like make(1). Jam recursively jam: builds target files from source files, using dependency information jam: and updating actions expressed in the Jambase file, which is written jam: in jam's own interpreted language. The default Jambase is compiled jam: into jam and provides a boilerplate for common use, relying on a jam: user-provide file "Jamfile" to enumerate actual targets and sources. jam: jam: http://public.perforce.com/public/jam/src/Jam.html jam: