Add WHEN in tools.mk

This commit is contained in:
Laurent Vivier 2007-09-13 18:33:59 +00:00
parent 84bc5c1e6d
commit ac7818b7eb

View File

@ -16,6 +16,7 @@ OS=$(uname -o)
cat <<!EOF
# file generated by $0
WHEN = \$(shell LANG=C date)
WHO = ${WHO}
WHERE = ${WHERE}
ARCH = ${ARCH}