Lines Matching refs:tempdir

280 tempdir="${tempparent}/${emacsname}"
288 echo "Creating top directory: \`${tempdir}'"
289 mkdir ${tempdir}
296 ln AUTHORS FTP INSTALL README BUGS CONTRIBUTE move-if-change ${tempdir}
297 ln ChangeLog Makefile.in configure configure.in ${tempdir}
298 ln config.bat make-dist update-subdirs vpath.sed ${tempdir}
300 cp mkinstalldirs ${tempdir}
301 cp config.sub ${tempdir}
302 cp config.guess ${tempdir}
303 cp install-sh ${tempdir}
306 (cd ${tempdir}
329 echo " ${tempdir}/${subdir}"
330 mkdir ${tempdir}/${subdir}
336 ln [a-zA-Z]*.el ../${tempdir}/lisp
337 ln [a-zA-Z]*.elc ../${tempdir}/lisp
338 ln [a-zA-Z]*.dat ../${tempdir}/lisp
342 ln $img ../${tempdir}/lisp
346 ## ln [a-zA-Z]*.defns ../${tempdir}/lisp
347 ln ChangeLog ChangeLog.*[0-9] ../${tempdir}/lisp
348 ln Makefile.in makefile.w32-in ../${tempdir}/lisp
349 test -f README && ln README ../${tempdir}/lisp
350 (cd ../${tempdir}/lisp
373 mkdir ../${tempdir}/lisp/$file
374 ln $file/[a-zA-Z0-9]*.el ../${tempdir}/lisp/$file
375 ln $file/[a-zA-Z0-9]*.elc ../${tempdir}/lisp/$file
378 ln $img ../${tempdir}/lisp/$file
382 ln $file/README ../${tempdir}/lisp/$file
386 ln $file/ChangeLog ../${tempdir}/lisp/$file
389 ln $f ../${tempdir}/lisp/$file
398 ln makefile.w32-in ../${tempdir}/leim
399 ln ChangeLog README ../${tempdir}/leim
401 ln CXTERM-DIC/*.tit ../${tempdir}/leim/CXTERM-DIC
402 ln SKK-DIC/README SKK-DIC/SKK-JISYO.L ../${tempdir}/leim/SKK-DIC
403 ln MISC-DIC/*.* ../${tempdir}/leim/MISC-DIC
404 ln ja-dic/*.el ja-dic/*.elc ../${tempdir}/leim/ja-dic
405 ln Makefile.in ../${tempdir}/leim/Makefile.in
406 ln leim-ext.el ../${tempdir}/leim/leim-ext.el
409 ln quail/[a-z]*.el quail/[a-z]*.elc ../${tempdir}/leim/quail
410 rm -f ../${tempdir}/leim/quail/quick-b5.*
411 rm -f ../${tempdir}/leim/quail/quick-cns.*
412 rm -f ../${tempdir}/leim/quail/tsang-b5.*
413 rm -f ../${tempdir}/leim/quail/tsang-cns.*
415 cd ../${tempdir}/leim
423 ln [a-zA-Z]*.c ../${tempdir}/src
424 ln [a-zA-Z]*.h ../${tempdir}/src
425 ln [a-zA-Z]*.s ../${tempdir}/src
426 ln [a-zA-Z]*.in ../${tempdir}/src
427 ln [a-zA-Z]*.opt ../${tempdir}/src
431 if test -f ../${tempdir}/src/$file; then
433 if test -L ../${tempdir}/src/$file; then
434 rm ../${tempdir}/src/$file
435 cp -p $file ../${tempdir}/src
436 chmod a-w ../${tempdir}/src/$file
439 rm ../${tempdir}/src/$file
440 cp -p $file ../${tempdir}/src
441 chmod a-w ../${tempdir}/src/$file
444 ln README ChangeLog ChangeLog.*[0-9] ../${tempdir}/src
445 ln makefile.w32-in ../${tempdir}/src
446 ln .gdbinit .dbxinit ../${tempdir}/src
447 cd ../${tempdir}/src
453 ln README *.xbm ../../${tempdir}/src/bitmaps)
458 ln README [a-zA-Z0-9]*.h *.inp ../../${tempdir}/src/m)
462 ln README [a-zA-Z0-9]*.h ../../${tempdir}/src/s)
466 ln [a-zA-Z]*.[chy] ../${tempdir}/lib-src
467 ln ChangeLog Makefile.in README testfile vcdiff ../${tempdir}/lib-src
468 ln grep-changelog rcs2log rcs-checkin ../${tempdir}/lib-src
469 ln makefile.w32-in ../${tempdir}/lib-src
473 if test -f ../${tempdir}/lib-src/$file; then
475 if test -L ../${tempdir}/lib-src/$file; then
476 rm ../${tempdir}/lib-src/$file
477 cp $file ../${tempdir}/lib-src
478 chmod a-w ../${tempdir}/lib-src/$file
481 rm ../${tempdir}/lib-src/$file
482 cp $file ../${tempdir}/lib-src
483 chmod a-w ../${tempdir}/lib-src/$file
486 cd ../${tempdir}/lib-src
493 ln *.m4 ../${tempdir}/m4)
497 ln emacs.rc config.nt [a-z]*.c ../${tempdir}/nt
498 ln nmake.defs gmake.defs subdirs.el ../${tempdir}/nt
499 ln [a-z]*.bat [a-z]*.h ../${tempdir}/nt
500 ln ChangeLog INSTALL README makefile.w32-in ../${tempdir}/nt)
504 ln [a-z]*.h ../../${tempdir}/nt/inc)
508 ln [a-z]*.h ../../../${tempdir}/nt/inc/sys)
512 ln [a-z]*.h ../../../${tempdir}/nt/inc/arpa)
516 ln [a-z]*.h ../../../${tempdir}/nt/inc/netinet)
520 ln [a-z]*.ico ../../${tempdir}/nt/icons
521 ln [a-z]*.cur ../../${tempdir}/nt/icons)
525 ln ChangeLog INSTALL README make-package *.xml *.MPW ../${tempdir}/mac)
529 ln [a-z]*.h ../../${tempdir}/mac/inc)
533 ln [a-z]*.h ../../../${tempdir}/mac/inc/sys)
537 ln [a-z]*.c *.r ../../${tempdir}/mac/src)
541 ln Info.plist PkgInfo ../../../${tempdir}/mac/Emacs.app/Contents)
545 ln Emacs.icns ../../../../${tempdir}/mac/Emacs.app/Contents/Resources)
549 ln InfoPlist.strings ../../../../../${tempdir}/mac/Emacs.app/Contents/Resources/English.lproj)
553 ln ChangeLog emacs.ico emacs.pif ../${tempdir}/msdos
554 ln is_exec.c sigaction.c mainmake mainmake.v2 sed*.inp ../${tempdir}/msdos
555 cd ../${tempdir}/msdos
560 ln *.c *.h *.in ../${tempdir}/oldXMenu
561 ln README ChangeLog ../${tempdir}/oldXMenu
562 ln compile.com descrip.mms ../${tempdir}/oldXMenu)
566 ln *.c *.h *.in ../${tempdir}/lwlib
567 ln README ChangeLog ../${tempdir}/lwlib)
576 ln $files ../${tempdir}/etc
580 if test -f ../${tempdir}/etc/$file; then
582 if test -L ../${tempdir}/etc/$file; then
583 rm ../${tempdir}/etc/$file
584 cp $file ../${tempdir}/etc
585 chmod a-w ../${tempdir}/etc/$file
588 rm ../${tempdir}/etc/$file
589 cp $file ../${tempdir}/etc
590 chmod a-w ../${tempdir}/etc/$file
593 cd ../${tempdir}/etc
600 ln `ls -d * | grep -v CVS | grep -v RCS` ../../${tempdir}/etc/e
601 cd ../../${tempdir}/etc/e
608 ln $img ../../${tempdir}/etc/images
617 ln `ls -d * | grep -v CVS | grep -v RCS` ../../../${tempdir}/${dir}
618 cd ../../../${tempdir}/${dir}
625 ln `find . -type f -print | grep -v CVS | grep -v RCS | grep -v cvsignore` ../${tempdir}/info
626 #ln [a-zA-Z]* ../${tempdir}/info
627 cd ../${tempdir}/info
634 ln *.texi *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/man
635 ln makefile.w32-in ../${tempdir}/man
636 test -f README && ln README ../${tempdir}/man
637 test -f Makefile.in && ln Makefile.in ../${tempdir}/man
638 ln ChangeLog ../${tempdir}/man
639 test -f split-man && ln split-man ../${tempdir}/man
640 cp texinfo.tex ../${tempdir}/man
641 cd ../${tempdir}/man
647 ln `ls -1 *.texi` ../${tempdir}/lispref
648 ln *.aux *.cps *.fns *.kys *.vrs ../${tempdir}/lispref
649 ln *.txt *.el spellfile tindex.pl ../${tempdir}/lispref
650 ln makefile.w32-in ../${tempdir}/lispref
651 test -f README && ln README ../${tempdir}/lispref
652 test -f Makefile.in && ln Makefile.in ../${tempdir}/lispref
653 ln ChangeLog ../${tempdir}/lispref
654 cd ../${tempdir}/lispref
660 ln *.texi *.aux *.cps *.fns *.kys *.vrs *.eps ../${tempdir}/lispintro
661 ln makefile.w32-in ../${tempdir}/lispintro
662 test -f texinfo.tex && ln texinfo.tex ../${tempdir}/lispintro
663 test -f README && ln README ../${tempdir}/lispintro
664 test -f Makefile.in && ln Makefile.in ../${tempdir}/lispintro
665 ln ChangeLog ../${tempdir}/lispintro
666 cd ../${tempdir}/lispintro
672 test -f README && ln README ../${tempdir}/vms
673 cd ../${tempdir}/vms
680 rm -f ${tempdir}/${subdir}/COPYING
681 cp COPYING ${tempdir}/${subdir}
694 #find ${tempdir} ! -type d -links +2 \
696 rm -f $tempdir/lib-src/alloca.c
697 cp $tempdir/src/alloca.c $tempdir/lib-src/alloca.c