[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/Makefile between version 1.297 and 1.298

version 1.297, 2012/08/14 13:12:15 version 1.298, 2012/08/15 12:50:12
Line 191  _POSTINSTALL= ${.CURDIR}/usr.sbin/postin
Line 191  _POSTINSTALL= ${.CURDIR}/usr.sbin/postin
 _POSTINSTALL_ENV= \  _POSTINSTALL_ENV= \
         AWK=${TOOL_AWK:Q}               \          AWK=${TOOL_AWK:Q}               \
         DB=${TOOL_DB:Q}                 \          DB=${TOOL_DB:Q}                 \
           HOST_SH=${HOST_SH:Q}            \
         MAKE=${MAKE:Q}                  \          MAKE=${MAKE:Q}                  \
         PWD_MKDB=${TOOL_PWD_MKDB:Q}     \          PWD_MKDB=${TOOL_PWD_MKDB:Q}     \
         STAT=${TOOL_STAT:Q}          STAT=${TOOL_STAT:Q}

Legend:
Removed from v.1.297  
changed lines
  Added in v.1.298

CVSweb <webmaster@jp.NetBSD.org>