freebsd-dev/share
Bryan Drewery 29fbb8071f Cause an error during 'make install' if trying to compile with CC.
This is limited to src-tree builds, meaning not extended to ports or other
out-of-tree builds.

This will help ensure that read-only OBJDIRS will be respected at install-time
by causing a more consistent failure for those who don't use a read-only
OBJDIR.  It also will cause Jenkins to yell.  This is a better solution than
trying to see CC=false as has been attempted and discussed before.

Of course this is only relevant for files generated by CC.

Disable this for META_MODE since it will detect the CFLAGS/command
change and force a rebuild.

Sponsored by:	EMC / Isilon Storage Division
2016-04-18 18:14:02 +00:00
..
colldef Regenerate the Makefile so that actually the new generated collation are 2016-04-16 19:39:51 +00:00
ctypedef Regenerates locales Makefiles and locales 2016-04-16 17:55:11 +00:00
dict
doc
dtrace
examples MFH 2016-04-16 02:32:12 +00:00
i18n
keys
locale-links Regenerates locales Makefiles and locales 2016-04-16 17:55:11 +00:00
man Add the kern.vt.enable_bell sysctl, which was not documented previously. 2016-04-18 02:36:49 +00:00
me
misc OpenBSD 5.9 and FreeBSD 10.3 releases added. 2016-04-04 10:27:48 +00:00
mk Cause an error during 'make install' if trying to compile with CC. 2016-04-18 18:14:02 +00:00
monetdef Regenerates locales Makefiles and locales 2016-04-16 17:55:11 +00:00
msgdef Regenerates locales Makefiles and locales 2016-04-16 17:55:11 +00:00
numericdef Regenerates locales Makefiles and locales 2016-04-16 17:55:11 +00:00
security
sendmail MFH 2016-04-16 02:32:12 +00:00
skel
snmp
syscons MFH 2016-04-16 02:32:12 +00:00
tabset
termcap
tests
timedef Regenerates locales Makefiles and locales 2016-04-16 17:55:11 +00:00
vt
zoneinfo Rework META_TARGETS so that it automatically adds META_DEPS to the targets. 2016-04-14 21:04:42 +00:00
Makefile
Makefile.inc