25 lines
560 B
Makefile
25 lines
560 B
Makefile
# $OpenBSD: Makefile,v 1.16 2008/02/09 15:40:02 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 += multimedia
|
|
SUBDIR += network
|
|
# SUBDIR += pim
|
|
SUBDIR += pimlibs
|
|
SUBDIR += sdk
|
|
SUBDIR += toys
|
|
SUBDIR += utils
|
|
SUBDIR += webdev
|
|
SUBDIR += qimageblitz
|
|
SUBDIR += extragear-plasma
|
|
|
|
.include <bsd.port.subdir.mk>
|