# file: $isip/class/numeric/GNUmakefile
# version: $Id: GNUmakefile,v 1.3 2002/10/31 21:41:58 jelinek Exp $
#
# this make file builds the numeric class hierarchy recursively
# 

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

#
# end of file
