9 lines
143 B
Makefile
9 lines
143 B
Makefile
# $OpenBSD: Makefile,v 1.11 2016/04/28 18:19:23 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 5.5
|
|
SUBDIR += 5.6
|
|
SUBDIR += 7.0
|
|
|
|
.include <bsd.port.subdir.mk>
|