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

Diff for /src/etc/Makefile between version 1.4 and 1.5

version 1.4, 1995/12/16 21:12:06 version 1.5, 1995/12/18 15:18:16
Line 76 
Line 76 
         ln -s ${TZDIR}/${LOCALTIME} ${DESTDIR}/etc/localtime          ln -s ${TZDIR}/${LOCALTIME} ${DESTDIR}/etc/localtime
         /bin/rm -f ${DESTDIR}/etc/rmt          /bin/rm -f ${DESTDIR}/etc/rmt
         ln -s /usr/sbin/rmt ${DESTDIR}/etc/rmt          ln -s /usr/sbin/rmt ${DESTDIR}/etc/rmt
           install -c -o root -g wheel -m 644 minfree \
                   ${DESTDIR}/var/crash
         install -c -o root -g wheel -m 644 Makefile.yp \          install -c -o root -g wheel -m 644 Makefile.yp \
                 ${DESTDIR}/var/yp.no/Makefile                  ${DESTDIR}/var/yp.no/Makefile
         install -c -o ${BINOWN} -g operator -m 664 /dev/null \          install -c -o ${BINOWN} -g operator -m 664 /dev/null \

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5