13 lines
347 B
Makefile
13 lines
347 B
Makefile
# $OpenBSD: Makefile,v 1.3 2008/04/24 09:17:21 jasper Exp $
|
|
|
|
SUBDIR += libfakekey
|
|
SUBDIR += libmatchbox
|
|
SUBDIR += matchbox-common
|
|
SUBDIR += matchbox-desktop
|
|
SUBDIR += matchbox-keyboard
|
|
SUBDIR += matchbox-panel
|
|
SUBDIR += matchbox-themes-extra
|
|
SUBDIR += matchbox-window-manager
|
|
|
|
.include <bsd.port.subdir.mk>
|