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

PACKAGE="org.w3c.jigsaw.acl"

JIGSAWFILES = \
	AclFilter.java \
	JAcl.java

FILES = $(JIGSAWFILES)

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


Webmaster