openbsd-ports/java/Makefile

8 lines
135 B
Makefile
Raw Normal View History

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