]> granicus.if.org Git - apache/blob - buildconf
Use the AP_INIT_() command_rec initialization macros and fix
[apache] / buildconf
1 #!/bin/sh
2
3 BUILD_BASE=`pwd`
4 export BUILD_BASE
5
6 ${MAKE:-make} -f build/build.mk ${1+"$@"}