netbsd/sys/modules/examples/Makefile.inc
2015-10-15 10:25:28 +02:00

10 lines
217 B
Makefile

# $NetBSD: Makefile.inc,v 1.1 2015/05/13 07:07:36 pgoyette Exp $
# We only build the example modules; we don't want to install them anywhere
kmodinstall:
# Include parent's Makefile.inc
.include "../Makefile.inc"