freebsd_amp_hwpstate/share
Bruce Evans 0b7162ffcc Use a different hack in the ${DFILE} rule to keep indirect dependencies
(mostly for includes) separate from direct dependencies (so that ${.ALLSRC}
can be used to find full paths to the sources for the direct dependencies
only).  The `::' hack just forgot the indirect dependendencies.  This
broke building doc/usd/13.viref with `make -jN' - the index got corrupted
by being built twice concurrently.

Cleaned up the ${DFILE} rule.  There was a .else clause with dead code in
it following a .else clause (make accepts this bad syntax).  ${.ALLSRC}
now works in the USE_SOELIMPP case.  Some client Makefiles no longer need
the SRCDIR=${.OBJDIR} hack.
1998-08-02 13:50:23 +00:00
..
colldef Use the installed version of colldef for `make all'. It is now 1998-07-07 23:04:25 +00:00
dict preconsolidate is mis-spelled preconsoidate 1998-01-25 19:21:04 +00:00
doc Finished previous commit. Just revert to rev.1.9. 1998-04-13 15:05:43 +00:00
examples Introduce KRB5_HOME variable. 1998-08-01 19:55:32 +00:00
info Print a human-readable warning and die if $INFODIR do not exist. 1998-05-09 22:15:19 +00:00
man I've put together man pages for the pthread_cleanup, pthread_cond, and 1998-07-31 09:09:19 +00:00
me Year 2000 fixes 1997-12-20 22:31:37 +00:00
misc Say goodbye to Airport 71 1998-06-21 04:46:53 +00:00
mk Use a different hack in the ${DFILE} rule to keep indirect dependencies 1998-08-02 13:50:23 +00:00
mklocale Use the installed version of mklocale for `make all'. It is now 1998-07-07 23:05:59 +00:00
skel Sync PATH variable with 'dot.login'. 1998-06-06 15:01:46 +00:00
syscons Add singlehand dvorak keyboard layouts, one for right hand use and 1998-07-29 18:49:45 +00:00
tabset 444 -> ${SHAREMODE} 1998-01-03 14:13:48 +00:00
termcap lable -> label 1998-06-23 05:30:26 +00:00
timedef The file share/timedef/data/es_ES.ISO_8859-1.src (which I submitted 1998-07-09 06:30:30 +00:00
zoneinfo Fix reference to /usr/share/misc/iso3166. 1998-08-01 09:41:09 +00:00
Makefile syscons is i386 specific due to machine/console.h 1998-05-15 11:55:47 +00:00
Makefile.inc Reverted part of previous change and improved formatting. Switching 1998-03-07 09:06:09 +00:00