blob: c2eaadc048584a10ba01983574a268f4c7a8b84f (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $NetBSD: files.secmodel,v 1.1 2006/09/08 20:58:56 elad Exp $
#
# Traditional NetBSD (derived from 4.4BSD)
#
include "secmodel/bsd44/files.bsd44"
#
# Sample overlay model on-top of the traditional one
#
include "secmodel/overlay/files.overlay"
|