Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Luke <jluke@mono-cvs.ximian.com>2004-10-05 21:04:10 +0400
committerJohn Luke <jluke@mono-cvs.ximian.com>2004-10-05 21:04:10 +0400
commit1f90c1aa121222936b83188606719f15e8c0065e (patch)
tree5d20a507c64432870b703e15b6579f6ff2f5e9f6 /mcs/errors/Makefile
parent527aed6ee9284ba4d77089c83e5c51d79cc37a62 (diff)
2004-10-05 John Luke <john.luke@gmail.com>
* Makefile: add *.mdb to clean target svn path=/trunk/mcs/; revision=34727
Diffstat (limited to 'mcs/errors/Makefile')
-rw-r--r--mcs/errors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcs/errors/Makefile b/mcs/errors/Makefile
index afafc1432cd..6f11e0279b1 100644
--- a/mcs/errors/Makefile
+++ b/mcs/errors/Makefile
@@ -80,6 +80,7 @@ clean-local:
rm -f *.exe
rm -f *.dll
rm -f *.log
+ rm -f *.mdb
dist-local: dist-default