svn commit: trunk/uClibc
psm at uclibc.org
psm at uclibc.org
Tue Nov 22 22:32:12 UTC 2005
Author: psm
Date: 2005-11-22 14:32:10 -0800 (Tue, 22 Nov 2005)
New Revision: 12484
Log:
Add .E suffix
Modified:
trunk/uClibc/Makerules
Changeset:
Modified: trunk/uClibc/Makerules
===================================================================
--- trunk/uClibc/Makerules 2005-11-22 22:07:46 UTC (rev 12483)
+++ trunk/uClibc/Makerules 2005-11-22 22:32:10 UTC (rev 12484)
@@ -2,7 +2,7 @@
# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details.
#
-.SUFFIXES: .c .S .o .os .oS .so .a .s .i
+.SUFFIXES: .c .S .o .os .oS .so .a .s .i .E
# order is important, the stripping uses STRIP_FLAGS for lib-so, but not for lib-a
ifeq ($(HAVE_SHARED),y)
More information about the uClibc-cvs
mailing list