]> bicyclesonthemoon.info Git - ott/enhance/blob - settings-release.txt
Partial CGI update bacause git disagrees with me.
[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 bin_path: /botm/bin/enhance
17 tmp_path: /botm/tmp/enhance
18
19 cp: /usr/bin/cp
20 rm: /usr/bin/rm
21 wget: /usr/bin/wget
22
23 CC: gcc
24 CF: -g -Wall
25 L_IL: -lIL
26 L_CGI: -lcgi