[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / xsrc

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /xsrc/Makefile between version 1.10 and 1.11

version 1.10, 2000/02/05 00:54:27 version 1.11, 2000/02/05 00:56:16
Line 92  release snapshot: build
Line 92  release snapshot: build
 .endif # INSTALL_DONE or BUILD_DONE  .endif # INSTALL_DONE or BUILD_DONE
 #  #
         ${INSTALL} -d -m 755 -o root -g wheel ${RELEASEDIR}/binary/sets          ${INSTALL} -d -m 755 -o root -g wheel ${RELEASEDIR}/binary/sets
         sh ${BSDSRCDIR}/distrib/sets/maketars -x -s ${BSDSRCDIR}/src/distrib/sets \          sh ${BSDSRCDIR}/distrib/sets/maketars -x -s ${BSDSRCDIR}/distrib/sets \
                 -d ${DESTDIR} -t ${RELEASEDIR}/binary/sets                  -d ${DESTDIR} -t ${RELEASEDIR}/binary/sets
         cd ${RELEASEDIR}/binary/sets && \          cd ${RELEASEDIR}/binary/sets && \
                 cksum -o 1 *.tgz >BSDSUM && \                  cksum -o 1 *.tgz >BSDSUM && \

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

CVSweb <webmaster@jp.NetBSD.org>