*** empty log message ***
[mono.git] / mcs / ChangeLog
index 11d99f2c7ceeac8ddbf908211c0add6687efef82..40f35ce7568b8e85ea8f2364181a59f669dfc705 100644 (file)
@@ -1,3 +1,15 @@
+2002-07-23  Alp Toker  <alp@atoker.com>
+
+       * makefile.gnu: Added an install target (which sets permissions and
+       respects prefix) and a dist target which produces a tarball. Also
+       fixed a few other makefile issues.
+
+2002-07-22  Peter Williams  <peterw@ximian.com>
+
+       * class/library.make: Oops, the deps weren't right -- touching a .cs
+       file didn't cause the libraries to be rebuilt.
+       (clean): Robustify this rule a bit.
+
 2002-07-20  Martin Baulig  <martin@gnome.org>
 
        * class/makefile.gnu: Added System.Data.
@@ -51,4 +63,4 @@
 \r
 2002-01-20 Nick Drochak  <ndrochak@gol.com>\r
 \r
-       * add nunit directory to the list of dirs to build in
\ No newline at end of file
+       * add nunit directory to the list of dirs to build in