9 lines
164 B
Makefile
9 lines
164 B
Makefile
# $OpenBSD: Makefile,v 1.3 2006/08/01 14:46:05 kurt Exp $
|
|
#
|
|
|
|
SUBDIR += jlint
|
|
SUBDIR += junit
|
|
SUBDIR += javaPathHelper
|
|
|
|
.include <bsd.port.subdir.mk>
|