mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 14:46:56 -04:00
7 lines
184 B
Makefile
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
|