From owner-cvs-all Mon Dec 28 04:35:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA27230 for cvs-all-outgoing; Mon, 28 Dec 1998 04:35:20 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA27225; Mon, 28 Dec 1998 04:35:19 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id EAA25581; Mon, 28 Dec 1998 04:35:10 -0800 (PST) Date: Mon, 28 Dec 1998 04:35:10 -0800 (PST) Message-Id: <199812281235.EAA25581@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/12/28 04:35:10 PST Modified files: . Makefile Log: Add new target "parallel" which creates a parallelizable Makefile for building all packages. This is to be used in conjunction with the scripts under the "Tools" directory. Note this version has hardcoded paths and other general badness -- those will be fixed later. Revision Changes Path 1.41 +4 -1 ports/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message