openbsd-ports/java/Makefile

8 lines
135 B
Makefile
Raw Normal View History

2001-09-14 05:58:45 +00:00
# $OpenBSD: Makefile,v 1.2 2001/09/14 05:58:45 kevlo Exp $
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>