# file: $isip/class/GNUmakefile
# version: $Id: GNUmakefile 4841 2000-09-19 16:48:16Z duncan $
#
# this make file builds the class hierarchy recursively
# 

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

#
# end of file
