Attach dtrace, filesystems, and updating chapters to the build.
Approved by: remko (mentor) Obtained from: perforce
This commit is contained in:
parent
76a21ab626
commit
39487a1750
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33192
1 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# $FreeBSDnl: doc/nl_NL.ISO8859-1/books/handbook/Makefile,v 1.19 2006/01/03 21:17:07 siebrand Exp $
|
||||
#
|
||||
# %SOURCE% en_US.ISO8859-1/books/handbook/Makefile
|
||||
# %SRCID% 1.109
|
||||
# %SRCID% 1.110
|
||||
#
|
||||
# Bouw het Nederlandse FreeBSD Handboek.
|
||||
#
|
||||
|
@ -203,6 +203,7 @@ IMAGES_LIB+= callouts/15.png
|
|||
SRCS+= audit/chapter.sgml
|
||||
SRCS+= book.sgml
|
||||
SRCS+= colophon.sgml
|
||||
SRCS+= dtrace/chapter.sgml
|
||||
SRCS+= freebsd-glossary.sgml
|
||||
SRCS+= advanced-networking/chapter.sgml
|
||||
SRCS+= basics/chapter.sgml
|
||||
|
@ -214,6 +215,7 @@ SRCS+= desktop/chapter.sgml
|
|||
SRCS+= disks/chapter.sgml
|
||||
SRCS+= eresources/chapter.sgml
|
||||
SRCS+= firewalls/chapter.sgml
|
||||
SRCS+= filesystems/chapter.sgml
|
||||
SRCS+= geom/chapter.sgml
|
||||
SRCS+= install/chapter.sgml
|
||||
SRCS+= introduction/chapter.sgml
|
||||
|
@ -233,6 +235,7 @@ SRCS+= preface/preface.sgml
|
|||
SRCS+= printing/chapter.sgml
|
||||
SRCS+= security/chapter.sgml
|
||||
SRCS+= serialcomms/chapter.sgml
|
||||
SRCS+= updating/chapter.sgml
|
||||
SRCS+= users/chapter.sgml
|
||||
SRCS+= vinum/chapter.sgml
|
||||
SRCS+= virtualization/chapter.sgml
|
||||
|
|
Loading…
Reference in a new issue