9 lines
160 B
Makefile
9 lines
160 B
Makefile
# $OpenBSD: Makefile,v 1.38 2016/06/23 18:14:03 rpointel Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += stable
|
|
SUBDIR += stable,python3
|
|
SUBDIR += lts
|
|
|
|
.include <bsd.port.subdir.mk>
|