[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/Makefile between version 1.123 and 1.124

version 1.123, 2001/06/18 21:09:22 version 1.124, 2001/06/22 22:07:54
Line 70 
Line 70 
         ${INSTALL} -c -o root -g wheel -m 644 login.conf ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 644 login.conf ${DESTDIR}/etc
         ${INSTALL} -c -o root -g wheel -m 600 master.passwd ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 600 master.passwd ${DESTDIR}/etc
         pwd_mkdb -p -d ${DESTDIR}/etc /etc/master.passwd          pwd_mkdb -p -d ${DESTDIR}/etc /etc/master.passwd
         ${INSTALL} -c -o root -g wheel -m 644 primes ${DESTDIR}/etc          ${INSTALL} -c -o root -g wheel -m 644 moduli ${DESTDIR}/etc
         ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \          ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \
              MAKEDEV.local etc.${MACHINE}/MAKEDEV ${DESTDIR}/dev               MAKEDEV.local etc.${MACHINE}/MAKEDEV ${DESTDIR}/dev
         (cd root; \          (cd root; \

Legend:
Removed from v.1.123  
changed lines
  Added in v.1.124