13 lines
277 B
Makefile
13 lines
277 B
Makefile
# $OpenBSD: Makefile,v 1.12 2016/04/27 14:21:06 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += jBCrypt
|
|
SUBDIR += java-getopt
|
|
SUBDIR += javaPathHelper
|
|
SUBDIR += jlint
|
|
SUBDIR += jna
|
|
SUBDIR += junit
|
|
SUBDIR += tanukiwrapper
|
|
|
|
.include <bsd.port.subdir.mk>
|