9 lines
147 B
Makefile
9 lines
147 B
Makefile
# $OpenBSD: Makefile,v 1.68 2021/01/28 22:42:39 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += lts
|
|
SUBDIR += 5.14
|
|
SUBDIR += stable
|
|
|
|
.include <bsd.port.subdir.mk>
|