Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2001 13:04:40 -0600
From:      Warner Losh <imp@harmony.village.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src Makefile.inc1 src/secure/lib/libtelnet Makefile src/share/mk bsd.lib.mk src/gnu/usr.bin/perl Makefile Makefile.inc src/gnu/usr.bin/perl/libperl Makefile src/gnu/usr.bin/perl/library Makefile.inc src/gnu/usr.bin/perl/miniperl Makefile ... 
Message-ID:  <200109291904.f8TJ4e791690@harmony.village.org>
In-Reply-To: Your message of "Sat, 29 Sep 2001 16:27:09 %2B0300." <20010929162709.A73075@sunbay.com> 
References:  <20010929162709.A73075@sunbay.com>  <200109291317.f8TDHt444684@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20010929162709.A73075@sunbay.com> Ruslan Ermilov writes:
:     The same should be done for MACHINE.  The plan is to introduce
:     TARGET_MACHINE (defaulting to MACHINE), and use that instead.

Right now, I'm able to build PC98 on my i386 machine by just doing
	make buildworld MACHINE=pc98

So in the future I'd just do:
	make buildworld TARGET_MACHINE=pc98

Is that right?

Warner

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




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