7 lines
97 B
Makefile
7 lines
97 B
Makefile
SUBDIR =
|
|
SUBDIR += main
|
|
SUBDIR += python
|
|
SUBDIR += python,python3
|
|
|
|
.include <bsd.port.subdir.mk>
|