index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buildconf
blob: 6bdd58a5696dcdcc188c6ab81be79eb013dab2c2 (
plain
)
1
2
3
4
5
6
#!/bin/sh
BUILD_BASE
=
`
pwd
`
export
BUILD_BASE
${
MAKE
:-
make
}
-f
build/build.mk
${
1
+
"
$@
"
}