X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=makeall.sh;fp=makeall.sh;h=b803b6cc8263c70ce21cdd69c4233919ae089d3e;hb=6f55860d76696016440c2fee73673fe540468928;hp=441a3e90df73622b7d6b820c6460d383c1ba81a4;hpb=5eb9ba508b33f312876f84fb375102cd1dfc53d8;p=musl-tables diff --git a/makeall.sh b/makeall.sh index 441a3e9..b803b6c 100755 --- a/makeall.sh +++ b/makeall.sh @@ -41,9 +41,6 @@ $2 == "obj" || $2 == "obj posix" { $2 ~ /inc posix/ && $4 != $8 { # different header - # todo.. - gsub(/_/, "/", $8) - n = split($8, a, " ") for (i = 1; i <= n; i++) if ($4 == a[i])