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 12:23:20 -04:00
#
SUBDIR += javaPathHelper
2001-08-11 12:23:20 -04:00
SUBDIR += jlint
2001-09-14 01:58:45 -04:00
SUBDIR += junit
2001-08-11 12:23:20 -04:00
.include <bsd.port.subdir.mk>