12 lines
226 B
Makefile
12 lines
226 B
Makefile
# $OpenBSD: Makefile,v 1.7 2011/08/30 07:16:53 jasper Exp $
|
|
#
|
|
|
|
SUBDIR =
|
|
SUBDIR += java-getopt
|
|
SUBDIR += javaPathHelper
|
|
SUBDIR += jlint
|
|
SUBDIR += jna
|
|
SUBDIR += junit
|
|
|
|
.include <bsd.port.subdir.mk>
|