Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2000 19:26:39 +0100
From:      Mark Ovens <mark@ukug.uk.freebsd.org>
To:        David Banning <sky_tracker@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: question about makefiles
Message-ID:  <20000624192639.G233@parish>
In-Reply-To: <3954FC28.65C7DD21@yahoo.com>; from sky_tracker@yahoo.com on Sat, Jun 24, 2000 at 02:21:28PM -0400
References:  <3954FC28.65C7DD21@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 24, 2000 at 02:21:28PM -0400, David Banning wrote:
> 
> I have a general question about Makefiles.
> 
> I see Makefile variables defined near the beginning of the file, 
> however
> some variables used are seemingly not defined.
> 
> a simple Makefile line says;
>  
> @${PATCH} -s ${PREFIX}/Office51/bin/setup ${FILESDIR}/setup.patch
> 
> PATCH, PREFIX and FILESDIR all are used, but not defined in Makefile.
> 
> So where do they get defined?
> 

/etc/make.conf and, for ports, /usr/ports/Mk/bsd.port.mk

> 
> 
> -- 
> Bradley's Bromide:
> 	If computers get too powerful, we can organize them into a
> committee -- that will do them in.
> 
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
  If I buy a copy of WinDelete, and it doesn't delete Windows,
  am I entitled to my money back?
________________________________________________________________
      FreeBSD - The Power To Serve http://www.freebsd.org
      My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org             http://www.radan.com



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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