Home | History | Annotate | Download | only in kdump
History log of /src/usr.bin/kdump/Makefile.siginfo-c
RevisionDateAuthorComments
 1.6  19-Oct-2008  apb branches: 1.6.4;
Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
 1.5  16-Feb-2008  matt Add siginfo.c to DPSRCS
 1.4  13-Nov-2003  dsl branches: 1.4.24;
Look for siginfo in the correct place - otherwise kdump is rebuilt all the time.
 1.3  21-Oct-2003  lukem Rework how MAKEVERBOSE operates:

* Don't bother prefixing commands with a line of ${_MKCMD}\
and instead rely upon "make -s". This is less intrusive on
all the Makefiles than the former. Idea from David Laight.

* Rename the variables use to print messages. The scheme now is:
_MKMSG_FOO Run _MKMSG 'foo'
_MKTARGET_FOO Run _MKMSG_FOO ${.TARGET}
From discussion with Alistair Crooks.
 1.2  19-Oct-2003  lukem support MAKEVERBOSE and use ${HOST_SH}
 1.1  19-Sep-2003  christos Print siginfo_t information when available.
 1.4.24.1  23-Mar-2008  matt sync with HEAD
 1.6.4.2  19-Oct-2008  apb Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
 1.6.4.1  19-Oct-2008  apb file Makefile.siginfo-c was added on branch christos-time_t on 2008-10-19 22:05:24 +0000

RSS XML Feed