21 lines
468 B
Makefile
21 lines
468 B
Makefile
# $OpenBSD: Makefile,v 1.6 2008/01/21 22:08:14 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 += toys
|
|
# SUBDIR += utils
|
|
SUBDIR += qimageblitz
|
|
|
|
.include <bsd.port.subdir.mk>
|