netbsd/lib/libc/compat/arch/x86_64/Makefile.inc
2015-10-15 10:25:28 +02:00

7 lines
184 B
Makefile

# $NetBSD: Makefile.inc,v 1.5 2015/02/09 22:44:34 pooka Exp $
.include "${COMPATARCHDIR}/gen/Makefile.inc"
.if ${RUMPRUN} != "yes"
.include "${COMPATARCHDIR}/sys/Makefile.inc"
.endif