org.w3c.jigedit.Makefile Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jigsaw Show documentation
Show all versions of jigsaw Show documentation
Jigsaw is W3C's leading-edge Web server platform, providing a sample HTTP 1.1 implementation and a variety of other features on top of an advanced architecture implemented in Java.
The newest version!
PACKAGE="org.w3c.jigedit"
JIGSAWPACKAGES = \
cvs \
filters \
frames \
resources \
tools \
webdav
PACKAGES = $(JIGSAWPACKAGES)
TOP=../../../..
include $(TOP)/makefiles/package.make