6 lines
72 B
Makefile
6 lines
72 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += main
|
||
|
SUBDIR += python
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|