vkernel - Change how VPTE_M works to fix seg-faults during paging
[dragonfly.git] / share / doc / smm / Makefile
blobcc939a0272ecc83cba52cb012036c39ae4a77ebe
1 # From: @(#)Makefile 8.1 (Berkeley) 6/10/93
2 # $FreeBSD: src/share/doc/smm/Makefile,v 1.14.2.3 2002/07/07 08:19:19 dougb Exp $
4 # The following modules do not describe FreeBSD:
5 # 14.uucpimpl, 15.uucpnet
7 # The following modules do not build/install:
8 # 13.amd (documentation is TeXinfo)
9 # 16.security 17.password (encumbered)
11 SUBDIR= title \
12 contents \
13 01.setup \
14 02.config \
15 03.fsck \
16 04.quotas \
17 05.fastfs \
18 06.nfs \
19 11.timedop \
20 12.timed \
21 18.net
23 .include <bsd.subdir.mk>