From owner-freebsd-chat@FreeBSD.ORG Mon Nov 3 11:59:59 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 ED27016A4CE for ; Mon, 3 Nov 2003 11:59:59 -0800 (PST) Received: from razorbill.mail.pas.earthlink.net (razorbill.mail.pas.earthlink.net [207.217.121.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C2B43F93 for ; Mon, 3 Nov 2003 11:59:59 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from user-38ldvdb.dialup.mindspring.com ([209.86.253.171] helo=mindspring.com) by razorbill.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 1AGkrk-0007lQ-00; Mon, 03 Nov 2003 11:59:56 -0800 Message-ID: <3FA6B3C9.C1237143@mindspring.com> Date: Mon, 03 Nov 2003 12:00:09 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Matthew D. Fuller" References: <20031102010136.44997855.beyert@cs.ucr.edu> <3FA5EC15.2C7F1656@emailrob.com> <20031103140044.GA4241@over-yonder.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a43583f2fc3466ed05d5927433b774a03e667c3043c0873f7e350badd9bab72f9c350badd9bab72f9c cc: Dag-Erling Sm?rgrav 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 20:00:00 -0000 "Matthew D. Fuller" wrote: > 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. > > (those aren't, before anybody asks, general scripts; they only cover the > constructs I used) You should have just used bmake on Linux... -- Terry