From 3830b27a93d167a195564b40947e84ca2aadedda Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Tue, 22 Nov 2005 22:32:10 +0000 Subject: Add .E suffix --- Makerules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makerules') diff --git a/Makerules b/Makerules index c076acc99..706925036 100644 --- a/Makerules +++ b/Makerules @@ -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) -- cgit v1.2.3