# file: $isip/class/shell/GNUmakefile
# version: $Id: GNUmakefile,v 1.3 2000/10/10 20:54:29 duncan Exp $
#
# this make file builds the dstr class hierarchy recursively
# 

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

#
# end of file
