6 lines
73 B
Makefile
6 lines
73 B
Makefile
|
.include <bsd.own.mk>
|
||
|
|
||
|
SUBDIR= ${MACHINE_ARCH}
|
||
|
|
||
|
.include <bsd.subdir.mk>
|