11 lines
199 B
Makefile
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>
|