6 lines
82 B
Makefile
6 lines
82 B
Makefile
SUBDIR =
|
|
SUBDIR += 1.1
|
|
SUBDIR += 1.2
|
|
SUBDIR += 2.0
|
|
|
|
.include <bsd.port.subdir.mk>
|