9 lines
137 B
Makefile
9 lines
137 B
Makefile
|
#$OpenBSD: Makefile,v 1.1.1.1 2014/03/26 09:50:34 kirby Exp $
|
||
|
|
||
|
SUBDIR =
|
||
|
SUBDIR += base
|
||
|
SUBDIR += plugins
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|
||
|
|