File: webmake.mac

package info (click to toggle)
maxdb-buildtools 562049-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 65,936 kB
  • ctags: 71,169
  • sloc: ansic: 265,970; perl: 108,708; python: 30,361; xml: 18,494; sh: 14,652; cpp: 8,606; yacc: 5,328; makefile: 2,082; lex: 708; asm: 321; fortran: 5; pascal: 4
file content (11 lines) | stat: -rw-r--r-- 444 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11

&if not defined SAPDB_MAKE_LOCATION
? propagate: SAPDB_MAKE_LOCATION=wdf
&endif
&if not variant(nobuild)
:MakeTools/RemoteMake/webmake/Server/apache/httpd_2.0.52.tar.gz
!! cd $TOOL/src/apache; gzip -d httpd_2.0.52.tar.gz ; tar -xvf httpd_2.0.52.tar; cd httpd-2.0.52 ; ./configure --prefix=/devtool/local/apache; make; make install
&endif
:MakeTools/RemoteMake/webmake/Server/config/httpd.conf
:MakeTools/RemoteMake/webmake/Server/cgicall4.pl