8 lines
132 B
Makefile
8 lines
132 B
Makefile
# $OpenBSD: Makefile,v 1.67 2020/10/27 20:24:57 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += lts
|
|
SUBDIR += stable
|
|
|
|
.include <bsd.port.subdir.mk>
|