# file: $isip/class/mmedia/GNUmakefile
# version: $Id: GNUmakefile,v 1.8 2002/11/24 16:29:05 gao Exp $
#
# this make file builds the mmedia class hierarchy recursively
# 

ISIP_EXCLUDE =

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

#
# end of file
