1*7e7403a7Skhorben# $NetBSD: list.cgdroot,v 1.1 2013/07/15 00:25:38 khorben Exp $ 2*7e7403a7Skhorben# 3*7e7403a7Skhorben# list file (c.f. parselist.awk) for cgd full-disk encryption. 4*7e7403a7Skhorben# 5*7e7403a7Skhorben 6*7e7403a7SkhorbenPROG sbin/cgdconfig 7*7e7403a7SkhorbenPROG sbin/wsconsctl 8*7e7403a7SkhorbenLIBS -lcrypto 9*7e7403a7Skhorben 10*7e7403a7SkhorbenCOPY ${NETBSDSRCDIR}/distrib/common/cgdroot.rc etc/rc 11