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

Diff for /src/etc/Makefile between version 1.96 and 1.97

version 1.96, 1999/03/17 18:26:07 version 1.97, 1999/04/30 00:46:25
Line 138 
Line 138 
                     ${DESTDIR}/etc/afs; \                      ${DESTDIR}/etc/afs; \
                 ${INSTALL} -c -o root -g wheel -m 644 CellServDB \                  ${INSTALL} -c -o root -g wheel -m 644 CellServDB \
                     ${DESTDIR}/etc/afs; \                      ${DESTDIR}/etc/afs; \
                   ${INSTALL} -c -o root -g wheel -m 644 SuidCells \
                       ${DESTDIR}/etc/afs; \
                 ${INSTALL} -c -o root -g wheel -m 644 README \                  ${INSTALL} -c -o root -g wheel -m 644 README \
                     ${DESTDIR}/etc/afs)                      ${DESTDIR}/etc/afs)
         (cd namedb; \          (cd namedb; \

Legend:
Removed from v.1.96  
changed lines
  Added in v.1.97