fix pototypes in posix2008 data
[musl-tables] / maketags.sh
index c64907a..c0fd6e7 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 export LC_ALL=C
-MUSL=../musl
+MUSL=${MUSL:-../musl}
 
 (
        cd $MUSL/include