mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 23:44:01 +02:00
12 lines
226 B
Makefile
12 lines
226 B
Makefile
# $OpenBSD: Makefile,v 1.7 2011/08/30 07:16:53 jasper Exp $
|
|
#
|
|
|
|
SUBDIR =
|
|
SUBDIR += java-getopt
|
|
SUBDIR += javaPathHelper
|
|
SUBDIR += jlint
|
|
SUBDIR += jna
|
|
SUBDIR += junit
|
|
|
|
.include <bsd.port.subdir.mk>
|