From owner-p4-projects@FreeBSD.ORG Wed Oct 22 20:32:17 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id C46FA10656A2; Wed, 22 Oct 2008 20:32:17 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8795D1065699 for ; Wed, 22 Oct 2008 20:32:17 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 769418FC22 for ; Wed, 22 Oct 2008 20:32:17 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id m9MKWHr3071262 for ; Wed, 22 Oct 2008 20:32:17 GMT (envelope-from rene@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id m9MKWHNc071260 for perforce@freebsd.org; Wed, 22 Oct 2008 20:32:17 GMT (envelope-from rene@FreeBSD.org) Date: Wed, 22 Oct 2008 20:32:17 GMT Message-Id: <200810222032.m9MKWHNc071260@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to rene@FreeBSD.org using -f From: Rene Ladan To: Perforce Change Reviews Cc: Subject: PERFORCE change 151752 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2008 20:32:18 -0000 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}