9 lines
159 B
Makefile
9 lines
159 B
Makefile
# $OpenBSD: Makefile,v 1.9 2020/05/20 16:00:01 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += v7
|
|
SUBDIR += v8
|
|
SUBDIR += v9
|
|
|
|
.include <bsd.port.subdir.mk>
|