]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Remove .mdb file left over by C# compiler.
authorBruno Haible <bruno@clisp.org>
Wed, 21 Jun 2006 16:53:06 +0000 (16:53 +0000)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Jun 2009 17:23:45 +0000 (19:23 +0200)
gettext-runtime/intl-csharp/ChangeLog
gettext-runtime/intl-csharp/Makefile.am
gettext-tools/src/ChangeLog
gettext-tools/src/Makefile.am

index 82cd3be18d3432bbef386ea40bcc2f9921a2c54c..683c022be0615879888fe1692eca912d4e79cb6e 100644 (file)
@@ -1,3 +1,11 @@
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       * gettext-0.14.6 released.
+
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (CLEANFILES): Add GNU.Gettext.dll.mdb.
+
 2005-05-23  Bruno Haible  <bruno@clisp.org>
 
        * gettext-0.14.5 released.
index 53678b3163c9d9a59cf184b8c333371901c6674e..54a651a5958fd15b29c4e881ad9ed27b95b60d53 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-runtime/intl-csharp subdirectory of GNU gettext
-## Copyright (C) 2003 Free Software Foundation, Inc.
+## Copyright (C) 2003, 2006 Free Software Foundation, Inc.
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -47,7 +47,7 @@ GNU.Gettext.dll: intl.cs
 
 EXTRA_DIST += intl.cs
 
-CLEANFILES += GNU.Gettext.dll
+CLEANFILES += GNU.Gettext.dll GNU.Gettext.dll.mdb
 
 install-dll: install-dll-@BUILDCSHARP@
 install-dll-no:
index c8bdac21ddda0c1220ebe6a8c372bb24f97297b6..ef21cea8c02405d28c43ea3562c69bb1e3ac3536 100644 (file)
@@ -1,3 +1,12 @@
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       * gettext-0.14.6 released.
+
+2006-06-21  Bruno Haible  <bruno@clisp.org>
+
+       * Makefile.am (CLEANFILES): Add msgfmt.net.exe.mdb,
+       msgunfmt.net.exe.mdb.
+
 2006-06-21  Bruno Haible  <bruno@clisp.org>
 
        * gettext-po.h (LIBGETTEXTPO_VERSION): Bump version number.
index e0482343d00cb14489ab79de87044de7bfa0be66..53a0dad87808f4d18868bfa0c33f44a5f605b66e 100644 (file)
@@ -1,5 +1,5 @@
 ## Makefile for the gettext-tools/src subdirectory of GNU gettext
-## Copyright (C) 1995-1998, 2000-2005 Free Software Foundation, Inc.
+## Copyright (C) 1995-1998, 2000-2006 Free Software Foundation, Inc.
 ##
 ## This program is free software; you can redistribute it and/or modify
 ## it under the terms of the GNU General Public License as published by
@@ -340,7 +340,9 @@ uninstall-java-no-no:
 
 EXTRA_DIST += msgfmt.cs msgunfmt.cs
 
-CLEANFILES += msgfmt.net.exe msgunfmt.net.exe
+CLEANFILES += \
+  msgfmt.net.exe msgfmt.net.exe.mdb \
+  msgunfmt.net.exe msgunfmt.net.exe.mdb
 
 all-local: all-csharp-@BUILDCSHARP@
 all-csharp-yes: msgfmt.net.exe msgunfmt.net.exe