From owner-freebsd-doc@FreeBSD.ORG Fri Oct 24 04:15:04 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D7F16A4B3 for ; Fri, 24 Oct 2003 04:15:04 -0700 (PDT) Received: from post.ma.ee (ns.ma.ee [213.184.38.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id C45F243FAF for ; Fri, 24 Oct 2003 04:15:02 -0700 (PDT) (envelope-from priit.piipuu@mail.ee) Received: from 127.0.0.1 (localhost [127.0.0.1]) by dummy.domain.name (Postfix) with SMTP id 722C67AE2; Fri, 24 Oct 2003 14:10:21 +0300 (EEST) Received: from mail.ee (unknown [192.168.139.213]) by post.ma.ee (Postfix) with ESMTP id 47F1E7AD7; Fri, 24 Oct 2003 14:10:21 +0300 (EEST) Message-ID: <3F99098A.80607@mail.ee> Date: Fri, 24 Oct 2003 14:14:18 +0300 From: Priit Piipuu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030901 Thunderbird/0.2 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Oliver Fischer References: <3F96B811.5070205@snafu.de> In-Reply-To: <3F96B811.5070205@snafu.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-doc@freebsd.org Subject: Re: DocBook version of "PMake - A Tutorial" X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2003 11:15:04 -0000 Oliver Fischer wrote: > Hello! > > In recent times I read the pmake tutorial very often. Unfortunately > there is no 'online' version of the tutorial. Is it possible to create > a DocBook version? If yes, I would volunter for this work. This is already done, look at http://www.ten15.org/docs/make/ Note, that there may be differencies between PMake in FreeBSD and PMake attached with TenDRA.