/[emacs]/emacs/leim/Makefile.in
ViewVC logotype

Diff of /emacs/leim/Makefile.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.64 by handa, Mon May 17 00:20:43 2004 UTC revision 1.65 by handa, Sat Jun 5 02:20:52 2004 UTC
# Line 192  changed.misc: ${MISC-SOURCES} Line 192  changed.misc: ${MISC-SOURCES}
192            -f batch-miscdic-convert -dir quail ${srcdir}/MISC-DIC; \            -f batch-miscdic-convert -dir quail ${srcdir}/MISC-DIC; \
193            echo "changed" > $@            echo "changed" > $@
194    
195  leim-list.el: ${SUBDIRS} ${NON-TIT-MISC} changed.tit changed.misc  leim-list.el: ${SUBDIRS} ${NON-TIT-MISC} changed.tit changed.misc ${srcdir}/leim-ext.el
196          ${RUN-EMACS}  -l ${buildlisppath}/international/quail \          ${RUN-EMACS}  -l ${buildlisppath}/international/quail \
197            -f batch-byte-compile-if-not-done ${TIT-MISC:.elc=.el}            -f batch-byte-compile-if-not-done ${TIT-MISC:.elc=.el}
198          if [ x`(cd ${srcdir} && /bin/pwd)` = x`(/bin/pwd)` ] ; then \          if [ x`(cd ${srcdir} && /bin/pwd)` = x`(/bin/pwd)` ] ; then \
# Line 202  leim-list.el: ${SUBDIRS} ${NON-TIT-MISC} Line 202  leim-list.el: ${SUBDIRS} ${NON-TIT-MISC}
202            ${RUN-EMACS} -l ${buildlisppath}/international/quail \            ${RUN-EMACS} -l ${buildlisppath}/international/quail \
203              --eval "(update-leim-list-file \".\" \"${srcdir}\")" ; \              --eval "(update-leim-list-file \".\" \"${srcdir}\")" ; \
204          fi          fi
205            sed -n '/^[^;]/ p' < ${srcdir}/leim-ext.el >> $@
206    
207  install: all  install: all
208          if [ x`(cd ${INSTALLDIR} && /bin/pwd)` != x`(/bin/pwd)` ] ; then \          if [ x`(cd ${INSTALLDIR} && /bin/pwd)` != x`(/bin/pwd)` ] ; then \

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26