From owner-cvs-share Tue May 19 23:51:13 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA29454 for cvs-share-outgoing; Tue, 19 May 1998 23:51:13 -0700 (PDT) (envelope-from owner-cvs-share) Received: from nexus.astro.psu.edu (nexus.astro.psu.edu [128.118.147.20]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id XAA29426; Tue, 19 May 1998 23:51:06 -0700 (PDT) (envelope-from mph@astro.psu.edu) Received: from mstar.astro.psu.edu by nexus.astro.psu.edu (4.1/Nexus-1.3) id AA00697; Wed, 20 May 98 02:50:39 EDT Received: by mstar.astro.psu.edu (SMI-8.6/Client-1.3) id CAA00610; Wed, 20 May 1998 02:50:38 -0400 Message-Id: <19980520025037.A545@mstar.astro.psu.edu> Date: Wed, 20 May 1998 02:50:37 -0400 From: Matthew Hunt To: Warner Losh Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-share@freebsd.org Subject: Re: cvs commit: src/share/mk Makefile Mail-Followup-To: Warner Losh , cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-share@freebsd.org References: <199805200457.VAA08768@freefall.freebsd.org> <199805200630.AAA17809@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199805200630.AAA17809@harmony.village.org>; from Warner Losh on Wed, May 20, 1998 at 12:30:37AM -0600 Sender: owner-cvs-share@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, May 20, 1998 at 12:30:37AM -0600, Warner Losh wrote: > The usual solution to this is > .if defined(LOCALE) && ${LOCALE} == "foo" then > .endif Prior to receiving your mail, I committed a change: .if !defined(LOCALE) LOCALE=USA .endif Which, I beleive, provides the traditional behavior in the case that LOCALE is not defined. Good enough? -- Matthew Hunt * Stay close to the Vorlon. http://mph124.rh.psu.edu/~mph/pgp.key for PGP public key 0x67203349.