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

Diff for /src/etc/Makefile between version 1.6 and 1.7

version 1.6, 1995/12/18 15:25:09 version 1.7, 1995/12/26 17:24:58
Line 78 
Line 78 
                 install -c -o root -g wheel -m 644 options.leaf \                  install -c -o root -g wheel -m 644 options.leaf \
                     ${DESTDIR}/etc/ppp; \                      ${DESTDIR}/etc/ppp; \
                 install -c -o root -g wheel -m 644 pap-secrets \                  install -c -o root -g wheel -m 644 pap-secrets \
                     ${DESTDIR}/etc/ppp; \  
                     ${DESTDIR}/etc/ppp)                      ${DESTDIR}/etc/ppp)
         cd namedb; install -c -o ${BINOWN} -g ${BINGRP} -m 644 ${NAMEDB} \          cd namedb; install -c -o ${BINOWN} -g ${BINGRP} -m 644 ${NAMEDB} \
             ${DESTDIR}/etc/namedb              ${DESTDIR}/etc/namedb

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7