]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Tue Jun 18 17:56:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
authorRoland McGrath <roland@gnu.org>
Tue, 18 Jun 1996 22:01:43 +0000 (22:01 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 18 Jun 1996 22:01:43 +0000 (22:01 +0000)
* rpm/Makefile (clean): New target.

* stdlib/test-canon.c: New test program contributed by David Mosberger.
* stdlib/Makefile (tests): Add test-canon.
* stdlib/canonicalize.c: Rewritten by David Mosberger.

* mach/Machrules (%_server.c %_server.h rule): Remove gratuitous
mention of $< in mig cmd.  Thanks to Shantanu Goel.

ChangeLog
rpm/Makefile

index 6e6a1f4fae1c5cb0577f63f83e31334ef3ea36e7..377d4caebef255c1ba257bcb9686519f0e2044d2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
+Tue Jun 18 17:56:44 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
+
+       * rpm/Makefile (clean): New target.
+
+       * stdlib/test-canon.c: New test program contributed by David Mosberger.
+       * stdlib/Makefile (tests): Add test-canon.
+       * stdlib/canonicalize.c: Rewritten by David Mosberger.
+
 Mon Jun 17 17:53:21 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+       * mach/Machrules (%_server.c %_server.h rule): Remove gratuitous
+       mention of $< in mig cmd.  Thanks to Shantanu Goel.
+
        * sysdeps/mach/hurd/brk.c (___brk_addr): Define as weak alias for
        _hurd_brk.
 
index 1bf6b6ed5196e0fe309d62f7bfb9ea99ee3c984a..242c412bd56972514cbdef78923ca54b2fe5261b 100644 (file)
@@ -90,3 +90,7 @@ glibc-$(version).$(config).rpm: $(config) rpmrc $(instfiles)
 
 # Avoid time-consuming implicit rule search.
 $(instfiles) : ;
+
+.PHONY: clean
+clean:
+       rm -f $(config) glibc-$(version).$(config).rpm