# HG changeset patch # User Eli Zaretskii # Date 1127557666 0 # Node ID adbf7c56937f2201efd5eef208725b0b1c909886 # Parent 2e95191b77c02f44e2b3e0fd3c34d42359befa03 Add makefile (for MS-Windows). diff -r 2e95191b77c0 -r adbf7c56937f leim/.cvsignore --- a/leim/.cvsignore Sat Sep 24 10:24:56 2005 +0000 +++ b/leim/.cvsignore Sat Sep 24 10:27:46 2005 +0000 @@ -1,4 +1,5 @@ Makefile +makefile changed.misc changed.tit leim-list.el diff -r 2e95191b77c0 -r adbf7c56937f lib-src/.cvsignore --- a/lib-src/.cvsignore Sat Sep 24 10:24:56 2005 +0000 +++ b/lib-src/.cvsignore Sat Sep 24 10:27:46 2005 +0000 @@ -20,5 +20,6 @@ update-game-score yow Makefile +makefile *-spd *.pdb diff -r 2e95191b77c0 -r adbf7c56937f lispintro/.cvsignore --- a/lispintro/.cvsignore Sat Sep 24 10:24:56 2005 +0000 +++ b/lispintro/.cvsignore Sat Sep 24 10:27:46 2005 +0000 @@ -18,3 +18,4 @@ *.tmp *.txt Makefile +makefile diff -r 2e95191b77c0 -r adbf7c56937f lispref/.cvsignore --- a/lispref/.cvsignore Sat Sep 24 10:24:56 2005 +0000 +++ b/lispref/.cvsignore Sat Sep 24 10:27:46 2005 +0000 @@ -6,6 +6,7 @@ config.cache config.status Makefile +makefile index.texi elisp elisp-? diff -r 2e95191b77c0 -r adbf7c56937f man/.cvsignore --- a/man/.cvsignore Sat Sep 24 10:24:56 2005 +0000 +++ b/man/.cvsignore Sat Sep 24 10:27:46 2005 +0000 @@ -19,3 +19,4 @@ *.vr *.vrs Makefile +makefile diff -r 2e95191b77c0 -r adbf7c56937f src/.cvsignore --- a/src/.cvsignore Sat Sep 24 10:24:56 2005 +0000 +++ b/src/.cvsignore Sat Sep 24 10:27:46 2005 +0000 @@ -3,6 +3,7 @@ *.pdb .gdb_history Makefile +makefile Makefile.c TAGS-LISP _gdbinit