14 lines
267 B
Makefile
14 lines
267 B
Makefile
# $OpenBSD: Makefile,v 1.9 2012/05/23 15:04:30 sthen Exp $
|
|
#
|
|
|
|
SUBDIR =
|
|
SUBDIR += asm
|
|
SUBDIR += jBCrypt
|
|
SUBDIR += java-getopt
|
|
SUBDIR += javaPathHelper
|
|
SUBDIR += jlint
|
|
SUBDIR += jna
|
|
SUBDIR += junit
|
|
|
|
.include <bsd.port.subdir.mk>
|