[uClibc-cvs] svn commit: trunk/uClibc/libc/sysdeps/linux/mips

sjhill at uclibc.org sjhill at uclibc.org
Sat May 14 22:02:59 UTC 2005


Author: sjhill
Date: 2005-05-14 16:02:58 -0600 (Sat, 14 May 2005)
New Revision: 10327

Log:
Add missing file to the clean list.


Modified:
   trunk/uClibc/libc/sysdeps/linux/mips/Makefile


Changeset:
Modified: trunk/uClibc/libc/sysdeps/linux/mips/Makefile
===================================================================
--- trunk/uClibc/libc/sysdeps/linux/mips/Makefile	2005-05-14 22:02:36 UTC (rev 10326)
+++ trunk/uClibc/libc/sysdeps/linux/mips/Makefile	2005-05-14 22:02:58 UTC (rev 10327)
@@ -87,4 +87,5 @@
 clean:
 	$(RM) *.[oa] *~ core
 	$(RM) bits/sysnum.h
+	$(RM) $(TOPDIR)/include/fpu_control.h
 	$(RM) $(TOPDIR)/include/sgidefs.h




More information about the uClibc-cvs mailing list