12 lines
196 B
Makefile
12 lines
196 B
Makefile
# $OpenBSD: Makefile,v 1.6 2015/03/21 22:33:21 sthen Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 5.4
|
|
SUBDIR += 5.4,ap2
|
|
SUBDIR += 5.5
|
|
SUBDIR += 5.5,ap2
|
|
SUBDIR += 5.6
|
|
SUBDIR += 5.6,ap2
|
|
|
|
.include <bsd.port.subdir.mk>
|