2011-09-21 13:38:40 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2011/09/21 13:38:40 jasper Exp $
|
2001-08-11 16:23:20 +00:00
|
|
|
#
|
|
|
|
|
2010-02-01 17:00:12 +00:00
|
|
|
SUBDIR =
|
2011-09-21 13:38:40 +00:00
|
|
|
SUBDIR += asm
|
2011-08-30 07:16:53 +00:00
|
|
|
SUBDIR += java-getopt
|
2006-08-05 21:23:48 +00:00
|
|
|
SUBDIR += javaPathHelper
|
2001-08-11 16:23:20 +00:00
|
|
|
SUBDIR += jlint
|
2011-08-29 15:08:06 +00:00
|
|
|
SUBDIR += jna
|
2001-09-14 05:58:45 +00:00
|
|
|
SUBDIR += junit
|
2001-08-11 16:23:20 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|