23 lines
502 B
Makefile
23 lines
502 B
Makefile
# $OpenBSD: Makefile,v 1.14 2008/01/29 00:26:25 espie Exp $
|
|
|
|
SUBDIR += accessibility
|
|
SUBDIR += admin
|
|
SUBDIR += artwork
|
|
SUBDIR += base
|
|
SUBDIR += base-runtime
|
|
SUBDIR += base-workspace
|
|
SUBDIR += edu
|
|
SUBDIR += games
|
|
SUBDIR += graphics
|
|
SUBDIR += libs
|
|
SUBDIR += network
|
|
# SUBDIR += pim
|
|
SUBDIR += pimlibs
|
|
SUBDIR += sdk
|
|
SUBDIR += toys
|
|
SUBDIR += utils
|
|
SUBDIR += webdev
|
|
SUBDIR += qimageblitz
|
|
|
|
.include <bsd.port.subdir.mk>
|