
PKG_DIR :=org/apache/log4j/examples/appserver
DEPTH   :=../../../../../../..
JSOURCES:=AppServerCategory.java\
	AppServerCategoryFactory.java\
	AppServerLoggingEvent.java\
	AppServerPatternLayout.java\
	AppServerPatternParser.java\

SUBDIRS :=

# include master-rule file
include $(DEPTH)/make/make.inc







