12 lines
251 B
Makefile
12 lines
251 B
Makefile
# $OpenBSD: Makefile,v 1.17 2020/11/04 20:52:45 solene Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += gradle
|
|
SUBDIR += jBCrypt
|
|
SUBDIR += javaPathHelper
|
|
SUBDIR += jlint
|
|
SUBDIR += jna
|
|
SUBDIR += tanukiwrapper
|
|
|
|
.include <bsd.port.subdir.mk>
|