blob: 9ab213f978cdbe62d7c51db527f0488f13a348e6 [file] [log] [blame]
PKG_DIR :=org/apache/log4j/gui/examples
DEPTH :=../../../../../../..
JSOURCES:= TextPaneAppenderExample.java\
ifdef FULL
JSOURCES:=$(JSOURCES)
endif
TSOURCES:=
SUBDIRS :=
ifdef FULL
SUBDIRS := $(SUBDIRS)
endif
# include master-rule file
include $(DEPTH)/make/make.inc