Imported Upstream version 2.4.2
[platform/upstream/libtool.git] / tests / mdemo / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 #####
19
20
21
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkglibexecdir = $(libexecdir)/@PACKAGE@
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 bin_PROGRAMS = mdemo$(EXEEXT) mdemo_static$(EXEEXT)
42 subdir = .
43 DIST_COMMON = README $(am__configure_deps) $(noinst_HEADERS) \
44         $(srcdir)/../../libltdl/config/config.guess \
45         $(srcdir)/../../libltdl/config/config.sub \
46         $(srcdir)/../../libltdl/config/install-sh \
47         $(srcdir)/../../libltdl/config/ltmain.sh \
48         $(srcdir)/../../libltdl/config/missing $(srcdir)/Makefile.am \
49         $(srcdir)/Makefile.in $(top_srcdir)/configure \
50         ../../libltdl/config/compile ../../libltdl/config/config.guess \
51         ../../libltdl/config/config.sub ../../libltdl/config/depcomp \
52         ../../libltdl/config/install-sh ../../libltdl/config/ltmain.sh \
53         ../../libltdl/config/mdate-sh ../../libltdl/config/missing \
54         ../../libltdl/config/texinfo.tex
55 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56 am__aclocal_m4_deps = $(top_srcdir)/../../libltdl/m4/libtool.m4 \
57         $(top_srcdir)/../../libltdl/m4/ltdl.m4 \
58         $(top_srcdir)/../../libltdl/m4/ltoptions.m4 \
59         $(top_srcdir)/../../libltdl/m4/ltsugar.m4 \
60         $(top_srcdir)/../../libltdl/m4/ltversion.m4 \
61         $(top_srcdir)/../../libltdl/m4/lt~obsolete.m4 \
62         $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66  configure.lineno config.status.lineno
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_CLEAN_FILES =
69 CONFIG_CLEAN_VPATH_FILES =
70 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
71 am__vpath_adj = case $$p in \
72     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
73     *) f=$$p;; \
74   esac;
75 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
76 am__install_max = 40
77 am__nobase_strip_setup = \
78   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
79 am__nobase_strip = \
80   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
81 am__nobase_list = $(am__nobase_strip_setup); \
82   for p in $$list; do echo "$$p $$p"; done | \
83   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
84   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
85     if (++n[$$2] == $(am__install_max)) \
86       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
87     END { for (dir in files) print dir, files[dir] }'
88 am__base_list = \
89   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
90   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
91 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"
92 LTLIBRARIES = $(lib_LTLIBRARIES)
93 am__DEPENDENCIES_1 =
94 foo1_la_DEPENDENCIES = $(am__DEPENDENCIES_1) libsub.la
95 am_foo1_la_OBJECTS = foo1.lo
96 foo1_la_OBJECTS = $(am_foo1_la_OBJECTS)
97 foo1_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
98         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(foo1_la_LDFLAGS) \
99         $(LDFLAGS) -o $@
100 libfoo2_la_DEPENDENCIES = $(am__DEPENDENCIES_1) libsub.la
101 am_libfoo2_la_OBJECTS = foo2.lo
102 libfoo2_la_OBJECTS = $(am_libfoo2_la_OBJECTS)
103 libfoo2_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
104         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
105         $(libfoo2_la_LDFLAGS) $(LDFLAGS) -o $@
106 am_libmlib_la_OBJECTS = mlib.lo
107 libmlib_la_OBJECTS = $(am_libmlib_la_OBJECTS)
108 libmlib_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
109         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
110         $(libmlib_la_LDFLAGS) $(LDFLAGS) -o $@
111 libsub_la_LIBADD =
112 am_libsub_la_OBJECTS = sub.lo
113 libsub_la_OBJECTS = $(am_libsub_la_OBJECTS)
114 libsub_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
115         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
116         $(libsub_la_LDFLAGS) $(LDFLAGS) -o $@
117 PROGRAMS = $(bin_PROGRAMS)
118 am_mdemo_OBJECTS = main.$(OBJEXT)
119 mdemo_OBJECTS = $(am_mdemo_OBJECTS)
120 mdemo_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
121         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(mdemo_LDFLAGS) \
122         $(LDFLAGS) -o $@
123 am__objects_1 = main.$(OBJEXT)
124 am_mdemo_static_OBJECTS = $(am__objects_1)
125 mdemo_static_OBJECTS = $(am_mdemo_static_OBJECTS)
126 am__DEPENDENCIES_2 = libsub.la "-dlopen" self "-dlopen" foo1.la \
127         "-dlopen" libfoo2.la
128 mdemo_static_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
129         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
130         $(mdemo_static_LDFLAGS) $(LDFLAGS) -o $@
131 DEFAULT_INCLUDES = -I.@am__isrc@
132 depcomp =
133 am__depfiles_maybe =
134 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
135         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
138         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
139 CCLD = $(CC)
140 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
141         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
142         $(LDFLAGS) -o $@
143 SOURCES = $(foo1_la_SOURCES) $(libfoo2_la_SOURCES) \
144         $(libmlib_la_SOURCES) $(libsub_la_SOURCES) $(mdemo_SOURCES) \
145         $(mdemo_static_SOURCES)
146 DIST_SOURCES = $(foo1_la_SOURCES) $(libfoo2_la_SOURCES) \
147         $(libmlib_la_SOURCES) $(libsub_la_SOURCES) $(mdemo_SOURCES) \
148         $(mdemo_static_SOURCES)
149 HEADERS = $(noinst_HEADERS)
150 ETAGS = etags
151 CTAGS = ctags
152 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
153 distdir = $(PACKAGE)-$(VERSION)
154 am__remove_distdir = \
155   { test ! -d "$(distdir)" \
156     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
157          && rm -fr "$(distdir)"; }; }
158 DIST_ARCHIVES = $(distdir).tar.gz
159 GZIP_ENV = --best
160 distuninstallcheck_listfiles = find . -type f -print
161 distcleancheck_listfiles = find . -type f -print
162 ACLOCAL = @ACLOCAL@
163 AMTAR = @AMTAR@
164 AR = @AR@
165 AS = @AS@
166 AUTOCONF = @AUTOCONF@
167 AUTOHEADER = @AUTOHEADER@
168 AUTOMAKE = @AUTOMAKE@
169 AWK = @AWK@
170 CC = @CC@
171 CCDEPMODE = @CCDEPMODE@
172 CFLAGS = @CFLAGS@
173 CPP = @CPP@
174 CPPFLAGS = @CPPFLAGS@
175 CYGPATH_W = @CYGPATH_W@
176 DEFS = @DEFS@
177 DEPDIR = @DEPDIR@
178 DLLTOOL = @DLLTOOL@
179 DSYMUTIL = @DSYMUTIL@
180 DUMPBIN = @DUMPBIN@
181 ECHO_C = @ECHO_C@
182 ECHO_N = @ECHO_N@
183 ECHO_T = @ECHO_T@
184 EGREP = @EGREP@
185 EXEEXT = @EXEEXT@
186 FGREP = @FGREP@
187 GREP = @GREP@
188 INCLTDL = @INCLTDL@
189 INSTALL = @INSTALL@
190 INSTALL_DATA = @INSTALL_DATA@
191 INSTALL_PROGRAM = @INSTALL_PROGRAM@
192 INSTALL_SCRIPT = @INSTALL_SCRIPT@
193 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194 LD = @LD@
195 LDFLAGS = @LDFLAGS@
196 LIBLTDL = @LIBLTDL@
197 LIBM = @LIBM@
198 LIBOBJS = @LIBOBJS@
199 LIBS = @LIBS@
200 LIBTOOL = @LIBTOOL@
201 LIBTOOL_DEPS = @LIBTOOL_DEPS@
202 LIPO = @LIPO@
203 LN_S = @LN_S@
204 LTDLDEPS = @LTDLDEPS@
205 LTDLINCL = @LTDLINCL@
206 LTLIBOBJS = @LTLIBOBJS@
207 MAKEINFO = @MAKEINFO@
208 MANIFEST_TOOL = @MANIFEST_TOOL@
209 MKDIR_P = @MKDIR_P@
210 NM = @NM@
211 NMEDIT = @NMEDIT@
212 OBJDUMP = @OBJDUMP@
213 OBJEXT = @OBJEXT@
214 OTOOL = @OTOOL@
215 OTOOL64 = @OTOOL64@
216 PACKAGE = @PACKAGE@
217 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218 PACKAGE_NAME = @PACKAGE_NAME@
219 PACKAGE_STRING = @PACKAGE_STRING@
220 PACKAGE_TARNAME = @PACKAGE_TARNAME@
221 PACKAGE_URL = @PACKAGE_URL@
222 PACKAGE_VERSION = @PACKAGE_VERSION@
223 PATH_SEPARATOR = @PATH_SEPARATOR@
224 RANLIB = @RANLIB@
225 SED = @SED@
226 SET_MAKE = @SET_MAKE@
227 SHELL = @SHELL@
228 STATIC = @STATIC@
229 STRIP = @STRIP@
230 VERSION = @VERSION@
231 abs_builddir = @abs_builddir@
232 abs_srcdir = @abs_srcdir@
233 abs_top_builddir = @abs_top_builddir@
234 abs_top_srcdir = @abs_top_srcdir@
235 ac_ct_AR = @ac_ct_AR@
236 ac_ct_CC = @ac_ct_CC@
237 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
238 am__include = @am__include@
239 am__leading_dot = @am__leading_dot@
240 am__quote = @am__quote@
241 am__tar = @am__tar@
242 am__untar = @am__untar@
243 bindir = @bindir@
244 build = @build@
245 build_alias = @build_alias@
246 build_cpu = @build_cpu@
247 build_os = @build_os@
248 build_vendor = @build_vendor@
249 builddir = @builddir@
250 datadir = @datadir@
251 datarootdir = @datarootdir@
252 docdir = @docdir@
253 dvidir = @dvidir@
254 exec_prefix = @exec_prefix@
255 host = @host@
256 host_alias = @host_alias@
257 host_cpu = @host_cpu@
258 host_os = @host_os@
259 host_vendor = @host_vendor@
260 htmldir = @htmldir@
261 includedir = @includedir@
262 infodir = @infodir@
263 install_sh = @install_sh@
264 libdir = @libdir@
265 libexecdir = @libexecdir@
266 localedir = @localedir@
267 localstatedir = @localstatedir@
268 mandir = @mandir@
269 mkdir_p = @mkdir_p@
270 oldincludedir = @oldincludedir@
271 pdfdir = @pdfdir@
272 prefix = @prefix@
273 program_transform_name = @program_transform_name@
274 psdir = @psdir@
275 sbindir = @sbindir@
276 sharedstatedir = @sharedstatedir@
277 srcdir = @srcdir@
278 sysconfdir = @sysconfdir@
279 target_alias = @target_alias@
280 top_build_prefix = @top_build_prefix@
281 top_builddir = @top_builddir@
282 top_srcdir = @top_srcdir@
283 AUTOMAKE_OPTIONS = no-dependencies foreign
284 ACLOCAL_AMFLAGS = -I ../../libltdl/m4
285 AM_CPPFLAGS = -I$(top_srcdir)/../.. $(INCLTDL)
286 lib_LTLIBRARIES = libsub.la foo1.la libfoo2.la libmlib.la
287 foo1_la_SOURCES = foo1.c
288 foo1_la_LIBADD = $(LIBM) libsub.la
289 foo1_la_LDFLAGS = -no-undefined -module -avoid-version
290 libfoo2_la_SOURCES = foo2.c
291 libfoo2_la_LIBADD = $(LIBM) libsub.la
292 libfoo2_la_LDFLAGS = -no-undefined -module -export-symbols-regex "libfoo2.*"
293 libsub_la_SOURCES = sub.c
294 libsub_la_LDFLAGS = -no-undefined
295 libmlib_la_SOURCES = mlib.c
296 libmlib_la_LIBADD = @LIBLTDL@ "-dlopen" foo1.la "-dlopen" libfoo2.la
297 libmlib_la_LDFLAGS = -no-undefined -export-symbols-regex ".*"
298 libmlib_la_DEPENDENCIES = @LIBLTDL@ libsub.la foo1.la libfoo2.la
299 noinst_HEADERS = foo.h
300 top_distdir = ../..
301
302 # Create a version of mdemo that does dlopen.
303 mdemo_SOURCES = main.c
304 mdemo_LDFLAGS = -export-dynamic
305 mdemo_LDADD = @LIBLTDL@ libsub.la "-dlopen" self \
306                 "-dlopen" foo1.la "-dlopen" libfoo2.la
307
308 mdemo_DEPENDENCIES = @LIBLTDL@ libsub.la foo1.la libfoo2.la
309
310 # Create a statically linked version of mdemo.
311 mdemo_static_SOURCES = $(mdemo_SOURCES)
312 mdemo_static_LDFLAGS = $(STATIC) $(mdemo_LDFLAGS)
313 mdemo_static_LDADD = $(mdemo_LDADD)
314 mdemo_static_DEPENDENCIES = $(mdemo_DEPENDENCIES)
315 all: all-am
316
317 .SUFFIXES:
318 .SUFFIXES: .c .lo .o .obj
319 am--refresh:
320         @:
321 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
322         @for dep in $?; do \
323           case '$(am__configure_deps)' in \
324             *$$dep*) \
325               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
326               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
327                 && exit 0; \
328               exit 1;; \
329           esac; \
330         done; \
331         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
332         $(am__cd) $(top_srcdir) && \
333           $(AUTOMAKE) --foreign Makefile
334 .PRECIOUS: Makefile
335 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
336         @case '$?' in \
337           *config.status*) \
338             echo ' $(SHELL) ./config.status'; \
339             $(SHELL) ./config.status;; \
340           *) \
341             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
342             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
343         esac;
344
345 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
346         $(SHELL) ./config.status --recheck
347
348 $(top_srcdir)/configure:  $(am__configure_deps)
349         $(am__cd) $(srcdir) && $(AUTOCONF)
350 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
351         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
352 $(am__aclocal_m4_deps):
353 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
354         @$(NORMAL_INSTALL)
355         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
356         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
357         list2=; for p in $$list; do \
358           if test -f $$p; then \
359             list2="$$list2 $$p"; \
360           else :; fi; \
361         done; \
362         test -z "$$list2" || { \
363           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
364           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
365         }
366
367 uninstall-libLTLIBRARIES:
368         @$(NORMAL_UNINSTALL)
369         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
370         for p in $$list; do \
371           $(am__strip_dir) \
372           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
373           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
374         done
375
376 clean-libLTLIBRARIES:
377         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
378         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
379           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
380           test "$$dir" != "$$p" || dir=.; \
381           echo "rm -f \"$${dir}/so_locations\""; \
382           rm -f "$${dir}/so_locations"; \
383         done
384 foo1.la: $(foo1_la_OBJECTS) $(foo1_la_DEPENDENCIES) 
385         $(foo1_la_LINK) -rpath $(libdir) $(foo1_la_OBJECTS) $(foo1_la_LIBADD) $(LIBS)
386 libfoo2.la: $(libfoo2_la_OBJECTS) $(libfoo2_la_DEPENDENCIES) 
387         $(libfoo2_la_LINK) -rpath $(libdir) $(libfoo2_la_OBJECTS) $(libfoo2_la_LIBADD) $(LIBS)
388 libmlib.la: $(libmlib_la_OBJECTS) $(libmlib_la_DEPENDENCIES) 
389         $(libmlib_la_LINK) -rpath $(libdir) $(libmlib_la_OBJECTS) $(libmlib_la_LIBADD) $(LIBS)
390 libsub.la: $(libsub_la_OBJECTS) $(libsub_la_DEPENDENCIES) 
391         $(libsub_la_LINK) -rpath $(libdir) $(libsub_la_OBJECTS) $(libsub_la_LIBADD) $(LIBS)
392 install-binPROGRAMS: $(bin_PROGRAMS)
393         @$(NORMAL_INSTALL)
394         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
395         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
396         for p in $$list; do echo "$$p $$p"; done | \
397         sed 's/$(EXEEXT)$$//' | \
398         while read p p1; do if test -f $$p || test -f $$p1; \
399           then echo "$$p"; echo "$$p"; else :; fi; \
400         done | \
401         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
402             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
403         sed 'N;N;N;s,\n, ,g' | \
404         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
405           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
406             if ($$2 == $$4) files[d] = files[d] " " $$1; \
407             else { print "f", $$3 "/" $$4, $$1; } } \
408           END { for (d in files) print "f", d, files[d] }' | \
409         while read type dir files; do \
410             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
411             test -z "$$files" || { \
412             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
413             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
414             } \
415         ; done
416
417 uninstall-binPROGRAMS:
418         @$(NORMAL_UNINSTALL)
419         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
420         files=`for p in $$list; do echo "$$p"; done | \
421           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
422               -e 's/$$/$(EXEEXT)/' `; \
423         test -n "$$list" || exit 0; \
424         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
425         cd "$(DESTDIR)$(bindir)" && rm -f $$files
426
427 clean-binPROGRAMS:
428         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
429         echo " rm -f" $$list; \
430         rm -f $$list || exit $$?; \
431         test -n "$(EXEEXT)" || exit 0; \
432         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
433         echo " rm -f" $$list; \
434         rm -f $$list
435 mdemo$(EXEEXT): $(mdemo_OBJECTS) $(mdemo_DEPENDENCIES) 
436         @rm -f mdemo$(EXEEXT)
437         $(mdemo_LINK) $(mdemo_OBJECTS) $(mdemo_LDADD) $(LIBS)
438 mdemo_static$(EXEEXT): $(mdemo_static_OBJECTS) $(mdemo_static_DEPENDENCIES) 
439         @rm -f mdemo_static$(EXEEXT)
440         $(mdemo_static_LINK) $(mdemo_static_OBJECTS) $(mdemo_static_LDADD) $(LIBS)
441
442 mostlyclean-compile:
443         -rm -f *.$(OBJEXT)
444
445 distclean-compile:
446         -rm -f *.tab.c
447
448 .c.o:
449         $(COMPILE) -c $<
450
451 .c.obj:
452         $(COMPILE) -c `$(CYGPATH_W) '$<'`
453
454 .c.lo:
455         $(LTCOMPILE) -c -o $@ $<
456
457 mostlyclean-libtool:
458         -rm -f *.lo
459
460 clean-libtool:
461         -rm -rf .libs _libs
462
463 distclean-libtool:
464         -rm -f libtool config.lt
465
466 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
467         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468         unique=`for i in $$list; do \
469             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
470           done | \
471           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472               END { if (nonempty) { for (i in files) print i; }; }'`; \
473         mkid -fID $$unique
474 tags: TAGS
475
476 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
477                 $(TAGS_FILES) $(LISP)
478         set x; \
479         here=`pwd`; \
480         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
481         unique=`for i in $$list; do \
482             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
483           done | \
484           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
485               END { if (nonempty) { for (i in files) print i; }; }'`; \
486         shift; \
487         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
488           test -n "$$unique" || unique=$$empty_fix; \
489           if test $$# -gt 0; then \
490             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
491               "$$@" $$unique; \
492           else \
493             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
494               $$unique; \
495           fi; \
496         fi
497 ctags: CTAGS
498 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
499                 $(TAGS_FILES) $(LISP)
500         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
501         unique=`for i in $$list; do \
502             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503           done | \
504           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
505               END { if (nonempty) { for (i in files) print i; }; }'`; \
506         test -z "$(CTAGS_ARGS)$$unique" \
507           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
508              $$unique
509
510 GTAGS:
511         here=`$(am__cd) $(top_builddir) && pwd` \
512           && $(am__cd) $(top_srcdir) \
513           && gtags -i $(GTAGS_ARGS) "$$here"
514
515 distclean-tags:
516         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
517
518 distdir: $(DISTFILES)
519         $(am__remove_distdir)
520         test -d "$(distdir)" || mkdir "$(distdir)"
521         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
522         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
523         list='$(DISTFILES)'; \
524           dist_files=`for file in $$list; do echo $$file; done | \
525           sed -e "s|^$$srcdirstrip/||;t" \
526               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
527         case $$dist_files in \
528           */*) $(MKDIR_P) `echo "$$dist_files" | \
529                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
530                            sort -u` ;; \
531         esac; \
532         for file in $$dist_files; do \
533           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
534           if test -d $$d/$$file; then \
535             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
536             if test -d "$(distdir)/$$file"; then \
537               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
538             fi; \
539             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
540               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
541               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
542             fi; \
543             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
544           else \
545             test -f "$(distdir)/$$file" \
546             || cp -p $$d/$$file "$(distdir)/$$file" \
547             || exit 1; \
548           fi; \
549         done
550         -test -n "$(am__skip_mode_fix)" \
551         || find "$(distdir)" -type d ! -perm -755 \
552                 -exec chmod u+rwx,go+rx {} \; -o \
553           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
554           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
555           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
556         || chmod -R a+r "$(distdir)"
557 dist-gzip: distdir
558         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
559         $(am__remove_distdir)
560
561 dist-bzip2: distdir
562         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
563         $(am__remove_distdir)
564
565 dist-lzma: distdir
566         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
567         $(am__remove_distdir)
568
569 dist-xz: distdir
570         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
571         $(am__remove_distdir)
572
573 dist-tarZ: distdir
574         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
575         $(am__remove_distdir)
576
577 dist-shar: distdir
578         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
579         $(am__remove_distdir)
580
581 dist-zip: distdir
582         -rm -f $(distdir).zip
583         zip -rq $(distdir).zip $(distdir)
584         $(am__remove_distdir)
585
586 dist dist-all: distdir
587         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
588         $(am__remove_distdir)
589
590 # This target untars the dist file and tries a VPATH configuration.  Then
591 # it guarantees that the distribution is self-contained by making another
592 # tarfile.
593 distcheck: dist
594         case '$(DIST_ARCHIVES)' in \
595         *.tar.gz*) \
596           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
597         *.tar.bz2*) \
598           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
599         *.tar.lzma*) \
600           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
601         *.tar.xz*) \
602           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
603         *.tar.Z*) \
604           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
605         *.shar.gz*) \
606           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
607         *.zip*) \
608           unzip $(distdir).zip ;;\
609         esac
610         chmod -R a-w $(distdir); chmod a+w $(distdir)
611         mkdir $(distdir)/_build
612         mkdir $(distdir)/_inst
613         chmod a-w $(distdir)
614         test -d $(distdir)/_build || exit 0; \
615         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
616           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
617           && am__cwd=`pwd` \
618           && $(am__cd) $(distdir)/_build \
619           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
620             $(DISTCHECK_CONFIGURE_FLAGS) \
621           && $(MAKE) $(AM_MAKEFLAGS) \
622           && $(MAKE) $(AM_MAKEFLAGS) dvi \
623           && $(MAKE) $(AM_MAKEFLAGS) check \
624           && $(MAKE) $(AM_MAKEFLAGS) install \
625           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
626           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
627           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
628                 distuninstallcheck \
629           && chmod -R a-w "$$dc_install_base" \
630           && ({ \
631                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
632                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
633                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
634                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
635                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
636               } || { rm -rf "$$dc_destdir"; exit 1; }) \
637           && rm -rf "$$dc_destdir" \
638           && $(MAKE) $(AM_MAKEFLAGS) dist \
639           && rm -rf $(DIST_ARCHIVES) \
640           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
641           && cd "$$am__cwd" \
642           || exit 1
643         $(am__remove_distdir)
644         @(echo "$(distdir) archives ready for distribution: "; \
645           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
646           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
647 distuninstallcheck:
648         @$(am__cd) '$(distuninstallcheck_dir)' \
649         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
650            || { echo "ERROR: files left after uninstall:" ; \
651                 if test -n "$(DESTDIR)"; then \
652                   echo "  (check DESTDIR support)"; \
653                 fi ; \
654                 $(distuninstallcheck_listfiles) ; \
655                 exit 1; } >&2
656 distcleancheck: distclean
657         @if test '$(srcdir)' = . ; then \
658           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
659           exit 1 ; \
660         fi
661         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
662           || { echo "ERROR: files left in build directory after distclean:" ; \
663                $(distcleancheck_listfiles) ; \
664                exit 1; } >&2
665 check-am: all-am
666 check: check-am
667 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
668 install-binPROGRAMS: install-libLTLIBRARIES
669
670 installdirs:
671         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)"; do \
672           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
673         done
674 install: install-am
675 install-exec: install-exec-am
676 install-data: install-data-am
677 uninstall: uninstall-am
678
679 install-am: all-am
680         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
681
682 installcheck: installcheck-am
683 install-strip:
684         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
685           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
686           `test -z '$(STRIP)' || \
687             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
688 mostlyclean-generic:
689
690 clean-generic:
691
692 distclean-generic:
693         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
694         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
695
696 maintainer-clean-generic:
697         @echo "This command is intended for maintainers to use"
698         @echo "it deletes files that may require special tools to rebuild."
699 clean: clean-am
700
701 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
702         clean-libtool mostlyclean-am
703
704 distclean: distclean-am
705         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
706         -rm -f Makefile
707 distclean-am: clean-am distclean-compile distclean-generic \
708         distclean-libtool distclean-local distclean-tags
709
710 dvi: dvi-am
711
712 dvi-am:
713
714 html: html-am
715
716 html-am:
717
718 info: info-am
719
720 info-am:
721
722 install-data-am:
723
724 install-dvi: install-dvi-am
725
726 install-dvi-am:
727
728 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
729
730 install-html: install-html-am
731
732 install-html-am:
733
734 install-info: install-info-am
735
736 install-info-am:
737
738 install-man:
739
740 install-pdf: install-pdf-am
741
742 install-pdf-am:
743
744 install-ps: install-ps-am
745
746 install-ps-am:
747
748 installcheck-am:
749
750 maintainer-clean: maintainer-clean-am
751         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
752         -rm -rf $(top_srcdir)/autom4te.cache
753         -rm -f Makefile
754 maintainer-clean-am: distclean-am maintainer-clean-generic
755
756 mostlyclean: mostlyclean-am
757
758 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
759         mostlyclean-libtool
760
761 pdf: pdf-am
762
763 pdf-am:
764
765 ps: ps-am
766
767 ps-am:
768
769 uninstall-am: uninstall-binPROGRAMS uninstall-libLTLIBRARIES
770
771 .MAKE: install-am install-strip
772
773 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
774         clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
775         clean-libtool ctags dist dist-all dist-bzip2 dist-gzip \
776         dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
777         distclean distclean-compile distclean-generic \
778         distclean-libtool distclean-local distclean-tags \
779         distcleancheck distdir distuninstallcheck dvi dvi-am html \
780         html-am info info-am install install-am install-binPROGRAMS \
781         install-data install-data-am install-dvi install-dvi-am \
782         install-exec install-exec-am install-html install-html-am \
783         install-info install-info-am install-libLTLIBRARIES \
784         install-man install-pdf install-pdf-am install-ps \
785         install-ps-am install-strip installcheck installcheck-am \
786         installdirs maintainer-clean maintainer-clean-generic \
787         mostlyclean mostlyclean-compile mostlyclean-generic \
788         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
789         uninstall-am uninstall-binPROGRAMS uninstall-libLTLIBRARIES
790
791 @LIBLTDL@: $(top_distdir)/libtool \
792     $(top_distdir)/config.h $(srcdir)/$(top_distdir)/libltdl/ltdl.c \
793     $(srcdir)/$(top_distdir)/libltdl/ltdl.h
794         (cd $(top_distdir); $(MAKE) `echo $(LIBLTDL) | sed 's,.*\.\./libltdl/,libltdl/,g'`)
795 # Do not error out if toplevel config.h does not exist:
796 $(top_distdir)/config.h:
797
798 libtool: $(LIBTOOL_DEPS)
799         $(SHELL) ./config.status --recheck
800
801 # Workaround a bug in Autoconf-2.61 and earlier that don't clean up
802 # file droppings left by many compilers:
803 distclean-local:
804         ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \
805         for ac_file in $$ac_files; do \
806           case $$ac_file in \
807             *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $$ac_file ;; \
808           esac; \
809         done
810
811 # Tell versions [3.59,3.63) of GNU make to not export all variables.
812 # Otherwise a system limit (for SysV at least) may be exceeded.
813 .NOEXPORT: