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

Diff for /src/etc/Makefile between version 1.59 and 1.60

version 1.59, 1997/05/18 20:29:39 version 1.60, 1997/05/19 19:31:22
Line 184 
Line 184 
         @false          @false
 .else  .else
 release: distribution snap_pre snap_md  release: distribution snap_pre snap_md
           cd ${.CURDIR}/../distrib/notes; ${MAKE}; ${MAKE} install
         cd ${.CURDIR}/../distrib/sets; csh maketars          cd ${.CURDIR}/../distrib/sets; csh maketars
         -cp ${DESTDIR}/snapshot/bsd* ${RELEASEDIR}          -cp ${DESTDIR}/snapshot/bsd* ${RELEASEDIR}
         -cp ${DESTDIR}/snapshot/*boot* ${RELEASEDIR}          -cp ${DESTDIR}/snapshot/*boot* ${RELEASEDIR}

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60