15 lines
245 B
Makefile
15 lines
245 B
Makefile
# $OpenBSD: Makefile,v 1.8 2007/09/28 23:51:27 ian Exp $
|
|
|
|
SUBDIR+= emf
|
|
SUBDIR+= epic
|
|
SUBDIR+= findbugs
|
|
SUBDIR+= gef
|
|
SUBDIR+= ivyde
|
|
SUBDIR+= rdt
|
|
SUBDIR+= struts-console
|
|
SUBDIR+= subclipse
|
|
SUBDIR+= uml2
|
|
SUBDIR+= wtp
|
|
|
|
.include <bsd.port.subdir.mk>
|