10 lines
177 B
Makefile
10 lines
177 B
Makefile
# $OpenBSD: Makefile,v 1.8 2019/04/24 16:33:09 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += v6
|
|
SUBDIR += v7
|
|
SUBDIR += v8
|
|
SUBDIR += v9
|
|
|
|
.include <bsd.port.subdir.mk>
|