# Name must be unique, not shared with other projects / targets. # otherwise config files will collide name: enhance # target name. settings file (THIS FILE) is "settings-TARGET_NAME.txt" # where TARGET_NAME is the value target: release # The configuration tool # http://bicyclesonthemoon.info/git/botm-config # alternatively, copy configure.pl to source directory. configure: /botm/bin/config/configure.pl rm: /usr/bin/rm CC: gcc CF: -g -Wall L_IL: -lIL L_CGI: -lcgi