openbsd-ports/java/Makefile

9 lines
164 B
Makefile
Raw Normal View History

2006-08-01 10:46:05 -04:00
# $OpenBSD: Makefile,v 1.3 2006/08/01 14:46:05 kurt Exp $
2001-08-11 12:23:20 -04:00
#
SUBDIR += jlint
2001-09-14 01:58:45 -04:00
SUBDIR += junit
2006-08-01 10:46:05 -04:00
SUBDIR += javaPathHelper
2001-08-11 12:23:20 -04:00
.include <bsd.port.subdir.mk>