diff options
Diffstat (limited to 'lib/liballoc/configure')
| -rwxr-xr-x | lib/liballoc/configure | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/liballoc/configure b/lib/liballoc/configure new file mode 100755 index 0000000..16d5220 --- /dev/null +++ b/lib/liballoc/configure @@ -0,0 +1,5 @@ +#!/bin/sh + +set -ex + +tmpl "$@" build.rmk.tmpl > build.rmk |
