]> granicus.if.org Git - apache/blob - buildconf
Remove a debug line left in accidentally.
[apache] / buildconf
1 #!/bin/sh
2
3 BUILD_BASE=`pwd`
4 export BUILD_BASE
5
6 ${MAKE:-make} -f build/build.mk ${1+"$@"}