openbsd-ports/java/Makefile

9 lines
165 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.4 2006/08/05 21:23:48 david Exp $
2001-08-11 16:23:20 +00:00
#
SUBDIR += javaPathHelper
2001-08-11 16:23:20 +00:00
SUBDIR += jlint
2001-09-14 05:58:45 +00:00
SUBDIR += junit
2001-08-11 16:23:20 +00:00
.include <bsd.port.subdir.mk>