Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2000 14:21:28 -0400
From:      David Banning <sky_tracker@yahoo.com>
To:        questions@freebsd.org
Subject:   question about makefiles
Message-ID:  <3954FC28.65C7DD21@yahoo.com>

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

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?



-- 
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3954FC28.65C7DD21>