# file: $isip/class/math/vector/GNUmakefile
# version: $Id: GNUmakefile,v 1.8 2001/01/26 20:44:37 duncan Exp $
#
# this make file builds the vector class hierarchy recursively
# 

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

#
# end of file
