8 lines
93 B
Plaintext
8 lines
93 B
Plaintext
for linux:
|
|
p4 edit ...
|
|
chmod +x configure
|
|
CC="/valve/bin/gcc-4.5.1 -fPIC" ./configure
|
|
make
|
|
|
|
|