7 lines
90 B
Makefile
7 lines
90 B
Makefile
SUBDIR =
|
|
SUBDIR += binutils
|
|
SUBDIR += gcc
|
|
SUBDIR += newlib
|
|
|
|
.include <bsd.port.subdir.mk>
|