lib/libhammer: Add CFLAGS+= -I${.CURDIR}/../../sys
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 27 Feb 2016 02:13:36 +0000 (11:13 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Sat, 27 Feb 2016 16:40:23 +0000 (01:40 +0900)
commitdc3fe97567cf2a0607288dc007c77140f8356c64
tree57bcd42d043ab900dd9482ddbfef34a65218febf
parent60c52d1da65a0204391e636f74030a2e7af4f512
lib/libhammer: Add CFLAGS+= -I${.CURDIR}/../../sys

so libhammer includes headers under the working tree instead of
/usr/include/...
lib/libhammer/Makefile