# @(#)Makefile	1.5 97/11/16
#
# Makefile for building sun.beans classes
#

BUILDDIR = ..\..
LOCATION = sun\beans
!include $(BUILDDIR)\makefiles\defs.nmk

#
# Files to compile.
#
PKG  = sun.beans.editors
PKG2 = sun.beans.infos
!include $(MINCLUDES)\sun_beans.jmk

#
# Rules.
#
!include $(BUILDDIR)\makefiles\classes.nmk
