9 lines
93 B
Makefile
9 lines
93 B
Makefile
|
|
||
|
INCSDIR= /usr/include/arm
|
||
|
|
||
|
INCS= compat_jmp_buf.h
|
||
|
|
||
|
NOOBJ= # defined
|
||
|
|
||
|
.include <bsd.prog.mk>
|