minix/lib/libcompat_minix/include/Makefile.inc
Thomas Veerman f93afa00e9 Remove MINIXSRCDIR and use NETBSDSRCDIR
NETBSDSRCDIR is used all over the place anyway, and this reduces
our diff with NetBSD a little.
2012-06-18 10:53:35 +00:00

9 lines
231 B
Makefile

.PATH: ${NETBSDSRCDIR}/lib/libcompat_minix/include
INCSDIR= /usr/include
INCS+= configfile.h
INCS+= compat/a.out.h
INCS+= net/gen/netdb.h net/gen/resolv.h net/gen/nameser.h
INCS+= sys/jmp_buf.h ${MACHINE_ARCH}/compat_jmp_buf.h