From owner-freebsd-commit Fri Jan 6 15:19:54 1995 Return-Path: commit-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id PAA05836 for commit-outgoing; Fri, 6 Jan 1995 15:19:54 -0800 Received: from time.cdrom.com (time.cdrom.com [192.216.223.46]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id PAA05830 for ; Fri, 6 Jan 1995 15:19:53 -0800 Received: from localhost (localhost [127.0.0.1]) by time.cdrom.com (8.6.9/8.6.9) with SMTP id PAA12801; Fri, 6 Jan 1995 15:14:40 -0800 X-Authentication-Warning: time.cdrom.com: Host localhost didn't use HELO protocol To: starkhome!gene@sbstark.cs.sunysb.edu (Gene Stark) cc: commit@freebsd.org Subject: Re: cvs commit: ports/net/lynx Makefile In-reply-to: Your message of "Fri, 06 Jan 95 07:30:15 EST." <199501061230.HAA16104@starkhome.cs.sunysb.edu> Date: Fri, 06 Jan 1995 15:14:40 -0800 Message-ID: <12800.789434080@time.cdrom.com> From: "Jordan K. Hubbard" Sender: commit-owner@freebsd.org Precedence: bulk > I was just building it. Looks like it does use gmake: > > ===> Building for lynx2-3-7 > cd WWW/Library/freebsd; gmake LYFLAGS="-DDIRED_SUPPORT" Well, it's not set this way in the Makefile. It should have USE_GMAKE set! Andrew?? Jordan