Date: Mon, 10 Jun 2002 20:02:18 +0200 From: Stijn Hoop <stijn@win.tue.nl> To: Brett Rogers <loki_bsd@cox.net> Cc: freebsd-questions@freebsd.org Subject: Re: easy make question Message-ID: <20020610200218.A56258@pcwin002.win.tue.nl> In-Reply-To: <200206100833.44751.loki_bsd@cox.net>; from loki_bsd@cox.net on Mon, Jun 10, 2002 at 08:33:44AM -0700 References: <200206100833.44751.loki_bsd@cox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--BOKacYhQ+x31HxR3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Mon, Jun 10, 2002 at 08:33:44AM -0700, Brett Rogers wrote: > How do you change the PREFIX variable from the command line when running = make? $ make PREFIX=3D/foo/bar Don't forget to run make install with the same PREFIX or you get *very* weird results. Or do it all in one step: # make PREFIX=3D/foo/bar install HTH, --Stijn --=20 The rain it raineth on the just And also on the unjust fella, But chiefly on the just, because The unjust steals the just's umbrella. --BOKacYhQ+x31HxR3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9BOmqY3r/tLQmfWcRAq6DAJ0bg+jz365YSbhb++QDoKbfJgkYMgCglTks 1h+2/2wuC0jk3u/niMW14c0= =Ktws -----END PGP SIGNATURE----- --BOKacYhQ+x31HxR3-- 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?20020610200218.A56258>