From owner-freebsd-chat@FreeBSD.ORG Mon Nov 3 06:06:09 2003 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F43716A4CE for ; Mon, 3 Nov 2003 06:06:09 -0800 (PST) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F4DD43FBD for ; Mon, 3 Nov 2003 06:06:08 -0800 (PST) (envelope-from des@des.no) Received: from smtp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id 9B59178661; Mon, 3 Nov 2003 15:06:07 +0100 (MET) Received: by smtp.des.no (Pony Express, from userid 666) id 5933B9C979; Mon, 3 Nov 2003 15:06:07 +0100 (CET) Received: from dwp.des.no (dwp.des.no [10.0.0.4]) by smtp.des.no (Pony Express) with ESMTP id 76C0A95994; Mon, 3 Nov 2003 15:06:03 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 6DC7DB825; Mon, 3 Nov 2003 15:06:03 +0100 (CET) To: "Matthew D. Fuller" References: <20031102010136.44997855.beyert@cs.ucr.edu> <3FA5EC15.2C7F1656@emailrob.com> <20031103140044.GA4241@over-yonder.net> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Mon, 03 Nov 2003 15:06:03 +0100 In-Reply-To: <20031103140044.GA4241@over-yonder.net> (Matthew D. Fuller's message of "Mon, 3 Nov 2003 08:00:45 -0600") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on dsa.des.no X-Spam-Level: X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.60 cc: chat@freebsd.org Subject: Re: which make in freebsd? X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2003 14:06:09 -0000 "Matthew D. Fuller" writes: > I have a few projects going where I've through sheer cussedness refused > to stop using bmake, but need the impaired folks using Linux systems to > be able to build too, so I've ended up writing scripts to either convert > the Makefile into a GNUmakefile, or scripts to take a proto-Makefile and > convert it to both formats. PITA. I believe you can get a BSD-compatible make(1) as a package on most Linux distros - and if all else fails, NetBSD's make(1) is highly portable and easy to build. It differs a little from ours, but not much. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no