openbsd-ports/java/Makefile
2011-09-21 13:38:40 +00:00

13 lines
245 B
Makefile

# $OpenBSD: Makefile,v 1.8 2011/09/21 13:38:40 jasper Exp $
#
SUBDIR =
SUBDIR += asm
SUBDIR += java-getopt
SUBDIR += javaPathHelper
SUBDIR += jlint
SUBDIR += jna
SUBDIR += junit
.include <bsd.port.subdir.mk>