1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/share/examples
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
..
atm
bootforth
BSD_daemon
cvsup Correct links to Handbook's pages: 2002-07-30 14:08:16 +00:00
diskless
drivers Modernise and tidy up. 2002-08-02 10:37:22 +00:00
etc TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to 2002-08-02 18:04:22 +00:00
find_interface
FreeBSD_version
ibcs2
ipfilter
ipfw
IPv6 sysctl -w -> sysctl 2002-05-11 05:55:05 +00:00
isdn Correct URLs to Handbook & FAQ's pages 2002-07-30 21:14:15 +00:00
kld Update the SUBDIR hacks to work with the current bsd.subdir.mk. 2002-07-11 13:38:05 +00:00
libvgl Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
mdoc
meteor
netgraph
nwclient
perfmon
portal
ppi
ppp
pppd Include 'sshd' to the lists of forbidden users. 2002-06-28 15:46:29 +00:00
printing
scsi_target
ses Fix Makefiles to actually work. 2002-07-29 04:43:10 +00:00
slattach
sliplogin
smbfs
startslip
sunrpc
worm
Makefile Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00