lwjgl/platform_build/macosx_ant/build-symbol-list

4 lines
58 B
Bash
Executable File

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