[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.78.2.4 and 1.78.2.5

version 1.78.2.4, 1997/11/24 02:04:06 version 1.78.2.5, 1997/12/15 06:11:25
Line 78  distribution: distrib-dirs
Line 78  distribution: distrib-dirs
                 ${INSTALL} -c -o root -g wheel -m 444 NetBSD.dist \                  ${INSTALL} -c -o root -g wheel -m 444 NetBSD.dist \
                     ${DESTDIR}/etc/mtree; \                      ${DESTDIR}/etc/mtree; \
                 ${INSTALL} -c -o root -g wheel -m 444 BSD.pkg.dist \                  ${INSTALL} -c -o root -g wheel -m 444 BSD.pkg.dist \
                       ${DESTDIR}/etc/mtree; \
                   ${INSTALL} -c -o root -g wheel -m 444 BSD.x11.dist \
                     ${DESTDIR}/etc/mtree)                      ${DESTDIR}/etc/mtree)
         (cd namedb; \          (cd namedb; \
                 ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 ${NAMEDB} \                  ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 ${NAMEDB} \

Legend:
Removed from v.1.78.2.4  
changed lines
  Added in v.1.78.2.5

CVSweb <webmaster@jp.NetBSD.org>