12 lines
252 B
Makefile
12 lines
252 B
Makefile
# $OpenBSD: Makefile,v 1.4 2013/12/17 00:39:39 fgsch Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += bcop
|
|
SUBDIR += ccsm
|
|
SUBDIR += compizconfig-python
|
|
SUBDIR += core
|
|
SUBDIR += libcompizconfig
|
|
SUBDIR += plugins-main
|
|
|
|
.include <bsd.port.subdir.mk>
|