# file: GNUmakefile
#

# exclude java, it doesn't build right now
#
ISIP_EXCLUDE=

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

