# file: $isip/class/GNUmakefile
# version: $Id: GNUmakefile,v 1.1.1.1 2000/09/19 16:11:20 duncan Exp $
#
# 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
