9 lines
151 B
Makefile
9 lines
151 B
Makefile
# $OpenBSD: Makefile,v 1.66 2019/03/12 22:13:54 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += lts
|
|
SUBDIR += stable
|
|
#SUBDIR += testing
|
|
|
|
.include <bsd.port.subdir.mk>
|