fix
This commit is contained in:
parent
06df95dc13
commit
b2ffedbabd
@ -26,7 +26,7 @@ EOF
|
|||||||
: We can find out ourselves what the word-size and
|
: We can find out ourselves what the word-size and
|
||||||
: the pointer-size of the target machine is.
|
: the pointer-size of the target machine is.
|
||||||
cc ws.c 2>/dev/null
|
cc ws.c 2>/dev/null
|
||||||
a.out > t$$
|
./a.out > t$$
|
||||||
. t$$
|
. t$$
|
||||||
rm -f t$$ a.out ws.[co]
|
rm -f t$$ a.out ws.[co]
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user