# 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 useragent: ENHANCE!ment tool (http://1190.bicyclesonthemoon.info/enhance) bin_path: /botm/bin/enhance tmp_path: /botm/tmp/enhance cp: /usr/bin/cp chmod: /usr/bin/chmod mkdir: /usr/bin/mkdir perl: /usr/bin/perl rm: /usr/bin/rm wget: /usr/bin/wget CC: gcc CF: -g -Wall L_IL: -lIL L_CGI: -lcgi