mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-31 20:52:18 +01:00
10 lines
107 B
Plaintext
Executable File
10 lines
107 B
Plaintext
Executable File
#/bin/sh
|
|
|
|
cd shworker
|
|
make
|
|
cd ..
|
|
|
|
shworker/bin/shworker.bin iter sourcehook.hxx sourcehook.h $1
|
|
|
|
cp *.h ..
|