14 lines
217 B
Makefile
14 lines
217 B
Makefile
# $OpenBSD: Makefile,v 1.36 2013/09/17 20:02:57 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
|
|
|
|
.include <bsd.port.subdir.mk>
|