Date: Sat, 10 Jan 1998 20:51:05 -0800 (PST) From: John Birrell <jb@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG Subject: cvs commit: src Makefile Message-ID: <199801110451.UAA05562@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jb 1998/01/10 20:51:04 PST Modified files: . Makefile Log: Test for ${MACHINE} == "alpha" and include the bootstrap makefile instead of doing the normal build. When the alpha bootstrap is complete (there is more work to do!), the alpha will build like the i386 does now. I changed i386 references to ${MACHINE} now that we're multi-architecture. Revision Changes Path 1.156 +15 -4 src/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801110451.UAA05562>