15 lines
232 B
Makefile
15 lines
232 B
Makefile
# $OpenBSD: Makefile,v 1.37 2015/01/08 10:00:12 brad Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 1.4
|
|
SUBDIR += 1.8
|
|
SUBDIR += 1.9
|
|
SUBDIR += 1.10
|
|
SUBDIR += 1.11
|
|
SUBDIR += 1.12
|
|
SUBDIR += 1.13
|
|
SUBDIR += 1.14
|
|
SUBDIR += 1.15
|
|
|
|
.include <bsd.port.subdir.mk>
|