mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-01-28 17:52:19 +01:00
a5b89f545c
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%4060
8 lines
188 B
Plaintext
Executable File
8 lines
188 B
Plaintext
Executable File
#/bin/sh
|
|
|
|
./shworker.bin iter $1 sourcehook.hxx sourcehook.h
|
|
./shworker.bin iter $1 sh_memfuncinfo.hxx sh_memfuncinfo.h
|
|
./shworker.bin hopter $1 FastDelegate.hxx FastDelegate.h
|
|
|
|
cp *.h ..
|