14 lines
296 B
Makefile
14 lines
296 B
Makefile
# $OpenBSD: Makefile,v 1.11 2013/07/10 14:41:26 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += asm
|
|
SUBDIR += jBCrypt
|
|
SUBDIR += java-getopt
|
|
SUBDIR += javaPathHelper
|
|
SUBDIR += jlint
|
|
SUBDIR += jna
|
|
SUBDIR += junit
|
|
SUBDIR += tanukiwrapper
|
|
|
|
.include <bsd.port.subdir.mk>
|