[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.403 and 1.404

version 1.403, 2013/01/29 20:21:02 version 1.404, 2013/02/05 07:32:44
Line 341  install-etc-files: .PHONY .MAKE check_DE
Line 341  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 debug etc games man misc text
 .if ${MKKMOD} != "no"  .if ${MKKMOD} != "no"
 OBSOLETE.files+=        modules  OBSOLETE.files+=        modules
 .endif  .endif

Legend:
Removed from v.1.403  
changed lines
  Added in v.1.404

CVSweb <webmaster@jp.NetBSD.org>