From: Eli Zaretskii Date: Sat, 24 Sep 2005 10:27:46 +0000 (+0000) Subject: Add makefile (for MS-Windows). X-Git-Tag: emacs-pretest-22.0.90~6970 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9ac21e7fbd2bac1b6d610429e3031ca33d553c6;p=emacs.git Add makefile (for MS-Windows). --- diff --git a/leim/.gitignore b/leim/.gitignore index 7c52fa3961a..0d99e9bf790 100644 --- a/leim/.gitignore +++ b/leim/.gitignore @@ -1,4 +1,5 @@ Makefile +makefile changed.misc changed.tit leim-list.el diff --git a/lib-src/.gitignore b/lib-src/.gitignore index 66933a62c36..83a67e67579 100644 --- a/lib-src/.gitignore +++ b/lib-src/.gitignore @@ -20,5 +20,6 @@ test-distrib update-game-score yow Makefile +makefile *-spd *.pdb diff --git a/lispintro/.gitignore b/lispintro/.gitignore index a1eb5b6aa8f..e1af5a918b0 100644 --- a/lispintro/.gitignore +++ b/lispintro/.gitignore @@ -18,3 +18,4 @@ *.tmp *.txt Makefile +makefile diff --git a/lispref/.gitignore b/lispref/.gitignore index 0ec3cb9ae10..fddb4062824 100644 --- a/lispref/.gitignore +++ b/lispref/.gitignore @@ -6,6 +6,7 @@ config.log config.cache config.status Makefile +makefile index.texi elisp elisp-? diff --git a/man/.gitignore b/man/.gitignore index fd0f0aa73a8..2e1fe645804 100644 --- a/man/.gitignore +++ b/man/.gitignore @@ -19,3 +19,4 @@ *.vr *.vrs Makefile +makefile diff --git a/src/.gitignore b/src/.gitignore index 48c78a4f3a6..8dbbc9f86b6 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -3,6 +3,7 @@ *.pdb .gdb_history Makefile +makefile Makefile.c TAGS-LISP _gdbinit