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

Diff for /src/etc/Makefile between version 1.160 and 1.161

version 1.160, 2002/05/13 07:22:42 version 1.161, 2002/05/14 18:05:38
Line 187 
Line 187 
                 ${DESTDIR}/etc/skeykeys                  ${DESTDIR}/etc/skeykeys
         ${INSTALL} -c -o root -g crontab -m 660 /dev/null \          ${INSTALL} -c -o root -g crontab -m 660 /dev/null \
                 ${DESTDIR}/var/at/at.deny                  ${DESTDIR}/var/at/at.deny
         ${INSTALL} -c -o root -g crontab -m 660 /dev/null \  
                 ${DESTDIR}/var/at/.SEQ  
         ${INSTALL} -c -o root -g wheel -m 600 /dev/null \          ${INSTALL} -c -o root -g wheel -m 600 /dev/null \
                 ${DESTDIR}/var/cron/log                  ${DESTDIR}/var/cron/log
         ${INSTALL} -c -o root -g wheel -m 444 /dev/null \          ${INSTALL} -c -o root -g wheel -m 444 /dev/null \

Legend:
Removed from v.1.160  
changed lines
  Added in v.1.161