Imported Upstream version 2.4.2
[platform/upstream/libtool.git] / tests / demo / 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
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkglibexecdir = $(libexecdir)/@PACKAGE@
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 bin_PROGRAMS = hell$(EXEEXT) hell_static$(EXEEXT) $(am__EXEEXT_1)
43 EXTRA_PROGRAMS = hell0$(EXEEXT)
44 subdir = .
45 DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
46         $(srcdir)/../../libltdl/config/config.guess \
47         $(srcdir)/../../libltdl/config/config.sub \
48         $(srcdir)/../../libltdl/config/install-sh \
49         $(srcdir)/../../libltdl/config/ltmain.sh \
50         $(srcdir)/../../libltdl/config/missing $(srcdir)/Makefile.am \
51         $(srcdir)/Makefile.in $(top_srcdir)/configure \
52         ../../libltdl/config/compile ../../libltdl/config/config.guess \
53         ../../libltdl/config/config.sub ../../libltdl/config/depcomp \
54         ../../libltdl/config/install-sh ../../libltdl/config/ltmain.sh \
55         ../../libltdl/config/mdate-sh ../../libltdl/config/missing \
56         ../../libltdl/config/texinfo.tex
57 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58 am__aclocal_m4_deps = $(top_srcdir)/../../libltdl/m4/libtool.m4 \
59         $(top_srcdir)/../../libltdl/m4/ltoptions.m4 \
60         $(top_srcdir)/../../libltdl/m4/ltsugar.m4 \
61         $(top_srcdir)/../../libltdl/m4/ltversion.m4 \
62         $(top_srcdir)/../../libltdl/m4/lt~obsolete.m4 \
63         $(top_srcdir)/configure.ac
64 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
65         $(ACLOCAL_M4)
66 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
67  configure.lineno config.status.lineno
68 mkinstalldirs = $(install_sh) -d
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 ARFLAGS = cru
72 libhell0_a_AR = $(AR) $(ARFLAGS)
73 libhell0_a_DEPENDENCIES = hello.$(OBJEXT) foo.$(OBJEXT)
74 am_libhell0_a_OBJECTS =
75 libhell0_a_OBJECTS = $(am_libhell0_a_OBJECTS)
76 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
77 am__vpath_adj = case $$p in \
78     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
79     *) f=$$p;; \
80   esac;
81 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
82 am__install_max = 40
83 am__nobase_strip_setup = \
84   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
85 am__nobase_strip = \
86   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
87 am__nobase_list = $(am__nobase_strip_setup); \
88   for p in $$list; do echo "$$p $$p"; done | \
89   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
90   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
91     if (++n[$$2] == $(am__install_max)) \
92       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
93     END { for (dir in files) print dir, files[dir] }'
94 am__base_list = \
95   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
96   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
97 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
98         "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)"
99 LTLIBRARIES = $(lib_LTLIBRARIES)
100 am_libhell1_la_OBJECTS = hell1.lo
101 libhell1_la_OBJECTS = $(am_libhell1_la_OBJECTS)
102 libhell1_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
103         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
104         $(libhell1_la_LDFLAGS) $(LDFLAGS) -o $@
105 am_libhell2_la_OBJECTS = hell2.lo
106 libhell2_la_OBJECTS = $(am_libhell2_la_OBJECTS)
107 libhell2_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
108         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
109         $(libhell2_la_LDFLAGS) $(LDFLAGS) -o $@
110 am__DEPENDENCIES_1 =
111 libhello_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
112 am_libhello_la_OBJECTS = hello.lo foo.lo
113 libhello_la_OBJECTS = $(am_libhello_la_OBJECTS)
114 libhello_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
115         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
116         $(libhello_la_LDFLAGS) $(LDFLAGS) -o $@
117 @BINARY_HELLDL_TRUE@am__EXEEXT_1 = helldl$(EXEEXT)
118 PROGRAMS = $(bin_PROGRAMS)
119 am_hell_OBJECTS = main.$(OBJEXT)
120 hell_OBJECTS = $(am_hell_OBJECTS)
121 hell_DEPENDENCIES = libhello.la
122 am_hell0_OBJECTS = main.$(OBJEXT)
123 hell0_OBJECTS = $(am_hell0_OBJECTS)
124 hell0_DEPENDENCIES = libhell1.la libhell2.la $(am__DEPENDENCIES_1)
125 am_hell_static_OBJECTS = main.$(OBJEXT)
126 hell_static_OBJECTS = $(am_hell_static_OBJECTS)
127 hell_static_DEPENDENCIES = libhello.la
128 hell_static_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
129         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
130         $(hell_static_LDFLAGS) $(LDFLAGS) -o $@
131 am__helldl_SOURCES_DIST = dlmain.c
132 @BINARY_HELLDL_TRUE@am_helldl_OBJECTS = dlmain.$(OBJEXT)
133 helldl_OBJECTS = $(am_helldl_OBJECTS)
134 helldl_LDADD = $(LDADD)
135 helldl_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
136         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(helldl_LDFLAGS) \
137         $(LDFLAGS) -o $@
138 SCRIPTS = $(bin_SCRIPTS)
139 DEFAULT_INCLUDES = -I.@am__isrc@
140 depcomp =
141 am__depfiles_maybe =
142 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
143         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
144 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
145         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
146         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
147 CCLD = $(CC)
148 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
149         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
150         $(LDFLAGS) -o $@
151 SOURCES = $(libhell0_a_SOURCES) $(libhell1_la_SOURCES) \
152         $(libhell2_la_SOURCES) $(libhello_la_SOURCES) $(hell_SOURCES) \
153         $(hell0_SOURCES) $(hell_static_SOURCES) $(helldl_SOURCES)
154 DIST_SOURCES = $(libhell0_a_SOURCES) $(libhell1_la_SOURCES) \
155         $(libhell2_la_SOURCES) $(libhello_la_SOURCES) $(hell_SOURCES) \
156         $(hell0_SOURCES) $(hell_static_SOURCES) \
157         $(am__helldl_SOURCES_DIST)
158 HEADERS = $(include_HEADERS)
159 ETAGS = etags
160 CTAGS = ctags
161 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
162 distdir = $(PACKAGE)-$(VERSION)
163 top_distdir = $(distdir)
164 am__remove_distdir = \
165   { test ! -d "$(distdir)" \
166     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
167          && rm -fr "$(distdir)"; }; }
168 DIST_ARCHIVES = $(distdir).tar.gz
169 GZIP_ENV = --best
170 distuninstallcheck_listfiles = find . -type f -print
171 distcleancheck_listfiles = find . -type f -print
172 ACLOCAL = @ACLOCAL@
173 AMTAR = @AMTAR@
174 AR = @AR@
175 AS = @AS@
176 AUTOCONF = @AUTOCONF@
177 AUTOHEADER = @AUTOHEADER@
178 AUTOMAKE = @AUTOMAKE@
179 AWK = @AWK@
180 CC = @CC@
181 CCDEPMODE = @CCDEPMODE@
182 CFLAGS = @CFLAGS@
183 CPP = @CPP@
184 CPPFLAGS = @CPPFLAGS@
185 CYGPATH_W = @CYGPATH_W@
186 DEFS = @DEFS@
187 DEPDIR = @DEPDIR@
188 DLLTOOL = @DLLTOOL@
189 DSYMUTIL = @DSYMUTIL@
190 DUMPBIN = @DUMPBIN@
191 ECHO_C = @ECHO_C@
192 ECHO_N = @ECHO_N@
193 ECHO_T = @ECHO_T@
194 EGREP = @EGREP@
195 EXEEXT = @EXEEXT@
196 FGREP = @FGREP@
197 GREP = @GREP@
198 INSTALL = @INSTALL@
199 INSTALL_DATA = @INSTALL_DATA@
200 INSTALL_PROGRAM = @INSTALL_PROGRAM@
201 INSTALL_SCRIPT = @INSTALL_SCRIPT@
202 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
203 LD = @LD@
204 LDFLAGS = @LDFLAGS@
205 LIBM = @LIBM@
206 LIBOBJS = @LIBOBJS@
207 LIBS = @LIBS@
208 LIBTOOL = @LIBTOOL@
209 LIBTOOL_DEPS = @LIBTOOL_DEPS@
210 LIPO = @LIPO@
211 LN_S = @LN_S@
212 LTLIBOBJS = @LTLIBOBJS@
213 MAKEINFO = @MAKEINFO@
214 MANIFEST_TOOL = @MANIFEST_TOOL@
215 MKDIR_P = @MKDIR_P@
216 NM = @NM@
217 NMEDIT = @NMEDIT@
218 OBJDUMP = @OBJDUMP@
219 OBJEXT = @OBJEXT@
220 OTOOL = @OTOOL@
221 OTOOL64 = @OTOOL64@
222 PACKAGE = @PACKAGE@
223 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
224 PACKAGE_NAME = @PACKAGE_NAME@
225 PACKAGE_STRING = @PACKAGE_STRING@
226 PACKAGE_TARNAME = @PACKAGE_TARNAME@
227 PACKAGE_URL = @PACKAGE_URL@
228 PACKAGE_VERSION = @PACKAGE_VERSION@
229 PATH_SEPARATOR = @PATH_SEPARATOR@
230 RANLIB = @RANLIB@
231 SED = @SED@
232 SET_MAKE = @SET_MAKE@
233 SHELL = @SHELL@
234 STATIC = @STATIC@
235 STRIP = @STRIP@
236 VERSION = @VERSION@
237 abs_builddir = @abs_builddir@
238 abs_srcdir = @abs_srcdir@
239 abs_top_builddir = @abs_top_builddir@
240 abs_top_srcdir = @abs_top_srcdir@
241 ac_ct_AR = @ac_ct_AR@
242 ac_ct_CC = @ac_ct_CC@
243 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244 am__include = @am__include@
245 am__leading_dot = @am__leading_dot@
246 am__quote = @am__quote@
247 am__tar = @am__tar@
248 am__untar = @am__untar@
249 bindir = @bindir@
250 build = @build@
251 build_alias = @build_alias@
252 build_cpu = @build_cpu@
253 build_os = @build_os@
254 build_vendor = @build_vendor@
255 builddir = @builddir@
256 datadir = @datadir@
257 datarootdir = @datarootdir@
258 docdir = @docdir@
259 dvidir = @dvidir@
260 exec_prefix = @exec_prefix@
261 host = @host@
262 host_alias = @host_alias@
263 host_cpu = @host_cpu@
264 host_os = @host_os@
265 host_vendor = @host_vendor@
266 htmldir = @htmldir@
267 includedir = @includedir@
268 infodir = @infodir@
269 install_sh = @install_sh@
270 libdir = @libdir@
271 libexecdir = @libexecdir@
272 localedir = @localedir@
273 localstatedir = @localstatedir@
274 mandir = @mandir@
275 mkdir_p = @mkdir_p@
276 oldincludedir = @oldincludedir@
277 pdfdir = @pdfdir@
278 prefix = @prefix@
279 program_transform_name = @program_transform_name@
280 psdir = @psdir@
281 sbindir = @sbindir@
282 sharedstatedir = @sharedstatedir@
283 srcdir = @srcdir@
284 sysconfdir = @sysconfdir@
285 target_alias = @target_alias@
286 top_build_prefix = @top_build_prefix@
287 top_builddir = @top_builddir@
288 top_srcdir = @top_srcdir@
289 AUTOMAKE_OPTIONS = no-dependencies foreign
290 ACLOCAL_AMFLAGS = -I ../../libltdl/m4
291 AM_CPPFLAGS = -I$(top_srcdir)/../..
292
293 # Build a libtool library, libhello.la for installation in libdir.
294 lib_LTLIBRARIES = libhello.la
295 libhello_la_SOURCES = hello.c foo.c
296 libhello_la_LIBADD = $(LIBM)
297 libhello_la_LDFLAGS = -no-undefined -version-info 3:12:1
298 libhello_la_AM_CPPFLAGS = $(AM_CPPFLAGS) -DBUILDING_LIBHELLO
299 include_HEADERS = foo.h
300 @BINARY_HELLDL_FALSE@BUILD_helldl = 
301 @BINARY_HELLDL_TRUE@BUILD_helldl = helldl
302
303 # Build hell from main.c and libhello.la
304 hell_SOURCES = main.c
305 hell_LDADD = libhello.la
306
307 # Create a statically linked version of hell.
308 hell_static_SOURCES = main.c
309 hell_static_LDADD = libhello.la
310 hell_static_LDFLAGS = $(STATIC)
311
312 # Create a version of hell that does a preloaded dlopen.
313 @BINARY_HELLDL_TRUE@helldl_SOURCES = dlmain.c
314 @BINARY_HELLDL_TRUE@helldl_LDFLAGS = -export-dynamic -dlpreopen libhello.la
315 @BINARY_HELLDL_TRUE@helldl_DEPENDENCIES = libhello.la
316 @BINARY_HELLDL_FALSE@bin_SCRIPTS = helldl
317
318 #----------------------------------------------------------------------
319 # The following declarations are only used in the testsuite:
320 #----------------------------------------------------------------------
321 hardcode_tests = hc-direct hc-libflag hc-libpath hc-minusL
322
323 # 'hell0' in EXTRA_PROGRAMS gets translated to 'hell0.exe'; but we
324 # must explicitly list the wrapper script 'hell0'.  (bin_PROGRAMS
325 # are handled seamlessly by automake rules; the extra step is only
326 # necessary for EXTRA_PROGRAMS)
327 CLEANFILES = $(hardcode_tests) $(EXTRA_LIBRARIES) $(EXTRA_LTLIBRARIES) \
328         $(EXTRA_PROGRAMS) hell0
329
330 # Unfortunately, in order to test libtool thoroughly, we need access
331 # to its private directory.
332 objdir = `$(LIBTOOL) --config | sed -n -e 's/^objdir=\(.*\)$$/\1/p'`
333 SET_HARDCODE_FLAGS = \
334   eval `$(LIBTOOL) --config | sed -n -e '/^hardcode_.*=/p; /^wl=/p'`
335
336
337 # This is one of the essential tests for deplibs_check_method=pass_all.
338 # If this one passes with pass_all, it is likely that pass_all works
339 EXTRA_LIBRARIES = libhell0.a
340 libhell0_a_SOURCES = 
341 libhell0_a_LIBADD = hello.$(OBJEXT) foo.$(OBJEXT)
342 EXTRA_LTLIBRARIES = libhell1.la libhell2.la
343 libhell1_la_SOURCES = hell1.c
344 libhell1_la_LIBADD = -L. -lhell0
345 libhell1_la_LDFLAGS = -no-undefined -rpath $(libdir)
346 libhell1_la_DEPENDENCIES = libhell0.a
347 libhell2_la_SOURCES = hell2.c
348 libhell2_la_LIBADD = -L. -lhell0
349 libhell2_la_LDFLAGS = -no-undefined -rpath $(libdir)
350 libhell2_la_DEPENDENCIES = libhell0.a
351 hell0_SOURCES = main.c
352 hell0_LDADD = libhell1.la libhell2.la $(LIBM)
353 all: all-am
354
355 .SUFFIXES:
356 .SUFFIXES: .c .lo .o .obj
357 am--refresh:
358         @:
359 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
360         @for dep in $?; do \
361           case '$(am__configure_deps)' in \
362             *$$dep*) \
363               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
364               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
365                 && exit 0; \
366               exit 1;; \
367           esac; \
368         done; \
369         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
370         $(am__cd) $(top_srcdir) && \
371           $(AUTOMAKE) --foreign Makefile
372 .PRECIOUS: Makefile
373 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
374         @case '$?' in \
375           *config.status*) \
376             echo ' $(SHELL) ./config.status'; \
377             $(SHELL) ./config.status;; \
378           *) \
379             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
380             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
381         esac;
382
383 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
384         $(SHELL) ./config.status --recheck
385
386 $(top_srcdir)/configure:  $(am__configure_deps)
387         $(am__cd) $(srcdir) && $(AUTOCONF)
388 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
389         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
390 $(am__aclocal_m4_deps):
391 libhell0.a: $(libhell0_a_OBJECTS) $(libhell0_a_DEPENDENCIES) 
392         -rm -f libhell0.a
393         $(libhell0_a_AR) libhell0.a $(libhell0_a_OBJECTS) $(libhell0_a_LIBADD)
394         $(RANLIB) libhell0.a
395 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
396         @$(NORMAL_INSTALL)
397         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
398         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
399         list2=; for p in $$list; do \
400           if test -f $$p; then \
401             list2="$$list2 $$p"; \
402           else :; fi; \
403         done; \
404         test -z "$$list2" || { \
405           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
406           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
407         }
408
409 uninstall-libLTLIBRARIES:
410         @$(NORMAL_UNINSTALL)
411         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
412         for p in $$list; do \
413           $(am__strip_dir) \
414           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
415           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
416         done
417
418 clean-libLTLIBRARIES:
419         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
420         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
421           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
422           test "$$dir" != "$$p" || dir=.; \
423           echo "rm -f \"$${dir}/so_locations\""; \
424           rm -f "$${dir}/so_locations"; \
425         done
426 libhell1.la: $(libhell1_la_OBJECTS) $(libhell1_la_DEPENDENCIES) 
427         $(libhell1_la_LINK)  $(libhell1_la_OBJECTS) $(libhell1_la_LIBADD) $(LIBS)
428 libhell2.la: $(libhell2_la_OBJECTS) $(libhell2_la_DEPENDENCIES) 
429         $(libhell2_la_LINK)  $(libhell2_la_OBJECTS) $(libhell2_la_LIBADD) $(LIBS)
430 libhello.la: $(libhello_la_OBJECTS) $(libhello_la_DEPENDENCIES) 
431         $(libhello_la_LINK) -rpath $(libdir) $(libhello_la_OBJECTS) $(libhello_la_LIBADD) $(LIBS)
432 install-binPROGRAMS: $(bin_PROGRAMS)
433         @$(NORMAL_INSTALL)
434         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
435         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
436         for p in $$list; do echo "$$p $$p"; done | \
437         sed 's/$(EXEEXT)$$//' | \
438         while read p p1; do if test -f $$p || test -f $$p1; \
439           then echo "$$p"; echo "$$p"; else :; fi; \
440         done | \
441         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
442             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
443         sed 'N;N;N;s,\n, ,g' | \
444         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
445           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
446             if ($$2 == $$4) files[d] = files[d] " " $$1; \
447             else { print "f", $$3 "/" $$4, $$1; } } \
448           END { for (d in files) print "f", d, files[d] }' | \
449         while read type dir files; do \
450             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
451             test -z "$$files" || { \
452             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
453             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
454             } \
455         ; done
456
457 uninstall-binPROGRAMS:
458         @$(NORMAL_UNINSTALL)
459         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
460         files=`for p in $$list; do echo "$$p"; done | \
461           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
462               -e 's/$$/$(EXEEXT)/' `; \
463         test -n "$$list" || exit 0; \
464         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
465         cd "$(DESTDIR)$(bindir)" && rm -f $$files
466
467 clean-binPROGRAMS:
468         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
469         echo " rm -f" $$list; \
470         rm -f $$list || exit $$?; \
471         test -n "$(EXEEXT)" || exit 0; \
472         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
473         echo " rm -f" $$list; \
474         rm -f $$list
475 hell$(EXEEXT): $(hell_OBJECTS) $(hell_DEPENDENCIES) 
476         @rm -f hell$(EXEEXT)
477         $(LINK) $(hell_OBJECTS) $(hell_LDADD) $(LIBS)
478 hell0$(EXEEXT): $(hell0_OBJECTS) $(hell0_DEPENDENCIES) 
479         @rm -f hell0$(EXEEXT)
480         $(LINK) $(hell0_OBJECTS) $(hell0_LDADD) $(LIBS)
481 hell_static$(EXEEXT): $(hell_static_OBJECTS) $(hell_static_DEPENDENCIES) 
482         @rm -f hell_static$(EXEEXT)
483         $(hell_static_LINK) $(hell_static_OBJECTS) $(hell_static_LDADD) $(LIBS)
484 helldl$(EXEEXT): $(helldl_OBJECTS) $(helldl_DEPENDENCIES) 
485         @rm -f helldl$(EXEEXT)
486         $(helldl_LINK) $(helldl_OBJECTS) $(helldl_LDADD) $(LIBS)
487 install-binSCRIPTS: $(bin_SCRIPTS)
488         @$(NORMAL_INSTALL)
489         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
490         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
491         for p in $$list; do \
492           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
493           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
494         done | \
495         sed -e 'p;s,.*/,,;n' \
496             -e 'h;s|.*|.|' \
497             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
498         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
499           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
500             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
501               if (++n[d] == $(am__install_max)) { \
502                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
503             else { print "f", d "/" $$4, $$1 } } \
504           END { for (d in files) print "f", d, files[d] }' | \
505         while read type dir files; do \
506              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
507              test -z "$$files" || { \
508                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
509                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
510              } \
511         ; done
512
513 uninstall-binSCRIPTS:
514         @$(NORMAL_UNINSTALL)
515         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
516         files=`for p in $$list; do echo "$$p"; done | \
517                sed -e 's,.*/,,;$(transform)'`; \
518         test -n "$$list" || exit 0; \
519         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
520         cd "$(DESTDIR)$(bindir)" && rm -f $$files
521
522 mostlyclean-compile:
523         -rm -f *.$(OBJEXT)
524
525 distclean-compile:
526         -rm -f *.tab.c
527
528 .c.o:
529         $(COMPILE) -c $<
530
531 .c.obj:
532         $(COMPILE) -c `$(CYGPATH_W) '$<'`
533
534 .c.lo:
535         $(LTCOMPILE) -c -o $@ $<
536
537 mostlyclean-libtool:
538         -rm -f *.lo
539
540 clean-libtool:
541         -rm -rf .libs _libs
542
543 distclean-libtool:
544         -rm -f libtool config.lt
545 install-includeHEADERS: $(include_HEADERS)
546         @$(NORMAL_INSTALL)
547         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
548         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
549         for p in $$list; do \
550           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
551           echo "$$d$$p"; \
552         done | $(am__base_list) | \
553         while read files; do \
554           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
555           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
556         done
557
558 uninstall-includeHEADERS:
559         @$(NORMAL_UNINSTALL)
560         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
561         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
562         test -n "$$files" || exit 0; \
563         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
564         cd "$(DESTDIR)$(includedir)" && rm -f $$files
565
566 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
567         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
568         unique=`for i in $$list; do \
569             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
570           done | \
571           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
572               END { if (nonempty) { for (i in files) print i; }; }'`; \
573         mkid -fID $$unique
574 tags: TAGS
575
576 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
577                 $(TAGS_FILES) $(LISP)
578         set x; \
579         here=`pwd`; \
580         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
581         unique=`for i in $$list; do \
582             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
583           done | \
584           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
585               END { if (nonempty) { for (i in files) print i; }; }'`; \
586         shift; \
587         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
588           test -n "$$unique" || unique=$$empty_fix; \
589           if test $$# -gt 0; then \
590             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
591               "$$@" $$unique; \
592           else \
593             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
594               $$unique; \
595           fi; \
596         fi
597 ctags: CTAGS
598 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
599                 $(TAGS_FILES) $(LISP)
600         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
601         unique=`for i in $$list; do \
602             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
603           done | \
604           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
605               END { if (nonempty) { for (i in files) print i; }; }'`; \
606         test -z "$(CTAGS_ARGS)$$unique" \
607           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
608              $$unique
609
610 GTAGS:
611         here=`$(am__cd) $(top_builddir) && pwd` \
612           && $(am__cd) $(top_srcdir) \
613           && gtags -i $(GTAGS_ARGS) "$$here"
614
615 distclean-tags:
616         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
617
618 distdir: $(DISTFILES)
619         $(am__remove_distdir)
620         test -d "$(distdir)" || mkdir "$(distdir)"
621         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
622         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
623         list='$(DISTFILES)'; \
624           dist_files=`for file in $$list; do echo $$file; done | \
625           sed -e "s|^$$srcdirstrip/||;t" \
626               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
627         case $$dist_files in \
628           */*) $(MKDIR_P) `echo "$$dist_files" | \
629                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
630                            sort -u` ;; \
631         esac; \
632         for file in $$dist_files; do \
633           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
634           if test -d $$d/$$file; then \
635             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
636             if test -d "$(distdir)/$$file"; then \
637               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
638             fi; \
639             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
640               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
641               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
642             fi; \
643             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
644           else \
645             test -f "$(distdir)/$$file" \
646             || cp -p $$d/$$file "$(distdir)/$$file" \
647             || exit 1; \
648           fi; \
649         done
650         -test -n "$(am__skip_mode_fix)" \
651         || find "$(distdir)" -type d ! -perm -755 \
652                 -exec chmod u+rwx,go+rx {} \; -o \
653           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
654           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
655           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
656         || chmod -R a+r "$(distdir)"
657 dist-gzip: distdir
658         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
659         $(am__remove_distdir)
660
661 dist-bzip2: distdir
662         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
663         $(am__remove_distdir)
664
665 dist-lzma: distdir
666         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
667         $(am__remove_distdir)
668
669 dist-xz: distdir
670         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
671         $(am__remove_distdir)
672
673 dist-tarZ: distdir
674         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
675         $(am__remove_distdir)
676
677 dist-shar: distdir
678         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
679         $(am__remove_distdir)
680
681 dist-zip: distdir
682         -rm -f $(distdir).zip
683         zip -rq $(distdir).zip $(distdir)
684         $(am__remove_distdir)
685
686 dist dist-all: distdir
687         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
688         $(am__remove_distdir)
689
690 # This target untars the dist file and tries a VPATH configuration.  Then
691 # it guarantees that the distribution is self-contained by making another
692 # tarfile.
693 distcheck: dist
694         case '$(DIST_ARCHIVES)' in \
695         *.tar.gz*) \
696           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
697         *.tar.bz2*) \
698           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
699         *.tar.lzma*) \
700           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
701         *.tar.xz*) \
702           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
703         *.tar.Z*) \
704           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
705         *.shar.gz*) \
706           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
707         *.zip*) \
708           unzip $(distdir).zip ;;\
709         esac
710         chmod -R a-w $(distdir); chmod a+w $(distdir)
711         mkdir $(distdir)/_build
712         mkdir $(distdir)/_inst
713         chmod a-w $(distdir)
714         test -d $(distdir)/_build || exit 0; \
715         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
716           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
717           && am__cwd=`pwd` \
718           && $(am__cd) $(distdir)/_build \
719           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
720             $(DISTCHECK_CONFIGURE_FLAGS) \
721           && $(MAKE) $(AM_MAKEFLAGS) \
722           && $(MAKE) $(AM_MAKEFLAGS) dvi \
723           && $(MAKE) $(AM_MAKEFLAGS) check \
724           && $(MAKE) $(AM_MAKEFLAGS) install \
725           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
726           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
727           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
728                 distuninstallcheck \
729           && chmod -R a-w "$$dc_install_base" \
730           && ({ \
731                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
732                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
733                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
734                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
735                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
736               } || { rm -rf "$$dc_destdir"; exit 1; }) \
737           && rm -rf "$$dc_destdir" \
738           && $(MAKE) $(AM_MAKEFLAGS) dist \
739           && rm -rf $(DIST_ARCHIVES) \
740           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
741           && cd "$$am__cwd" \
742           || exit 1
743         $(am__remove_distdir)
744         @(echo "$(distdir) archives ready for distribution: "; \
745           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
746           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
747 distuninstallcheck:
748         @$(am__cd) '$(distuninstallcheck_dir)' \
749         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
750            || { echo "ERROR: files left after uninstall:" ; \
751                 if test -n "$(DESTDIR)"; then \
752                   echo "  (check DESTDIR support)"; \
753                 fi ; \
754                 $(distuninstallcheck_listfiles) ; \
755                 exit 1; } >&2
756 distcleancheck: distclean
757         @if test '$(srcdir)' = . ; then \
758           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
759           exit 1 ; \
760         fi
761         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
762           || { echo "ERROR: files left in build directory after distclean:" ; \
763                $(distcleancheck_listfiles) ; \
764                exit 1; } >&2
765 check-am: all-am
766 check: check-am
767 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(HEADERS)
768 install-binPROGRAMS: install-libLTLIBRARIES
769
770 installdirs:
771         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(includedir)"; do \
772           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
773         done
774 install: install-am
775 install-exec: install-exec-am
776 install-data: install-data-am
777 uninstall: uninstall-am
778
779 install-am: all-am
780         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
781
782 installcheck: installcheck-am
783 install-strip:
784         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
785           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
786           `test -z '$(STRIP)' || \
787             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
788 mostlyclean-generic:
789
790 clean-generic:
791         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
792
793 distclean-generic:
794         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
795         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
796
797 maintainer-clean-generic:
798         @echo "This command is intended for maintainers to use"
799         @echo "it deletes files that may require special tools to rebuild."
800 clean: clean-am
801
802 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
803         clean-libtool mostlyclean-am
804
805 distclean: distclean-am
806         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
807         -rm -f Makefile
808 distclean-am: clean-am distclean-compile distclean-generic \
809         distclean-libtool distclean-local distclean-tags
810
811 dvi: dvi-am
812
813 dvi-am:
814
815 html: html-am
816
817 html-am:
818
819 info: info-am
820
821 info-am:
822
823 install-data-am: install-includeHEADERS
824
825 install-dvi: install-dvi-am
826
827 install-dvi-am:
828
829 install-exec-am: install-binPROGRAMS install-binSCRIPTS \
830         install-libLTLIBRARIES
831
832 install-html: install-html-am
833
834 install-html-am:
835
836 install-info: install-info-am
837
838 install-info-am:
839
840 install-man:
841
842 install-pdf: install-pdf-am
843
844 install-pdf-am:
845
846 install-ps: install-ps-am
847
848 install-ps-am:
849
850 installcheck-am:
851
852 maintainer-clean: maintainer-clean-am
853         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
854         -rm -rf $(top_srcdir)/autom4te.cache
855         -rm -f Makefile
856 maintainer-clean-am: distclean-am maintainer-clean-generic
857
858 mostlyclean: mostlyclean-am
859
860 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
861         mostlyclean-libtool
862
863 pdf: pdf-am
864
865 pdf-am:
866
867 ps: ps-am
868
869 ps-am:
870
871 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
872         uninstall-includeHEADERS uninstall-libLTLIBRARIES
873
874 .MAKE: install-am install-strip
875
876 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
877         clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
878         clean-libtool ctags dist dist-all dist-bzip2 dist-gzip \
879         dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \
880         distclean distclean-compile distclean-generic \
881         distclean-libtool distclean-local distclean-tags \
882         distcleancheck distdir distuninstallcheck dvi dvi-am html \
883         html-am info info-am install install-am install-binPROGRAMS \
884         install-binSCRIPTS install-data install-data-am install-dvi \
885         install-dvi-am install-exec install-exec-am install-html \
886         install-html-am install-includeHEADERS install-info \
887         install-info-am install-libLTLIBRARIES install-man install-pdf \
888         install-pdf-am install-ps install-ps-am install-strip \
889         installcheck installcheck-am installdirs maintainer-clean \
890         maintainer-clean-generic mostlyclean mostlyclean-compile \
891         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
892         tags uninstall uninstall-am uninstall-binPROGRAMS \
893         uninstall-binSCRIPTS uninstall-includeHEADERS \
894         uninstall-libLTLIBRARIES
895
896 # create a script that says that -dlopen is not supported
897 @BINARY_HELLDL_FALSE@helldl helldl$(EXEEXT):
898 @BINARY_HELLDL_FALSE@   rm -f $@
899 @BINARY_HELLDL_FALSE@   echo '#! /bin/sh' > $@
900 @BINARY_HELLDL_FALSE@   echo '-dlopen is unsupported' >> $@
901 @BINARY_HELLDL_FALSE@   chmod +x $@
902
903 libtool: $(LIBTOOL_DEPS)
904         $(SHELL) ./config.status --recheck
905
906 # The following rules are only for the libtool demo and tests.
907 # Regenerate our acinclude.m4 only if it doesn't exist.
908 $(srcdir)/acinclude.m4:
909         rm -f $(srcdir)/acinclude.m4
910         cd $(srcdir) && $(LN_S) ../libtool.m4 acinclude.m4
911
912 # Test programs to see what gets hardcoded.
913 .PHONY: hardcode
914 hardcode: $(hardcode_tests)
915 hc-direct: $(hell_OBJECTS) $(hell_DEPENDENCIES) $(libdir)/libhello.la
916         @rm -f hc-direct
917         @echo "You may ignore any linking errors from the following command:"
918         @shlib=./$(objdir)/libhello.a; \
919           eval "`grep '^library_names' libhello.la`"; \
920           for lib in $$library_names; do \
921             shlib="./$(objdir)/$$lib"; \
922           done; \
923           $(SET_HARDCODE_FLAGS); \
924           libdir=$(libdir); \
925           flag=`eval echo \"$$hardcode_libdir_flag_spec\"`; \
926           echo "$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(hell_OBJECTS) $$shlib $(LIBS) $(LIBM) $$flag || echo unsupported > $@"; \
927           eval "$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(hell_OBJECTS) $$shlib $(LIBS) $(LIBM) $$flag || echo unsupported > $@"
928
929 hc-libflag: $(hell_OBJECTS) $(hell_DEPENDENCIES) $(libdir)/libhello.la
930         @$(SET_HARDCODE_FLAGS); \
931           libdir=`pwd`/$(objdir); \
932           flag=`eval echo \"$$hardcode_libdir_flag_spec\"`; \
933           if test -z "$$flag"; then \
934             echo "echo unsupported > $@"; \
935             echo unsupported > $@ || status="$$?"; \
936           else \
937             echo "$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(hell_OBJECTS) $$flag -L$(libdir) -lhello $(LIBS) $(LIBM)"; \
938             $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(hell_OBJECTS) $$flag -L$(libdir) -lhello $(LIBS) $(LIBM) || status="$$?"; \
939           fi; \
940           exit $$status
941
942 hc-libpath: $(hell_OBJECTS) $(hell_DEPENDENCIES) $(libdir)/libhello.la
943         @rm -f hc-libpath
944         @echo "You may ignore any linking errors from the following command:"
945         @$(SET_HARDCODE_FLAGS); \
946           eval `$(LIBTOOL) --config | grep '^shlibpath_var='`; \
947           libdir=$(libdir); \
948           flag=`eval echo \"$$hardcode_libdir_flag_spec\"`; \
949           echo "$$shlibpath_var=./$(objdir) $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(hell_OBJECTS) -lhello $(LIBS) $(LIBM) $$flag || echo unsupported > $@"; \
950           eval "$$shlibpath_var=./$(objdir) $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(hell_OBJECTS) -lhello $(LIBS) $(LIBM) $$flag || echo unsupported > $@"
951
952 hc-minusL: $(hell_OBJECTS) $(hell_DEPENDENCIES)
953         @rm -f hc-minusL
954         @$(SET_HARDCODE_FLAGS); \
955           libdir=$(libdir); \
956           flag=`eval echo \"$$hardcode_libdir_flag_spec\"`; \
957           echo "$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(hell_OBJECTS) -L./$(objdir) -lhello $(LIBS) $(LIBM) $$flag || echo unsupported > $@"; \
958           eval "$(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(hell_OBJECTS) -L./$(objdir) -lhello $(LIBS) $(LIBM) $$flag || echo unsupported > $@"
959
960 deplibs-check: hell0$(EXEEXT)
961
962 # Workaround a bug in Autoconf-2.61 and earlier that don't clean up
963 # file droppings left by many compilers:
964 distclean-local:
965         ac_files="a.out.* a.exe.* a_out.exe.* b.out.* conftest.*"; \
966         for ac_file in $$ac_files; do \
967           case $$ac_file in \
968             *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) rm -rf $$ac_file ;; \
969           esac; \
970         done
971
972 # Tell versions [3.59,3.63) of GNU make to not export all variables.
973 # Otherwise a system limit (for SysV at least) may be exceeded.
974 .NOEXPORT: