emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/Makefile.in [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/Makefile.in [lexbind]
Date: Tue, 06 Jul 2004 07:09:21 -0400

Index: emacs/Makefile.in
diff -c emacs/Makefile.in:1.262.2.8 emacs/Makefile.in:1.262.2.9
*** emacs/Makefile.in:1.262.2.8 Tue Jul  6 09:31:22 2004
--- emacs/Makefile.in   Tue Jul  6 09:59:59 2004
***************
*** 259,265 ****
          -e 's;\(#.*PATH_BITMAPS\).*$$;\1 "${bitmapdir}";'             \
          -e 's;\(#.*PATH_X_DEFAULTS\).*$$;\1 "${x_default_search_path}";' \
          -e 's;\(#.*PATH_GAME\).*$$;\1 "${gamedir}";' \
!         -e 's;\(#.*PATH_DOC\).*$$;\1 "${docdir}";') &&                \
        ${srcdir}/move-if-change epaths.h.$$$$ src/epaths.h
  
  # For parallel make, src should be build before leim.
--- 259,266 ----
          -e 's;\(#.*PATH_BITMAPS\).*$$;\1 "${bitmapdir}";'             \
          -e 's;\(#.*PATH_X_DEFAULTS\).*$$;\1 "${x_default_search_path}";' \
          -e 's;\(#.*PATH_GAME\).*$$;\1 "${gamedir}";' \
!         -e 's;\(#.*PATH_DOC\).*$$;\1 "${docdir}";' \
!         -e 's;/[*] *arch-tag:.*;/*;') &&              \
        ${srcdir}/move-if-change epaths.h.$$$$ src/epaths.h
  
  # For parallel make, src should be build before leim.
***************
*** 753,757 ****
        -(cd lispref &&   $(MAKE) $(MFLAGS) clean)
        -(cd lispintro &&   $(MAKE) $(MFLAGS) clean)
        (cd leim;     $(MAKE) $(MFLAGS) clean)
- 
- # arch-tag: c1162ff6-e0a8-4366-bc1a-2eb544007156
--- 754,756 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]