9 lines
150 B
Makefile
9 lines
150 B
Makefile
# $OpenBSD: Makefile,v 1.65 2019/02/05 15:23:02 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += lts
|
|
SUBDIR += stable
|
|
SUBDIR += testing
|
|
|
|
.include <bsd.port.subdir.mk>
|