6 lines
100 B
Makefile
6 lines
100 B
Makefile
SUBDIR =
|
|
SUBDIR += v8
|
|
SUBDIR += v9
|
|
SUBDIR += v10
|
|
|
|
.include <bsd.port.subdir.mk>
|