freebsd-dev/share
Bryan Drewery b6725ecdb2 FAST_DEPEND: Workaround hacks in the wild that have '..' or '/' in OBJS.
This is mostly working around the converts/iconv port having '../ces/file.o'
in its OBJS list which resulted in '.depend../ces/file.o'.  Now it will have
'.depend.._ces_file.o'.

Other implementations have :T which would result in '.depend.file.o' here, but
that could lead to collisions.

X-MFC-With:	r291554
MFC after:	1 week
Sponsored by:	EMC / Isilon Storage Division
2015-12-01 03:09:54 +00:00
..
colldef META MODE: Fix 'make the-lot' with recent locale changes 2015-11-25 19:13:28 +00:00
ctypedef META MODE: Fix 'make the-lot' with recent locale changes 2015-11-25 19:13:28 +00:00
dict Add META_MODE support. 2015-06-13 19:20:56 +00:00
doc Rename the /usr/share/doc/legal files to driver.LICENSE to work around 2015-10-16 00:38:05 +00:00
dtrace META MODE: These need object directories to handle staging. 2015-11-26 01:14:27 +00:00
examples META MODE: These need object directories to handle staging. 2015-11-26 01:14:27 +00:00
i18n Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
keys META MODE: These need object directories to handle staging. 2015-11-26 01:14:27 +00:00
locale-links Add missing alias for zh_CN.UTF-8 2015-11-16 09:48:09 +00:00
man Use SPI name for parallel SCSI. 2015-11-30 22:09:55 +00:00
me Add META_MODE support. 2015-06-13 19:20:56 +00:00
misc Add myself (rpokala) and my mentor (jhb) 2015-11-20 21:03:04 +00:00
mk FAST_DEPEND: Workaround hacks in the wild that have '..' or '/' in OBJS. 2015-12-01 03:09:54 +00:00
monetdef META MODE: Fix 'make the-lot' with recent locale changes 2015-11-25 19:13:28 +00:00
msgdef META MODE: Fix 'make the-lot' with recent locale changes 2015-11-25 19:13:28 +00:00
numericdef META MODE: Fix 'make the-lot' with recent locale changes 2015-11-25 19:13:28 +00:00
security META MODE: These need object directories to handle staging. 2015-11-26 01:14:27 +00:00
sendmail Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
skel Use more appropriate ${SHAREDIR} rather than /usr/share. 2015-10-27 23:35:02 +00:00
snmp Add META_MODE support. 2015-06-13 19:20:56 +00:00
syscons Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00
tabset Add META_MODE support. 2015-06-13 19:20:56 +00:00
termcap Add META_MODE support. 2015-06-13 19:20:56 +00:00
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
timedef META MODE: Fix 'make the-lot' with recent locale changes 2015-11-25 19:13:28 +00:00
vt META MODE: These need object directories to handle staging. 2015-11-26 01:14:27 +00:00
zoneinfo Install share/zoneinfo in a deterministic way by sorting the results from find 2015-10-17 09:26:16 +00:00
Makefile Merge from head 2015-10-19 11:51:10 +00:00
Makefile.inc