#!/bin/sh
/home/buildd/build/prc-tools-0.5.0r/debian/tmp/usr/bin/m68k-palmos-coff-nm $1 | grep ' T ' | cut -c12- | sort -u
