2010-02-01 17:00:12 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2010/02/01 17:00:14 espie Exp $
|
2005-06-17 02:57:30 +00:00
|
|
|
|
2010-02-01 17:00:12 +00:00
|
|
|
SUBDIR =
|
2008-04-24 09:17:21 +00:00
|
|
|
SUBDIR += libfakekey
|
|
|
|
SUBDIR += libmatchbox
|
|
|
|
SUBDIR += matchbox-common
|
|
|
|
SUBDIR += matchbox-desktop
|
|
|
|
SUBDIR += matchbox-keyboard
|
2008-11-11 22:49:07 +00:00
|
|
|
SUBDIR += matchbox-nest
|
2008-04-24 09:17:21 +00:00
|
|
|
SUBDIR += matchbox-panel
|
2008-11-11 22:49:07 +00:00
|
|
|
SUBDIR += matchbox-panel-manager
|
2008-04-24 09:17:21 +00:00
|
|
|
SUBDIR += matchbox-themes-extra
|
|
|
|
SUBDIR += matchbox-window-manager
|
2005-06-17 02:57:30 +00:00
|
|
|
|
|
|
|
.include <bsd.port.subdir.mk>
|