freebsd-skq/sbin/geom/class/nop/Makefile
gjb 4e38aaedb8 Explicitly add more files to the 'runtime' package.
Sponsored by:	The FreeBSD Foundation
2016-02-09 20:19:31 +00:00

9 lines
98 B
Makefile

# $FreeBSD$
PACKAGE=runtime
.PATH: ${.CURDIR}/../../misc
GEOM_CLASS= nop
.include <bsd.lib.mk>