Manage objfiles with shared_ptr
[deliverable/binutils-gdb.git] / zlib / Makefile.am
index 82f709d9ec79bc929872da7c59ae49b52a79446a..520f06592d842ff5e3611ecef746aa2094c0f071 100644 (file)
@@ -1,6 +1,6 @@
 ## Process this file with automake to create Makefile.in.
 
-AUTOMAKE_OPTIONS = 1.8 cygnus
+AUTOMAKE_OPTIONS = foreign
 
 ACLOCAL_AMFLAGS = -I .. -I ../config
 
@@ -59,3 +59,5 @@ AM_MAKEFLAGS = \
        "PICFLAG=$(PICFLAG)" \
        "RANLIB=$(RANLIB)" \
        "DESTDIR=$(DESTDIR)"
+
+include $(top_srcdir)/../multilib.am
This page took 0.034888 seconds and 4 git commands to generate.