freebsd-dev/share
Ruslan Ermilov 32f8ca450d TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to
TARGET_ARCH and TARGET.  This is problematic when one has the =
(unconditional) type of assigment for CPUTYPE in /etc/make.conf.
(This would override what was set on the command line to "make
buildworld".)

Add a (horrible) kludge to Makefile.inc1 to check the type of
assignment for CPUTYPE (only for those who attempts to set it to
a different value).  Fix an example make.conf.  Fix the kernel's
build-tools target (aicasm only at the moment) to catch up with
bsd.cpu.mk,v 1.15 (BOOTSTRAPPING replaced with NO_CPU_CFLAGS in
Makefile.inc1's BMAKE).

Reviewed by:	jhb
2002-08-02 18:04:22 +00:00
..
colldef Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
dict sort(1) and uniq(1). 2002-07-31 16:44:01 +00:00
doc Make it official. The old BIND Operator's Guide has no information 2002-07-07 08:29:00 +00:00
examples TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to 2002-08-02 18:04:22 +00:00
info Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
isdn FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
man Remove the reference to NOUUCP, ans we no longer have base UUCP. 2002-08-02 10:52:59 +00:00
me Install manpage for old -me macro package. 2002-03-20 16:26:35 +00:00
misc Regen: 2002-07-09 11:50:14 +00:00
mk TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to 2002-08-02 18:04:22 +00:00
mklocale Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
monetdef Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
msgdef Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
numericdef Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
sendmail Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
skel Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
syscons Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
tabset FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
termcap Add termcap entries to be able to switch to line drawing character 2002-04-26 11:17:46 +00:00
timedef Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
zoneinfo Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00
Makefile Don't build doc on ia64. No groff in sight. 2002-05-22 01:04:42 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00