10 lines
249 B
Makefile
10 lines
249 B
Makefile
|
# $OpenBSD: Makefile,v 1.1.1.1 2005/06/17 02:57:30 jolan Exp $
|
||
|
|
||
|
SUBDIR+= libmatchbox
|
||
|
SUBDIR+= matchbox-common
|
||
|
SUBDIR+= matchbox-desktop
|
||
|
SUBDIR+= matchbox-panel
|
||
|
SUBDIR+= matchbox-window-manager
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|