11.7Spooka# $NetBSD: Makefile,v 1.7 2016/01/26 23:12:15 pooka Exp $ 21.1Spooka# 31.1Spooka 41.1Spooka.PATH: ${.CURDIR}/../../../../dev 51.1Spooka 61.1SpookaLIB= rumpdev_cgd 71.6SpookaCOMMENT=Cryptographic disk driver (block device crypto layer) 81.6Spooka 91.5SchristosIOCONF= CGD.ioconf 101.1SpookaSRCS= cgd.c cgd_crypto.c 111.1Spooka 121.4SpookaSRCS+= cgd_component.c 131.1Spooka 141.1Spooka.include <bsd.lib.mk> 151.1Spooka.include <bsd.klinks.mk> 16