fix
authorceriel <none@none>
Wed, 11 Sep 2002 13:19:23 +0000 (13:19 +0000)
committerceriel <none@none>
Wed, 11 Sep 2002 13:19:23 +0000 (13:19 +0000)
first/get_makepars

index 24cdf85..36da886 100755 (executable)
@@ -26,7 +26,7 @@ EOF
                : We can find out ourselves what the word-size and
                : the pointer-size of the target machine is.
                cc ws.c 2>/dev/null
-               a.out > t$$
+               ./a.out > t$$
                . t$$
                rm -f t$$ a.out ws.[co]
        else