]> git.sur5r.net Git - glabels/blob - qrencode-3.1.0/Makefile.in.dist
b9a518dd57d3bfd9baf1c5ccde3435d879f2807c
[glabels] / qrencode-3.1.0 / Makefile.in.dist
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 @BUILD_TESTS_TRUE@am__append_1 = tests
40 @BUILD_TOOLS_TRUE@bin_PROGRAMS = qrencode$(EXEEXT)
41 subdir = .
42 DIST_COMMON = README $(am__configure_deps) $(include_HEADERS) \
43         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
44         $(srcdir)/config.h.in $(srcdir)/libqrencode.pc.in \
45         $(srcdir)/qrencode.1.in $(srcdir)/qrencode.spec.in \
46         $(top_srcdir)/configure COPYING ChangeLog NEWS TODO \
47         use/compile use/config.guess use/config.sub use/depcomp \
48         use/install-sh use/ltmain.sh use/missing
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
51         $(top_srcdir)/configure.ac
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
53         $(ACLOCAL_M4)
54 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
55  configure.lineno config.status.lineno
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = config.h
58 CONFIG_CLEAN_FILES = libqrencode.pc qrencode.spec qrencode.1
59 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
60 am__vpath_adj = case $$p in \
61     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
62     *) f=$$p;; \
63   esac;
64 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
65 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
66         "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgconfigdir)" \
67         "$(DESTDIR)$(includedir)"
68 libLTLIBRARIES_INSTALL = $(INSTALL)
69 LTLIBRARIES = $(lib_LTLIBRARIES)
70 libqrencode_la_LIBADD =
71 am_libqrencode_la_OBJECTS = qrencode.lo qrinput.lo bitstream.lo \
72         qrspec.lo rscode.lo split.lo mask.lo
73 libqrencode_la_OBJECTS = $(am_libqrencode_la_OBJECTS)
74 libqrencode_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
75         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
76         $(libqrencode_la_LDFLAGS) $(LDFLAGS) -o $@
77 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
78 PROGRAMS = $(bin_PROGRAMS)
79 am__qrencode_SOURCES_DIST = qrenc.c
80 @BUILD_TOOLS_TRUE@am_qrencode_OBJECTS = qrencode-qrenc.$(OBJEXT)
81 qrencode_OBJECTS = $(am_qrencode_OBJECTS)
82 am__DEPENDENCIES_1 =
83 @BUILD_TOOLS_TRUE@qrencode_DEPENDENCIES = libqrencode.la \
84 @BUILD_TOOLS_TRUE@      $(am__DEPENDENCIES_1)
85 qrencode_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
86         --mode=link $(CCLD) $(qrencode_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
87         $(LDFLAGS) -o $@
88 DEFAULT_INCLUDES = -I.@am__isrc@
89 depcomp = $(SHELL) $(top_srcdir)/use/depcomp
90 am__depfiles_maybe = depfiles
91 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
92         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
93 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
94         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
95         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
96 CCLD = $(CC)
97 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
98         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
99         $(LDFLAGS) -o $@
100 SOURCES = $(libqrencode_la_SOURCES) $(qrencode_SOURCES)
101 DIST_SOURCES = $(libqrencode_la_SOURCES) $(am__qrencode_SOURCES_DIST)
102 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
103         html-recursive info-recursive install-data-recursive \
104         install-dvi-recursive install-exec-recursive \
105         install-html-recursive install-info-recursive \
106         install-pdf-recursive install-ps-recursive install-recursive \
107         installcheck-recursive installdirs-recursive pdf-recursive \
108         ps-recursive uninstall-recursive
109 man1dir = $(mandir)/man1
110 NROFF = nroff
111 MANS = $(man1_MANS)
112 pkgconfigDATA_INSTALL = $(INSTALL_DATA)
113 DATA = $(pkgconfig_DATA)
114 includeHEADERS_INSTALL = $(INSTALL_HEADER)
115 HEADERS = $(include_HEADERS)
116 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
117   distclean-recursive maintainer-clean-recursive
118 ETAGS = etags
119 CTAGS = ctags
120 DIST_SUBDIRS = . tests
121 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
122 distdir = $(PACKAGE)-$(VERSION)
123 top_distdir = $(distdir)
124 am__remove_distdir = \
125   { test ! -d $(distdir) \
126     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
127          && rm -fr $(distdir); }; }
128 DIST_ARCHIVES = $(distdir).tar.gz
129 GZIP_ENV = --best
130 distuninstallcheck_listfiles = find . -type f -print
131 distcleancheck_listfiles = find . -type f -print
132 ACLOCAL = @ACLOCAL@
133 AMTAR = @AMTAR@
134 AR = @AR@
135 AUTOCONF = @AUTOCONF@
136 AUTOHEADER = @AUTOHEADER@
137 AUTOMAKE = @AUTOMAKE@
138 AWK = @AWK@
139 CC = @CC@
140 CCDEPMODE = @CCDEPMODE@
141 CFLAGS = @CFLAGS@
142 CPP = @CPP@
143 CPPFLAGS = @CPPFLAGS@
144 CYGPATH_W = @CYGPATH_W@
145 DEFS = @DEFS@
146 DEPDIR = @DEPDIR@
147 DSYMUTIL = @DSYMUTIL@
148 DUMPBIN = @DUMPBIN@
149 ECHO_C = @ECHO_C@
150 ECHO_N = @ECHO_N@
151 ECHO_T = @ECHO_T@
152 EGREP = @EGREP@
153 EXEEXT = @EXEEXT@
154 FGREP = @FGREP@
155 GREP = @GREP@
156 INSTALL = @INSTALL@
157 INSTALL_DATA = @INSTALL_DATA@
158 INSTALL_PROGRAM = @INSTALL_PROGRAM@
159 INSTALL_SCRIPT = @INSTALL_SCRIPT@
160 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
161 LD = @LD@
162 LDFLAGS = @LDFLAGS@
163 LIBOBJS = @LIBOBJS@
164 LIBS = @LIBS@
165 LIBTOOL = @LIBTOOL@
166 LIPO = @LIPO@
167 LN_S = @LN_S@
168 LTLIBOBJS = @LTLIBOBJS@
169 MAJOR_VERSION = @MAJOR_VERSION@
170 MAKEINFO = @MAKEINFO@
171 MICRO_VERSION = @MICRO_VERSION@
172 MINOR_VERSION = @MINOR_VERSION@
173 MKDIR_P = @MKDIR_P@
174 NM = @NM@
175 NMEDIT = @NMEDIT@
176 OBJDUMP = @OBJDUMP@
177 OBJEXT = @OBJEXT@
178 OTOOL = @OTOOL@
179 OTOOL64 = @OTOOL64@
180 PACKAGE = @PACKAGE@
181 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
182 PACKAGE_NAME = @PACKAGE_NAME@
183 PACKAGE_STRING = @PACKAGE_STRING@
184 PACKAGE_TARNAME = @PACKAGE_TARNAME@
185 PACKAGE_VERSION = @PACKAGE_VERSION@
186 PATH_SEPARATOR = @PATH_SEPARATOR@
187 PKG_CONFIG = @PKG_CONFIG@
188 RANLIB = @RANLIB@
189 SDL_CFLAGS = @SDL_CFLAGS@
190 SDL_CONFIG = @SDL_CONFIG@
191 SDL_LIBS = @SDL_LIBS@
192 SED = @SED@
193 SET_MAKE = @SET_MAKE@
194 SHELL = @SHELL@
195 STRIP = @STRIP@
196 VERSION = @VERSION@
197 abs_builddir = @abs_builddir@
198 abs_srcdir = @abs_srcdir@
199 abs_top_builddir = @abs_top_builddir@
200 abs_top_srcdir = @abs_top_srcdir@
201 ac_ct_CC = @ac_ct_CC@
202 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
203 am__include = @am__include@
204 am__leading_dot = @am__leading_dot@
205 am__quote = @am__quote@
206 am__tar = @am__tar@
207 am__untar = @am__untar@
208 bindir = @bindir@
209 build = @build@
210 build_alias = @build_alias@
211 build_cpu = @build_cpu@
212 build_os = @build_os@
213 build_vendor = @build_vendor@
214 builddir = @builddir@
215 datadir = @datadir@
216 datarootdir = @datarootdir@
217 docdir = @docdir@
218 dvidir = @dvidir@
219 exec_prefix = @exec_prefix@
220 host = @host@
221 host_alias = @host_alias@
222 host_cpu = @host_cpu@
223 host_os = @host_os@
224 host_vendor = @host_vendor@
225 htmldir = @htmldir@
226 includedir = @includedir@
227 infodir = @infodir@
228 install_sh = @install_sh@
229 libdir = @libdir@
230 libexecdir = @libexecdir@
231 localedir = @localedir@
232 localstatedir = @localstatedir@
233 lt_ECHO = @lt_ECHO@
234 mandir = @mandir@
235 mkdir_p = @mkdir_p@
236 oldincludedir = @oldincludedir@
237 pdfdir = @pdfdir@
238 png_CFLAGS = @png_CFLAGS@
239 png_LIBS = @png_LIBS@
240 prefix = @prefix@
241 program_transform_name = @program_transform_name@
242 psdir = @psdir@
243 sbindir = @sbindir@
244 sharedstatedir = @sharedstatedir@
245 srcdir = @srcdir@
246 sysconfdir = @sysconfdir@
247 target = @target@
248 target_alias = @target_alias@
249 target_cpu = @target_cpu@
250 target_os = @target_os@
251 target_vendor = @target_vendor@
252 top_build_prefix = @top_build_prefix@
253 top_builddir = @top_builddir@
254 top_srcdir = @top_srcdir@
255 AUTOMAKE_OPTIONS = foreign
256 SUBDIRS = . $(am__append_1)
257 lib_LTLIBRARIES = libqrencode.la
258 libqrencode_la_SOURCES = qrencode.c qrencode_inner.h \
259                                                  qrinput.c qrinput.h \
260                                                  bitstream.c bitstream.h \
261                                                  qrspec.c qrspec.h \
262                                                  rscode.c rscode.h \
263                                                  split.c split.h \
264                                                  mask.c mask.h
265
266 libqrencode_la_LDFLAGS = -version-number $(MAJOR_VERSION):$(MINOR_VERSION):$(MICRO_VERSION)
267 include_HEADERS = qrencode.h
268 pkgconfigdir = $(libdir)/pkgconfig
269 pkgconfig_DATA = libqrencode.pc
270 EXTRA_DIST = libqrencode.pc.in autogen.sh configure.ac acinclude.m4 \
271                          Makefile.am tests/Makefile.am qrencode.spec.in qrencode.spec \
272                          qrencode.1.in Doxyfile tests/test_all.sh
273
274 @BUILD_TOOLS_TRUE@qrencode_SOURCES = qrenc.c
275 @BUILD_TOOLS_TRUE@qrencode_CFLAGS = $(png_CFLAGS)
276 @BUILD_TOOLS_TRUE@qrencode_LDADD = libqrencode.la $(png_LIBS)
277 @BUILD_TOOLS_TRUE@man1_MANS = qrencode.1
278 all: config.h
279         $(MAKE) $(AM_MAKEFLAGS) all-recursive
280
281 .SUFFIXES:
282 .SUFFIXES: .c .lo .o .obj
283 am--refresh:
284         @:
285 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
286         @for dep in $?; do \
287           case '$(am__configure_deps)' in \
288             *$$dep*) \
289               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
290               cd $(srcdir) && $(AUTOMAKE) --foreign  \
291                 && exit 0; \
292               exit 1;; \
293           esac; \
294         done; \
295         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
296         cd $(top_srcdir) && \
297           $(AUTOMAKE) --foreign  Makefile
298 .PRECIOUS: Makefile
299 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
300         @case '$?' in \
301           *config.status*) \
302             echo ' $(SHELL) ./config.status'; \
303             $(SHELL) ./config.status;; \
304           *) \
305             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
306             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
307         esac;
308
309 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
310         $(SHELL) ./config.status --recheck
311
312 $(top_srcdir)/configure:  $(am__configure_deps)
313         cd $(srcdir) && $(AUTOCONF)
314 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
315         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
316
317 config.h: stamp-h1
318         @if test ! -f $@; then \
319           rm -f stamp-h1; \
320           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
321         else :; fi
322
323 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
324         @rm -f stamp-h1
325         cd $(top_builddir) && $(SHELL) ./config.status config.h
326 $(srcdir)/config.h.in:  $(am__configure_deps) 
327         cd $(top_srcdir) && $(AUTOHEADER)
328         rm -f stamp-h1
329         touch $@
330
331 distclean-hdr:
332         -rm -f config.h stamp-h1
333 libqrencode.pc: $(top_builddir)/config.status $(srcdir)/libqrencode.pc.in
334         cd $(top_builddir) && $(SHELL) ./config.status $@
335 qrencode.spec: $(top_builddir)/config.status $(srcdir)/qrencode.spec.in
336         cd $(top_builddir) && $(SHELL) ./config.status $@
337 qrencode.1: $(top_builddir)/config.status $(srcdir)/qrencode.1.in
338         cd $(top_builddir) && $(SHELL) ./config.status $@
339 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
340         @$(NORMAL_INSTALL)
341         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
342         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
343           if test -f $$p; then \
344             f=$(am__strip_dir) \
345             echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
346             $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
347           else :; fi; \
348         done
349
350 uninstall-libLTLIBRARIES:
351         @$(NORMAL_UNINSTALL)
352         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
353           p=$(am__strip_dir) \
354           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
355           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
356         done
357
358 clean-libLTLIBRARIES:
359         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
360         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
361           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
362           test "$$dir" != "$$p" || dir=.; \
363           echo "rm -f \"$${dir}/so_locations\""; \
364           rm -f "$${dir}/so_locations"; \
365         done
366 libqrencode.la: $(libqrencode_la_OBJECTS) $(libqrencode_la_DEPENDENCIES) 
367         $(libqrencode_la_LINK) -rpath $(libdir) $(libqrencode_la_OBJECTS) $(libqrencode_la_LIBADD) $(LIBS)
368 install-binPROGRAMS: $(bin_PROGRAMS)
369         @$(NORMAL_INSTALL)
370         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
371         @list='$(bin_PROGRAMS)'; for p in $$list; do \
372           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
373           if test -f $$p \
374              || test -f $$p1 \
375           ; then \
376             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
377            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
378            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
379           else :; fi; \
380         done
381
382 uninstall-binPROGRAMS:
383         @$(NORMAL_UNINSTALL)
384         @list='$(bin_PROGRAMS)'; for p in $$list; do \
385           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
386           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
387           rm -f "$(DESTDIR)$(bindir)/$$f"; \
388         done
389
390 clean-binPROGRAMS:
391         @list='$(bin_PROGRAMS)'; for p in $$list; do \
392           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
393           echo " rm -f $$p $$f"; \
394           rm -f $$p $$f ; \
395         done
396 qrencode$(EXEEXT): $(qrencode_OBJECTS) $(qrencode_DEPENDENCIES) 
397         @rm -f qrencode$(EXEEXT)
398         $(qrencode_LINK) $(qrencode_OBJECTS) $(qrencode_LDADD) $(LIBS)
399
400 mostlyclean-compile:
401         -rm -f *.$(OBJEXT)
402
403 distclean-compile:
404         -rm -f *.tab.c
405
406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitstream.Plo@am__quote@
407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mask.Plo@am__quote@
408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qrencode-qrenc.Po@am__quote@
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qrencode.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qrinput.Plo@am__quote@
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/qrspec.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rscode.Plo@am__quote@
413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/split.Plo@am__quote@
414
415 .c.o:
416 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
417 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
418 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
420 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
421
422 .c.obj:
423 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
424 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
425 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
427 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
428
429 .c.lo:
430 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
431 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
432 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
433 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
434 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
435
436 qrencode-qrenc.o: qrenc.c
437 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qrencode_CFLAGS) $(CFLAGS) -MT qrencode-qrenc.o -MD -MP -MF $(DEPDIR)/qrencode-qrenc.Tpo -c -o qrencode-qrenc.o `test -f 'qrenc.c' || echo '$(srcdir)/'`qrenc.c
438 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/qrencode-qrenc.Tpo $(DEPDIR)/qrencode-qrenc.Po
439 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='qrenc.c' object='qrencode-qrenc.o' libtool=no @AMDEPBACKSLASH@
440 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
441 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qrencode_CFLAGS) $(CFLAGS) -c -o qrencode-qrenc.o `test -f 'qrenc.c' || echo '$(srcdir)/'`qrenc.c
442
443 qrencode-qrenc.obj: qrenc.c
444 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qrencode_CFLAGS) $(CFLAGS) -MT qrencode-qrenc.obj -MD -MP -MF $(DEPDIR)/qrencode-qrenc.Tpo -c -o qrencode-qrenc.obj `if test -f 'qrenc.c'; then $(CYGPATH_W) 'qrenc.c'; else $(CYGPATH_W) '$(srcdir)/qrenc.c'; fi`
445 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/qrencode-qrenc.Tpo $(DEPDIR)/qrencode-qrenc.Po
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='qrenc.c' object='qrencode-qrenc.obj' libtool=no @AMDEPBACKSLASH@
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(qrencode_CFLAGS) $(CFLAGS) -c -o qrencode-qrenc.obj `if test -f 'qrenc.c'; then $(CYGPATH_W) 'qrenc.c'; else $(CYGPATH_W) '$(srcdir)/qrenc.c'; fi`
449
450 mostlyclean-libtool:
451         -rm -f *.lo
452
453 clean-libtool:
454         -rm -rf .libs _libs
455
456 distclean-libtool:
457         -rm -f libtool config.lt
458 install-man1: $(man1_MANS) $(man_MANS)
459         @$(NORMAL_INSTALL)
460         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
461         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
462         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
463         for i in $$l2; do \
464           case "$$i" in \
465             *.1*) list="$$list $$i" ;; \
466           esac; \
467         done; \
468         for i in $$list; do \
469           if test -f $$i; then file=$$i; \
470           else file=$(srcdir)/$$i; fi; \
471           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
472           case "$$ext" in \
473             1*) ;; \
474             *) ext='1' ;; \
475           esac; \
476           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
477           inst=`echo $$inst | sed -e 's/^.*\///'`; \
478           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
479           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
480           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
481         done
482 uninstall-man1:
483         @$(NORMAL_UNINSTALL)
484         @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
485         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
486         for i in $$l2; do \
487           case "$$i" in \
488             *.1*) list="$$list $$i" ;; \
489           esac; \
490         done; \
491         for i in $$list; do \
492           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
493           case "$$ext" in \
494             1*) ;; \
495             *) ext='1' ;; \
496           esac; \
497           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
498           inst=`echo $$inst | sed -e 's/^.*\///'`; \
499           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
500           echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
501           rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
502         done
503 install-pkgconfigDATA: $(pkgconfig_DATA)
504         @$(NORMAL_INSTALL)
505         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
506         @list='$(pkgconfig_DATA)'; for p in $$list; do \
507           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
508           f=$(am__strip_dir) \
509           echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
510           $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
511         done
512
513 uninstall-pkgconfigDATA:
514         @$(NORMAL_UNINSTALL)
515         @list='$(pkgconfig_DATA)'; for p in $$list; do \
516           f=$(am__strip_dir) \
517           echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
518           rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
519         done
520 install-includeHEADERS: $(include_HEADERS)
521         @$(NORMAL_INSTALL)
522         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
523         @list='$(include_HEADERS)'; for p in $$list; do \
524           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
525           f=$(am__strip_dir) \
526           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
527           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
528         done
529
530 uninstall-includeHEADERS:
531         @$(NORMAL_UNINSTALL)
532         @list='$(include_HEADERS)'; for p in $$list; do \
533           f=$(am__strip_dir) \
534           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
535           rm -f "$(DESTDIR)$(includedir)/$$f"; \
536         done
537
538 # This directory's subdirectories are mostly independent; you can cd
539 # into them and run `make' without going through this Makefile.
540 # To change the values of `make' variables: instead of editing Makefiles,
541 # (1) if the variable is set in `config.status', edit `config.status'
542 #     (which will cause the Makefiles to be regenerated when you run `make');
543 # (2) otherwise, pass the desired values on the `make' command line.
544 $(RECURSIVE_TARGETS):
545         @failcom='exit 1'; \
546         for f in x $$MAKEFLAGS; do \
547           case $$f in \
548             *=* | --[!k]*);; \
549             *k*) failcom='fail=yes';; \
550           esac; \
551         done; \
552         dot_seen=no; \
553         target=`echo $@ | sed s/-recursive//`; \
554         list='$(SUBDIRS)'; for subdir in $$list; do \
555           echo "Making $$target in $$subdir"; \
556           if test "$$subdir" = "."; then \
557             dot_seen=yes; \
558             local_target="$$target-am"; \
559           else \
560             local_target="$$target"; \
561           fi; \
562           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
563           || eval $$failcom; \
564         done; \
565         if test "$$dot_seen" = "no"; then \
566           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
567         fi; test -z "$$fail"
568
569 $(RECURSIVE_CLEAN_TARGETS):
570         @failcom='exit 1'; \
571         for f in x $$MAKEFLAGS; do \
572           case $$f in \
573             *=* | --[!k]*);; \
574             *k*) failcom='fail=yes';; \
575           esac; \
576         done; \
577         dot_seen=no; \
578         case "$@" in \
579           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
580           *) list='$(SUBDIRS)' ;; \
581         esac; \
582         rev=''; for subdir in $$list; do \
583           if test "$$subdir" = "."; then :; else \
584             rev="$$subdir $$rev"; \
585           fi; \
586         done; \
587         rev="$$rev ."; \
588         target=`echo $@ | sed s/-recursive//`; \
589         for subdir in $$rev; do \
590           echo "Making $$target in $$subdir"; \
591           if test "$$subdir" = "."; then \
592             local_target="$$target-am"; \
593           else \
594             local_target="$$target"; \
595           fi; \
596           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
597           || eval $$failcom; \
598         done && test -z "$$fail"
599 tags-recursive:
600         list='$(SUBDIRS)'; for subdir in $$list; do \
601           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
602         done
603 ctags-recursive:
604         list='$(SUBDIRS)'; for subdir in $$list; do \
605           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
606         done
607
608 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
609         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
610         unique=`for i in $$list; do \
611             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
612           done | \
613           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
614               END { if (nonempty) { for (i in files) print i; }; }'`; \
615         mkid -fID $$unique
616 tags: TAGS
617
618 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
619                 $(TAGS_FILES) $(LISP)
620         tags=; \
621         here=`pwd`; \
622         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
623           include_option=--etags-include; \
624           empty_fix=.; \
625         else \
626           include_option=--include; \
627           empty_fix=; \
628         fi; \
629         list='$(SUBDIRS)'; for subdir in $$list; do \
630           if test "$$subdir" = .; then :; else \
631             test ! -f $$subdir/TAGS || \
632               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
633           fi; \
634         done; \
635         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
636         unique=`for i in $$list; do \
637             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
638           done | \
639           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
640               END { if (nonempty) { for (i in files) print i; }; }'`; \
641         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
642           test -n "$$unique" || unique=$$empty_fix; \
643           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
644             $$tags $$unique; \
645         fi
646 ctags: CTAGS
647 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
648                 $(TAGS_FILES) $(LISP)
649         tags=; \
650         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
651         unique=`for i in $$list; do \
652             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
653           done | \
654           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
655               END { if (nonempty) { for (i in files) print i; }; }'`; \
656         test -z "$(CTAGS_ARGS)$$tags$$unique" \
657           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
658              $$tags $$unique
659
660 GTAGS:
661         here=`$(am__cd) $(top_builddir) && pwd` \
662           && cd $(top_srcdir) \
663           && gtags -i $(GTAGS_ARGS) $$here
664
665 distclean-tags:
666         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
667
668 distdir: $(DISTFILES)
669         $(am__remove_distdir)
670         test -d $(distdir) || mkdir $(distdir)
671         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
672         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
673         list='$(DISTFILES)'; \
674           dist_files=`for file in $$list; do echo $$file; done | \
675           sed -e "s|^$$srcdirstrip/||;t" \
676               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
677         case $$dist_files in \
678           */*) $(MKDIR_P) `echo "$$dist_files" | \
679                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
680                            sort -u` ;; \
681         esac; \
682         for file in $$dist_files; do \
683           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
684           if test -d $$d/$$file; then \
685             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
686             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
687               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
688             fi; \
689             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
690           else \
691             test -f $(distdir)/$$file \
692             || cp -p $$d/$$file $(distdir)/$$file \
693             || exit 1; \
694           fi; \
695         done
696         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
697           if test "$$subdir" = .; then :; else \
698             test -d "$(distdir)/$$subdir" \
699             || $(MKDIR_P) "$(distdir)/$$subdir" \
700             || exit 1; \
701             distdir=`$(am__cd) $(distdir) && pwd`; \
702             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
703             (cd $$subdir && \
704               $(MAKE) $(AM_MAKEFLAGS) \
705                 top_distdir="$$top_distdir" \
706                 distdir="$$distdir/$$subdir" \
707                 am__remove_distdir=: \
708                 am__skip_length_check=: \
709                 distdir) \
710               || exit 1; \
711           fi; \
712         done
713         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
714           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
715           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
716           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
717         || chmod -R a+r $(distdir)
718 dist-gzip: distdir
719         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
720         $(am__remove_distdir)
721
722 dist-bzip2: distdir
723         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
724         $(am__remove_distdir)
725
726 dist-lzma: distdir
727         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
728         $(am__remove_distdir)
729
730 dist-tarZ: distdir
731         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
732         $(am__remove_distdir)
733
734 dist-shar: distdir
735         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
736         $(am__remove_distdir)
737
738 dist-zip: distdir
739         -rm -f $(distdir).zip
740         zip -rq $(distdir).zip $(distdir)
741         $(am__remove_distdir)
742
743 dist dist-all: distdir
744         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
745         $(am__remove_distdir)
746
747 # This target untars the dist file and tries a VPATH configuration.  Then
748 # it guarantees that the distribution is self-contained by making another
749 # tarfile.
750 distcheck: dist
751         case '$(DIST_ARCHIVES)' in \
752         *.tar.gz*) \
753           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
754         *.tar.bz2*) \
755           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
756         *.tar.lzma*) \
757           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
758         *.tar.Z*) \
759           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
760         *.shar.gz*) \
761           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
762         *.zip*) \
763           unzip $(distdir).zip ;;\
764         esac
765         chmod -R a-w $(distdir); chmod a+w $(distdir)
766         mkdir $(distdir)/_build
767         mkdir $(distdir)/_inst
768         chmod a-w $(distdir)
769         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
770           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
771           && cd $(distdir)/_build \
772           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
773             $(DISTCHECK_CONFIGURE_FLAGS) \
774           && $(MAKE) $(AM_MAKEFLAGS) \
775           && $(MAKE) $(AM_MAKEFLAGS) dvi \
776           && $(MAKE) $(AM_MAKEFLAGS) check \
777           && $(MAKE) $(AM_MAKEFLAGS) install \
778           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
779           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
780           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
781                 distuninstallcheck \
782           && chmod -R a-w "$$dc_install_base" \
783           && ({ \
784                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
785                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
786                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
787                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
788                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
789               } || { rm -rf "$$dc_destdir"; exit 1; }) \
790           && rm -rf "$$dc_destdir" \
791           && $(MAKE) $(AM_MAKEFLAGS) dist \
792           && rm -rf $(DIST_ARCHIVES) \
793           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
794         $(am__remove_distdir)
795         @(echo "$(distdir) archives ready for distribution: "; \
796           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
797           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
798 distuninstallcheck:
799         @cd $(distuninstallcheck_dir) \
800         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
801            || { echo "ERROR: files left after uninstall:" ; \
802                 if test -n "$(DESTDIR)"; then \
803                   echo "  (check DESTDIR support)"; \
804                 fi ; \
805                 $(distuninstallcheck_listfiles) ; \
806                 exit 1; } >&2
807 distcleancheck: distclean
808         @if test '$(srcdir)' = . ; then \
809           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
810           exit 1 ; \
811         fi
812         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
813           || { echo "ERROR: files left in build directory after distclean:" ; \
814                $(distcleancheck_listfiles) ; \
815                exit 1; } >&2
816 check-am: all-am
817 check: check-recursive
818 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA) $(HEADERS) \
819                 config.h
820 install-binPROGRAMS: install-libLTLIBRARIES
821
822 installdirs: installdirs-recursive
823 installdirs-am:
824         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(includedir)"; do \
825           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
826         done
827 install: install-recursive
828 install-exec: install-exec-recursive
829 install-data: install-data-recursive
830 uninstall: uninstall-recursive
831
832 install-am: all-am
833         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
834
835 installcheck: installcheck-recursive
836 install-strip:
837         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
838           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
839           `test -z '$(STRIP)' || \
840             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
841 mostlyclean-generic:
842
843 clean-generic:
844
845 distclean-generic:
846         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
847
848 maintainer-clean-generic:
849         @echo "This command is intended for maintainers to use"
850         @echo "it deletes files that may require special tools to rebuild."
851 clean: clean-recursive
852
853 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
854         clean-libtool mostlyclean-am
855
856 distclean: distclean-recursive
857         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
858         -rm -rf ./$(DEPDIR)
859         -rm -f Makefile
860 distclean-am: clean-am distclean-compile distclean-generic \
861         distclean-hdr distclean-libtool distclean-tags
862
863 dvi: dvi-recursive
864
865 dvi-am:
866
867 html: html-recursive
868
869 info: info-recursive
870
871 info-am:
872
873 install-data-am: install-includeHEADERS install-man \
874         install-pkgconfigDATA
875
876 install-dvi: install-dvi-recursive
877
878 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
879
880 install-html: install-html-recursive
881
882 install-info: install-info-recursive
883
884 install-man: install-man1
885
886 install-pdf: install-pdf-recursive
887
888 install-ps: install-ps-recursive
889
890 installcheck-am:
891
892 maintainer-clean: maintainer-clean-recursive
893         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
894         -rm -rf $(top_srcdir)/autom4te.cache
895         -rm -rf ./$(DEPDIR)
896         -rm -f Makefile
897 maintainer-clean-am: distclean-am maintainer-clean-generic
898
899 mostlyclean: mostlyclean-recursive
900
901 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
902         mostlyclean-libtool
903
904 pdf: pdf-recursive
905
906 pdf-am:
907
908 ps: ps-recursive
909
910 ps-am:
911
912 uninstall-am: uninstall-binPROGRAMS uninstall-includeHEADERS \
913         uninstall-libLTLIBRARIES uninstall-man uninstall-pkgconfigDATA
914
915 uninstall-man: uninstall-man1
916
917 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
918         install-strip
919
920 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
921         all all-am am--refresh check check-am clean clean-binPROGRAMS \
922         clean-generic clean-libLTLIBRARIES clean-libtool ctags \
923         ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
924         dist-shar dist-tarZ dist-zip distcheck distclean \
925         distclean-compile distclean-generic distclean-hdr \
926         distclean-libtool distclean-tags distcleancheck distdir \
927         distuninstallcheck dvi dvi-am html html-am info info-am \
928         install install-am install-binPROGRAMS install-data \
929         install-data-am install-dvi install-dvi-am install-exec \
930         install-exec-am install-html install-html-am \
931         install-includeHEADERS install-info install-info-am \
932         install-libLTLIBRARIES install-man install-man1 install-pdf \
933         install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
934         install-strip installcheck installcheck-am installdirs \
935         installdirs-am maintainer-clean maintainer-clean-generic \
936         mostlyclean mostlyclean-compile mostlyclean-generic \
937         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
938         uninstall uninstall-am uninstall-binPROGRAMS \
939         uninstall-includeHEADERS uninstall-libLTLIBRARIES \
940         uninstall-man uninstall-man1 uninstall-pkgconfigDATA
941
942 # Tell versions [3.59,3.63) of GNU make to not export all variables.
943 # Otherwise a system limit (for SysV at least) may be exceeded.
944 .NOEXPORT: