8 lines
135 B
Makefile
8 lines
135 B
Makefile
# $OpenBSD: Makefile,v 1.37 2015/07/27 20:01:01 rpointel Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += stable
|
|
SUBDIR += lts
|
|
|
|
.include <bsd.port.subdir.mk>
|