From owner-freebsd-current Mon Jan 25 15:15:44 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA29679 for freebsd-current-outgoing; Mon, 25 Jan 1999 15:15:44 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alushta.NL.net (alushta.NL.net [193.78.240.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA29672 for ; Mon, 25 Jan 1999 15:15:42 -0800 (PST) (envelope-from benst@terminus.stuyts.nl) Received: from stuyts by alushta.NL.net with UUCP id <8735-6863>; Tue, 26 Jan 1999 00:15:30 +0100 Received: from daneel.stuyts.nl (daneel.stuyts.nl [193.78.231.7]) by terminus.stuyts.nl (8.9.1/8.9.1) with ESMTP id XAA16537 for ; Mon, 25 Jan 1999 23:28:11 +0100 (MET) (envelope-from benst) Received: (from benst@localhost) by daneel.stuyts.nl (8.8.5/8.8.5) id XAA11789 for current@freebsd.org; Mon, 25 Jan 1999 23:28:16 +0100 (MET) Message-Id: <199901252228.XAA11789@daneel.stuyts.nl> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 3.3 v118.2) X-Nextstep-Mailer: Mail 3.3 (Enhance 1.2) Received: by NeXT.Mailer (1.118.2) From: Ben Stuyts Date: Mon, 25 Jan 99 23:28:13 +0100 To: current@FreeBSD.ORG Subject: Req: "make update" target in ports/doc Reply-To: ben@stuyts.nl Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, Would it be possible to add a "make update" target to the top Makefile in ports and doc? Similar to the Makefile in /usr/src, so that it does something like "cvs -q update -P -d". It would keep the Makefiles more orthogonal, and in any case, make update types easier than cvs -q update -P -d. B-) Kind regards, Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message