MFen 1.110 -> 1.111
Approved by: remko (mentor) Obtained from: perforce
This commit is contained in:
parent
3483ca86e1
commit
56b86d110b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33236
1 changed files with 7 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.110
|
||||
# %SRCID% 1.111
|
||||
#
|
||||
# Bouw het Nederlandse FreeBSD Handboek.
|
||||
#
|
||||
|
@ -28,6 +28,12 @@
|
|||
# PGP/GPG ingelezen kan worden.
|
||||
#
|
||||
# ------------------------------------------------------------------------
|
||||
# Om een nieuw hoofdstuk aan het Handboek toe te voegen:
|
||||
#
|
||||
# - Werk deze Makefile, chapters.ent en book.sgml bij
|
||||
# - Voeg een beschrijving voor het nieuwe hoofdstuk toe aan preface/preface.sgml
|
||||
#
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
.PATH: ${.CURDIR}/../../share/sgml/glossary
|
||||
|
||||
|
|
Loading…
Reference in a new issue