mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
11 lines
197 B
Makefile
11 lines
197 B
Makefile
SUBDIR =
|
|
SUBDIR += aarch64
|
|
SUBDIR += arm
|
|
SUBDIR += riscv64
|
|
SUBDIR += rk356x
|
|
SUBDIR += rk3588
|
|
SUBDIR += sun50i
|
|
SUBDIR += sunxi
|
|
|
|
.include <bsd.port.subdir.mk>
|