]> bicyclesonthemoon.info Git - ott/enhance/blob - settings-release.txt
9af43474380077c2ad84067f32673cf4969f6617
[ott/enhance] / settings-release.txt
1 # Name must be unique, not shared with other projects / targets.
2 # otherwise config files will collide
3 name: enhance
4
5 # target name. settings file (THIS FILE) is "settings-TARGET_NAME.txt"
6 # where TARGET_NAME is the value
7 target: release
8
9 # The configuration tool
10 # http://bicyclesonthemoon.info/git/botm-config 
11 # alternatively, copy configure.pl to source directory.
12 configure: /botm/bin/config/configure.pl
13
14 useragent: ENHANCE!ment tool (http://1190.bicyclesonthemoon.info/enhance)
15
16 title_enhance: ENHANCE!
17 title_bluenh: ENHANCE!
18
19 bin_path: /botm/bin/enhance
20 conf_path: /botm/etc/www/conf/1190
21 tmp_path: /botm/tmp/enhance
22 www_path: /botm/www/1190/enhance
23
24 cat: /usr/bin/cat
25 cp: /usr/bin/cp
26 chmod: /usr/bin/chmod
27 mkdir: /usr/bin/mkdir
28 perl: /usr/bin/perl
29 rm: /usr/bin/rm
30 wget: /usr/bin/wget
31
32 CC: gcc
33 CF: -g -Wall
34 L_IL: -lIL
35 L_CGI: -lcgi