mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
7 lines
90 B
Makefile
7 lines
90 B
Makefile
SUBDIR =
|
|
SUBDIR += binutils
|
|
SUBDIR += gcc
|
|
SUBDIR += newlib
|
|
|
|
.include <bsd.port.subdir.mk>
|