Commit | Line | Data |
---|---|---|
132b68a5 | 1 | d_voidsig='undef' |
b3634b01 | 2 | d_tosignal='int' |
3 | gidtype='int' | |
4 | groupstype='int' | |
5 | uidtype='int' | |
6 | # Note that 'Configure' is run from 'UU', hence the strange 'ln' | |
7 | # command. | |
8 | for i in .. ../x2p | |
9 | do | |
10 | rm -f $i/3b1cc | |
11 | ln ../hints/3b1cc $i | |
12 | done | |
68dc0745 | 13 | echo "\nIf you want to use the 3b1 shared libraries, complete this script then" >&4 |
14 | echo "read the header in 3b1cc. [Type carriage return to continue]\c" >&4 | |
b3634b01 | 15 | read vch |