]> granicus.if.org Git - apache/blob - buildconf
It works on Windows 2000 with VC++ 5.0
[apache] / buildconf
1 #!/bin/sh
2
3 BUILD_BASE=`pwd`
4 export BUILD_BASE
5
6 ${MAKE:-make} -f build/build.mk ${1+"$@"}