|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.296, 2012/08/14 13:04:09 | version 1.297, 2012/08/14 13:12:15 | ||
|---|---|---|---|
|
|
||
| AWK=${TOOL_AWK:Q} \ | AWK=${TOOL_AWK:Q} \ | ||
| DB=${TOOL_DB:Q} \ | DB=${TOOL_DB:Q} \ | ||
| MAKE=${MAKE:Q} \ | MAKE=${MAKE:Q} \ | ||
| PWD_MKDB=${TOOL_PWD_MKDB:Q} | PWD_MKDB=${TOOL_PWD_MKDB:Q} \ | ||
| STAT=${TOOL_STAT:Q} | |||
| postinstall-check: .PHONY | postinstall-check: .PHONY | ||
| @echo " === Post installation checks ===" | @echo " === Post installation checks ===" |