slackbuilds_ponce/development/jam/slack-desc
2010-05-11 14:05:51 +02:00

11 lines
531 B
Text

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