[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.316 and 1.317

version 1.316, 2015/07/23 08:03:25 version 1.317, 2016/01/14 02:51:25
Line 163  afterinstall: .PHONY .MAKE
Line 163  afterinstall: .PHONY .MAKE
         ${MAKEDIRTARGET} share/man makedb          ${MAKEDIRTARGET} share/man makedb
 .endif  .endif
 .if (${MKUNPRIVED} != "no" && ${MKINFO} != "no")  .if (${MKUNPRIVED} != "no" && ${MKINFO} != "no")
         ${MAKEDIRTARGET} gnu/usr.bin/texinfo/install-info infodir-meta          ${MAKEDIRTARGET} external/gpl2/texinfo/bin/install-info infodir-meta
 .endif  .endif
 .if !defined(NOPOSTINSTALL)  .if !defined(NOPOSTINSTALL)
         ${MAKEDIRTARGET} . postinstall-check          ${MAKEDIRTARGET} . postinstall-check

Legend:
Removed from v.1.316  
changed lines
  Added in v.1.317

CVSweb <webmaster@jp.NetBSD.org>