ports/devel/xtensa-esp32s3-elf/Makefile

9 lines
128 B
Makefile
Raw Normal View History

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