#!/bin/sh
/usr/local/pilot/bin/m68k-palmos-coff-nm $1 | grep ' T ' | cut -c12- | sort -u
