#
# @(#)GNUmakefile	1.7 98/03/10
#
# Makefile for building sun.beans.*
#

BUILDDIR = ../..
include $(BUILDDIR)/Platform.gmk
PACKAGE = sun.beans
PRODUCT = sun
include $(BUILDDIR)/makefiles/Defs.gmk

#
# Files
#
include $(MINCLUDES)sun_beans.jmk

#
# Rules
#
include $(BUILDDIR)/makefiles/Classes.gmk
