23 lines
505 B
Makefile
Raw Normal View History

2008-01-27 13:00:19 +00:00
# $OpenBSD: Makefile,v 1.11 2008/01/27 13:00:19 espie Exp $
2008-01-27 13:00:19 +00:00
SUBDIR += accessibility
# SUBDIR += admin
# SUBDIR += artwork
SUBDIR += base
SUBDIR += base-runtime
SUBDIR += base-workspace
SUBDIR += edu
2008-01-21 22:08:14 +00:00
SUBDIR += games
2008-01-21 23:54:56 +00:00
SUBDIR += graphics
SUBDIR += libs
2008-01-22 22:01:52 +00:00
SUBDIR += network
# SUBDIR += pim
SUBDIR += pimlibs
2008-01-27 05:09:15 +00:00
SUBDIR += sdk
2008-01-22 22:01:52 +00:00
SUBDIR += toys
# SUBDIR += utils
2008-01-27 05:09:15 +00:00
SUBDIR += webdev
SUBDIR += qimageblitz
.include <bsd.port.subdir.mk>