freebsd-dev/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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bootforth - Add 'fwrite' and 'fseek' words for writing to and seeking on files. 2001-12-11 00:49:34 +00:00
BSD_daemon Improve the example FreeBSD/Beastie poster a bit: 2001-08-07 22:09:47 +00:00
cvsup Correct links to Handbook's pages: 2002-07-30 14:08:16 +00:00
diskless Add comments to ME README.BOOTP README.TEMPLATING mentioning that 2002-03-15 06:47:38 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
FreeBSD_version $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
ibcs2
ipfilter FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
ipfw 1) Fix change_rules.sh for the case where firewall_type provides the 2001-09-30 14:30:55 +00:00
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 It appears we really shouldn't be following this example man page -- one 2001-08-01 04:27:48 +00:00
meteor
netgraph Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
nwclient s/nwserv/nwfs/ 2002-04-20 05:04:21 +00:00
perfmon Clarify a little: the mandatory argument is an event number. 2001-04-29 03:54:48 +00:00
portal mount_portal -> mount_portalfs. 2001-05-24 13:15:49 +00:00
ppi Grab headers from /usr/include. 2001-05-18 13:58:08 +00:00
ppp Add an example for testing scalability and concurrency 2002-01-10 14:56:47 +00:00
pppd Include 'sshd' to the lists of forbidden users. 2002-06-28 15:46:29 +00:00
printing $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
scsi_target include paths.h for _PATH_DEV 2001-03-03 21:23:31 +00:00
ses Fix Makefiles to actually work. 2002-07-29 04:43:10 +00:00
slattach
sliplogin
smbfs Style: don't override `beforeinstall', use FILES. 2002-04-02 07:48:32 +00:00
startslip
sunrpc Add `_PATH_DEVZERO'. 2000-12-09 09:35:55 +00:00
worm Use -r rather than -R to get "reasonable permissions and ownership". 2001-03-31 18:38:05 +00:00
Makefile Drop support for COPY, -c has been the default mode of install(1) 2002-07-29 09:40:17 +00:00