# file: $isip/class/sp/GNUmakefile
# version: $Id: GNUmakefile,v 1.5 2000/10/10 20:55:21 duncan Exp $
#
# this make file builds the sp class hierarchy recursively
# 

# include the isip standard make template
#
include $(ISIP_DEVEL)/lib/scripts/make/traverse.make

#
# end of file
