9 lines
87 B
Makefile
9 lines
87 B
Makefile
|
|
INCSDIR= /usr/include/sys
|
|
|
|
INCS= jmp_buf.h
|
|
|
|
NOOBJ= # defined
|
|
|
|
.include <bsd.prog.mk>
|