lwjgl2-arm64/platform_build/macosx_ant/build-symbol-list
2014-11-21 20:06:31 +02:00

4 lines
58 B
Bash
Executable file

#!/bin/sh
nm -j -g "$1"/*.o | grep -E "J(ava|NI)_[^.]*$"