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

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

Diff for /src/etc/Makefile between version 1.440 and 1.441

version 1.440, 2019/09/22 13:08:10 version 1.441, 2019/10/02 11:16:00
Line 370  install-etc-files: .PHONY .MAKE check_DE
Line 370  install-etc-files: .PHONY .MAKE check_DE
 #       Install var/db/obsolete set lists; this is performed by "make build"  #       Install var/db/obsolete set lists; this is performed by "make build"
 #  #
 OBSOLETE.dir=           ${.OBJDIR}/obsolete.dir  OBSOLETE.dir=           ${.OBJDIR}/obsolete.dir
 OBSOLETE.files=         base comp etc games man misc text  OBSOLETE.files=         base comp etc games man misc rescue text
 .if ${MKDEBUG} != "no"  .if ${MKDEBUG} != "no"
 OBSOLETE.files+=        debug  OBSOLETE.files+=        debug
 .endif  .endif

Legend:
Removed from v.1.440  
changed lines
  Added in v.1.441

CVSweb <webmaster@jp.NetBSD.org>