13 lines
202 B
Makefile
13 lines
202 B
Makefile
# $OpenBSD: Makefile,v 1.35 2012/12/30 04:43:43 brad Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 1.4
|
|
SUBDIR += 1.8
|
|
SUBDIR += 1.9
|
|
SUBDIR += 1.10
|
|
SUBDIR += 1.11
|
|
SUBDIR += 1.12
|
|
SUBDIR += 1.13
|
|
|
|
.include <bsd.port.subdir.mk>
|