9 lines
187 B
Makefile
9 lines
187 B
Makefile
# $OpenBSD: Makefile,v 1.1 2016/10/09 15:23:18 ajacoutot Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += libosinfo
|
|
SUBDIR += osinfo-db
|
|
SUBDIR += osinfo-db-tools
|
|
|
|
.include <bsd.port.subdir.mk>
|