24 lines
534 B
Makefile
24 lines
534 B
Makefile
# $OpenBSD: Makefile,v 1.15 2008/01/29 00:28:05 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
|
|
SUBDIR += extragear-plasma
|
|
|
|
.include <bsd.port.subdir.mk>
|