File:  [Public] / java / classes / org / w3c / jigsaw / acl / Makefile
Revision 1.2: download - view: text, annotated - select for diffs
Wed Apr 21 09:45:59 1999 UTC (25 years, 2 months ago) by bmahe
Branches: MAIN
CVS tags: HEAD
empty implementation

PACKAGE="org.w3c.jigsaw.acl"

JIGSAWFILES = \
	AclFilter.java \
	AclRealm.java \
	JAcl.java

FILES = $(JIGSAWFILES)

TOP=../../../../..
include $(TOP)/makefiles/file.make


Webmaster