[BACK]Return to bsd.sys.mk CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / mk

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

Diff for /src/share/mk/bsd.sys.mk between version 1.101 and 1.102

version 1.101, 2003/10/19 03:53:33 version 1.102, 2003/10/19 14:23:02
Line 25  _MKSHECHO= echo
Line 25  _MKSHECHO= echo
 .endif  .endif
 _MKMSGBUILD=    ${_MKMSG} "  build  ${.TARGET}"  _MKMSGBUILD=    ${_MKMSG} "  build  ${.TARGET}"
 _MKMSGCREATE=   ${_MKMSG} " create  ${.TARGET}"  _MKMSGCREATE=   ${_MKMSG} " create  ${.TARGET}"
   _MKMSGCREATE.m= ${_MKMSG} " create "
 _MKMSGCOMPILE=  ${_MKMSG} "compile  ${.TARGET}"  _MKMSGCOMPILE=  ${_MKMSG} "compile  ${.TARGET}"
 _MKMSGFORMAT=   ${_MKMSG} " format  ${.TARGET}"  _MKMSGFORMAT=   ${_MKMSG} " format  ${.TARGET}"
 _MKMSGINSTALL=  ${_MKMSG} "install  ${.TARGET}"  _MKMSGINSTALL=  ${_MKMSG} "install  ${.TARGET}"

Legend:
Removed from v.1.101  
changed lines
  Added in v.1.102

CVSweb <webmaster@jp.NetBSD.org>