ports/devel/xtensa-esp32-elf/Makefile

9 lines
128 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
SUBDIR =
SUBDIR += binutils
SUBDIR += gcc
SUBDIR += gcc-bootstrap
SUBDIR += gdb
SUBDIR += newlib
.include <bsd.port.subdir.mk>