openbsd-ports/java/Makefile
2011-08-29 15:08:06 +00:00

11 lines
199 B
Makefile

# $OpenBSD: Makefile,v 1.6 2011/08/29 15:08:06 jasper Exp $
#
SUBDIR =
SUBDIR += javaPathHelper
SUBDIR += jlint
SUBDIR += jna
SUBDIR += junit
.include <bsd.port.subdir.mk>