11 lines
198 B
Makefile
11 lines
198 B
Makefile
# $OpenBSD: Makefile,v 1.4 2019/02/10 12:23:13 jasper Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += av
|
|
SUBDIR += core
|
|
SUBDIR += dlna
|
|
SUBDIR += igd
|
|
SUBDIR += tools
|
|
|
|
.include <bsd.port.subdir.mk>
|