8 lines
135 B
Makefile
8 lines
135 B
Makefile
# $OpenBSD: Makefile,v 1.19 2014/09/02 13:33:39 landry Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += core
|
|
SUBDIR += plugins
|
|
|
|
.include <bsd.port.subdir.mk>
|