mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-12-09 19:38:29 +00:00
--HG-- branch : sourcemm-1.6.0 extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/branches/sourcemm-1.6.0%40421
8 lines
188 B
Plaintext
Executable File
8 lines
188 B
Plaintext
Executable File
#/bin/sh
|
|
|
|
./shworker.bin iter sourcehook.hxx sourcehook.h $1
|
|
./shworker.bin iter sh_memfuncinfo.hxx sh_memfuncinfo.h $1
|
|
./shworker.bin hopter FastDelegate.hxx FastDelegate.h $1
|
|
|
|
cp *.h ..
|