14 lines
229 B
Makefile
14 lines
229 B
Makefile
# $OpenBSD: Makefile,v 1.5 2014/11/15 13:43:01 robert Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 5.3
|
|
SUBDIR += 5.3,ap2
|
|
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>
|