30 lines
652 B
Makefile
30 lines
652 B
Makefile
# $OpenBSD: Makefile,v 1.65 2012/01/17 18:08:22 espie Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += arts3
|
|
SUBDIR += libs3
|
|
SUBDIR += base3
|
|
SUBDIR += multimedia3
|
|
SUBDIR += games3
|
|
SUBDIR += addons3
|
|
SUBDIR += artwork3
|
|
SUBDIR += edu3
|
|
SUBDIR += graphics3
|
|
SUBDIR += network3
|
|
SUBDIR += pim3
|
|
SUBDIR += sdk3
|
|
SUBDIR += toys3
|
|
SUBDIR += utils3
|
|
SUBDIR += bindings3
|
|
SUBDIR += webdev
|
|
SUBDIR += admin3
|
|
SUBDIR += accessibility3
|
|
SUBDIR += office3
|
|
SUBDIR +=i18n3
|
|
SUBDIR +=office-i18n3
|
|
SUBDIR += kdoc3
|
|
SUBDIR += libs3-doc
|
|
SUBDIR += okle
|
|
|
|
.include <bsd.port.subdir.mk>
|