Explorar o código

Add .E suffix

Peter S. Mazinger %!s(int64=20) %!d(string=hai) anos
pai
achega
3830b27a93
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makerules

+ 1 - 1
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)