5 lines
68 B
Makefile
5 lines
68 B
Makefile
.include <bsd.own.mk>
|
|
|
|
SUBDIR=${ARCH}-elf
|
|
|
|
.include <bsd.subdir.mk>
|