9 lines
106 B
Makefile
9 lines
106 B
Makefile
|
|
INCSDIR= /usr/include/${MACHINE_ARCH}
|
|
|
|
INCS= compat_jmp_buf.h
|
|
|
|
NOOBJ= # defined
|
|
|
|
.include <bsd.prog.mk>
|