aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEli Zaretskii2005-09-24 10:27:46 +0000
committerEli Zaretskii2005-09-24 10:27:46 +0000
commitf9ac21e7fbd2bac1b6d610429e3031ca33d553c6 (patch)
treecdfc6b3fe2aa7268ec57d7c16c5310c65f56c8f7 /src
parent86d9c9df2787f56a286fbe0d1f90f7dbdf227fc3 (diff)
downloademacs-f9ac21e7fbd2bac1b6d610429e3031ca33d553c6.tar.gz
emacs-f9ac21e7fbd2bac1b6d610429e3031ca33d553c6.zip
Add makefile (for MS-Windows).
Diffstat (limited to 'src')
-rw-r--r--src/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 48c78a4f3a6..8dbbc9f86b6 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -3,6 +3,7 @@
3*.pdb 3*.pdb
4.gdb_history 4.gdb_history
5Makefile 5Makefile
6makefile
6Makefile.c 7Makefile.c
7TAGS-LISP 8TAGS-LISP
8_gdbinit 9_gdbinit