Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2008 20:32:17 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 151752 for review
Message-ID:  <200810222032.m9MKWHNc071260@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=151752

Change 151752 by rene@rene_self on 2008/10/22 20:31:18

	Instruct make to build Dutch articles (only explaining-bsd for now).	

Affected files ...

.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/Makefile#2 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/articles/Makefile#2 edit
.. //depot/projects/docproj_nl/nl_NL.ISO8859-1/articles/Makefile.inc#2 edit

Differences ...

==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/Makefile#2 (text+ko) ====

@@ -1,6 +1,7 @@
 # $FreeBSD: doc/nl_NL.ISO8859-1/Makefile,v 1.2 2004/09/27 00:26:48 josef Exp $
 
 SUBDIR = books
+SUBDIR+= articles
 
 COMPAT_SYMLINK = nl
 

==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/articles/Makefile#2 (text+ko) ====

@@ -1,63 +1,10 @@
 # $FreeBSD: doc/en_US.ISO8859-1/articles/Makefile,v 1.60 2008/05/31 13:32:19 remko Exp $
 
+# %SOURCE%	en_US.ISO8859-1/articles/Makefile
+# %SRCID%	1.60
+
 SUBDIR =
-SUBDIR+= 5-roadmap
-SUBDIR+= bsdl-gpl
-SUBDIR+= building-products
-SUBDIR+= casestudy-argentina.com
-SUBDIR+= checkpoint
-SUBDIR+= committers-guide
-SUBDIR+= compiz-fusion
-SUBDIR+= console-server
-SUBDIR+= contributing
-SUBDIR+= contributing-ports
-SUBDIR+= contributors
-SUBDIR+= cups
-SUBDIR+= cvs-freebsd
-SUBDIR+= cvsup-advanced
-SUBDIR+= dialup-firewall
-SUBDIR+= diskless-x
-SUBDIR+= euro
 SUBDIR+= explaining-bsd
-SUBDIR+= fbsd-from-scratch
-SUBDIR+= filtering-bridges
-SUBDIR+= fonts
-SUBDIR+= formatting-media
-SUBDIR+= freebsd-questions
-SUBDIR+= geom-class
-SUBDIR+= gjournal-desktop
-SUBDIR+= hats
-SUBDIR+= hubs
-SUBDIR+= ipsec-must
-SUBDIR+= laptop
-SUBDIR+= ldap-auth
-SUBDIR+= linux-comparison
-SUBDIR+= linux-emulation
-SUBDIR+= linux-users
-SUBDIR+= mailing-list-faq
-SUBDIR+= mh
-SUBDIR+= multi-os
-SUBDIR+= nanobsd
-SUBDIR+= new-users
-SUBDIR+= p4-primer
-SUBDIR+= pam
-SUBDIR+= portbuild
-SUBDIR+= pr-guidelines
-SUBDIR+= problem-reports
-SUBDIR+= pxe
-SUBDIR+= rc-scripting
-SUBDIR+= relaydelay
-SUBDIR+= releng
-SUBDIR+= releng-packages
-SUBDIR+= remote-install
-SUBDIR+= serial-uart
-SUBDIR+= solid-state
-SUBDIR+= storage-devices
-SUBDIR+= version-guide
-SUBDIR+= vinum
-SUBDIR+= vm-design
-SUBDIR+= wp-toolbox
-SUBDIR+= zip-drive
 
 # ROOT_SYMLINKS+= new-users
 

==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/articles/Makefile.inc#2 (text+ko) ====

@@ -1,5 +1,7 @@
 # 
 # $FreeBSD: doc/en_US.ISO8859-1/articles/Makefile.inc,v 1.4 2001/06/11 01:16:38 ache Exp $
 #
+# %SOURCE%	en_US.ISO8859-1/articles/Makefile.inc
+# %SRCID%	1.4
 
-DESTDIR?=	${DOCDIR}/en_US.ISO8859-1/articles/${.CURDIR:T}
+DESTDIR?=	${DOCDIR}/nl_NL.ISO8859-1/articles/${.CURDIR:T}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810222032.m9MKWHNc071260>