[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.331 and 1.332

version 1.331, 2019/08/27 22:48:54 version 1.332, 2020/05/15 16:34:44
Line 207  postinstall-fix-obsolete: .NOTMAIN .PHON
Line 207  postinstall-fix-obsolete: .NOTMAIN .PHON
 postinstall-fix-obsolete_stand: .NOTMAIN .PHONY  postinstall-fix-obsolete_stand: .NOTMAIN .PHONY
         @echo "   === Removing obsolete files ==="          @echo "   === Removing obsolete files ==="
         ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR}/ fix obsolete_stand          ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR}/ fix obsolete_stand
           ${_POSTINSTALL_ENV} ${HOST_SH} ${_POSTINSTALL} -s ${.CURDIR} ${_POSTINSTALL_X11} -d ${DESTDIR}/ fix obsolete_stand_debug
         @echo "   ==============================="          @echo "   ==============================="
   
   

Legend:
Removed from v.1.331  
changed lines
  Added in v.1.332

CVSweb <webmaster@jp.NetBSD.org>