t000-bfd-subdirs.diff - mkports - recipes for building multiple softwares with mk(1)
 (HTM) git clone git://z3bra.org/mkports
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
       t000-bfd-subdirs.diff (449B)
       ---
            1 diff -urN a/bfd/Makefile.in b/bfd/Makefile.in
            2 --- a/bfd/Makefile.in        2014-10-14 09:32:02.000000000 +0200
            3 +++ b/bfd/Makefile.in        2016-01-15 23:27:09.201421310 +0100
            4 @@ -339,7 +339,7 @@
            5  ACLOCAL_AMFLAGS = -I . -I .. -I ../config
            6  INCDIR = $(srcdir)/../include
            7  CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
            8 -SUBDIRS = doc po
            9 +SUBDIRS =  po
           10  bfddocdir = doc
           11  libbfd_la_LDFLAGS = $(am__append_1) -release `cat libtool-soversion` \
           12          @SHARED_LDFLAGS@ $(am__empty)