11 lines
172 B
Makefile
11 lines
172 B
Makefile
# $OpenBSD: Makefile,v 1.86 2017/01/06 16:00:21 jeremy Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 1.8
|
|
SUBDIR += 2.1
|
|
SUBDIR += 2.2
|
|
SUBDIR += 2.3
|
|
SUBDIR += 2.4
|
|
|
|
.include <bsd.port.subdir.mk>
|