Development > jam (2.5)
Jam - Make(1) Redux
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.
- Homepage:
- http://public.perforce.com/public/jam/index.html
- Download Source:
- jam-2.5.zip
- Source MD5SUM:
- f92caadb62fe4cb0b152eff508c9d450
- Download Build Script:
- jam.tar.gz
- Package Maintainer:
- Andrew Brouwers
- Approved By:
- jkwood
Files
Note: you probably want the source and build script downloads above.