Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 1998 15:43:30 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        hoek@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/lang/g77 Makefile
Message-ID:  <199808282243.PAA27702@vader.cs.berkeley.edu>
In-Reply-To: <199808281955.MAA00471@freefall.freebsd.org> (message from Tim Vanderhoek on Fri, 28 Aug 1998 12:55:40 -0700 (PDT))

next in thread | previous in thread | raw e-mail | index | archive | help

 *   Remove comment about this being broken on 22 only since elf will soon
 *   break it on 30.  Asami tells me the correct way to do this is to test
 *   sysctl, anyways (I presume ${OSREL} would do, too), anyways.

No, ${OSREL} is not defined here yet.

One thing I've been thinking is to break bsd.port.mk into two, one to
be included before user definitions and one after.  The first one
only defines things like ${OSREL} that can then be used in
conditionals in the Makefile.

(Not that I'm going to do this any time soon, of course.  I've just
been *thinking*.)

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808282243.PAA27702>