comparison Makefile.in @ 225:12579d965149 r20-4b11

Import from CVS: tag r20-4b11
author cvs
date Mon, 13 Aug 2007 10:11:40 +0200
parents d44af0c54775
children 52952cbfc5b5
comparison
equal deleted inserted replaced
224:4663b37daab6 225:12579d965149
431 test ! -d ${exec_prefix}/lib/xemacs-${version}/lisp && \ 431 test ! -d ${exec_prefix}/lib/xemacs-${version}/lisp && \
432 $(LN_S) ${prefix}/lib/xemacs-${version}/lisp \ 432 $(LN_S) ${prefix}/lib/xemacs-${version}/lisp \
433 ${exec_prefix}/lib/xemacs-${version}/lisp; \ 433 ${exec_prefix}/lib/xemacs-${version}/lisp; \
434 fi 434 fi
435 435
436 install-arch-indep: mkdir 436 install-arch-indep: mkdir info
437 -@set ${COPYDESTS} ; \ 437 -@set ${COPYDESTS} ; \
438 for dir in ${COPYDIR} ; do \ 438 for dir in ${COPYDIR} ; do \
439 if [ `(cd $$1 && $(pwd))` != `(cd $${dir} && $(pwd))` ] ; then \ 439 if [ `(cd $$1 && $(pwd))` != `(cd $${dir} && $(pwd))` ] ; then \
440 : do nothing - echo "rm -rf $$1" ; \ 440 : do nothing - echo "rm -rf $$1" ; \
441 fi ; \ 441 fi ; \