Merge branch 'upstream' into tizen
[platform/upstream/lcms2.git] / include / Makefile.in
1 # Makefile.in generated by automake 1.16.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2021 Free Software Foundation, Inc.
5
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 # Makefile for include directory
19 # Based on a work by Bob Friesenhahn
20
21 VPATH = @srcdir@
22 am__is_gnu_make = { \
23   if test -z '$(MAKELEVEL)'; then \
24     false; \
25   elif test -n '$(MAKE_HOST)'; then \
26     true; \
27   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
28     true; \
29   else \
30     false; \
31   fi; \
32 }
33 am__make_running_with_option = \
34   case $${target_option-} in \
35       ?) ;; \
36       *) echo "am__make_running_with_option: internal error: invalid" \
37               "target option '$${target_option-}' specified" >&2; \
38          exit 1;; \
39   esac; \
40   has_opt=no; \
41   sane_makeflags=$$MAKEFLAGS; \
42   if $(am__is_gnu_make); then \
43     sane_makeflags=$$MFLAGS; \
44   else \
45     case $$MAKEFLAGS in \
46       *\\[\ \   ]*) \
47         bs=\\; \
48         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
49           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
50     esac; \
51   fi; \
52   skip_next=no; \
53   strip_trailopt () \
54   { \
55     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
56   }; \
57   for flg in $$sane_makeflags; do \
58     test $$skip_next = yes && { skip_next=no; continue; }; \
59     case $$flg in \
60       *=*|--*) continue;; \
61         -*I) strip_trailopt 'I'; skip_next=yes;; \
62       -*I?*) strip_trailopt 'I';; \
63         -*O) strip_trailopt 'O'; skip_next=yes;; \
64       -*O?*) strip_trailopt 'O';; \
65         -*l) strip_trailopt 'l'; skip_next=yes;; \
66       -*l?*) strip_trailopt 'l';; \
67       -[dEDm]) skip_next=yes;; \
68       -[JT]) skip_next=yes;; \
69     esac; \
70     case $$flg in \
71       *$$target_option*) has_opt=yes; break;; \
72     esac; \
73   done; \
74   test $$has_opt = yes
75 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
76 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
77 pkgdatadir = $(datadir)/@PACKAGE@
78 pkgincludedir = $(includedir)/@PACKAGE@
79 pkglibdir = $(libdir)/@PACKAGE@
80 pkglibexecdir = $(libexecdir)/@PACKAGE@
81 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
82 install_sh_DATA = $(install_sh) -c -m 644
83 install_sh_PROGRAM = $(install_sh) -c
84 install_sh_SCRIPT = $(install_sh) -c
85 INSTALL_HEADER = $(INSTALL_DATA)
86 transform = $(program_transform_name)
87 NORMAL_INSTALL = :
88 PRE_INSTALL = :
89 POST_INSTALL = :
90 NORMAL_UNINSTALL = :
91 PRE_UNINSTALL = :
92 POST_UNINSTALL = :
93 build_triplet = @build@
94 host_triplet = @host@
95 subdir = include
96 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
97 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_append_compile_flags.m4 \
98         $(top_srcdir)/m4/ax_append_flag.m4 \
99         $(top_srcdir)/m4/ax_check_compile_flag.m4 \
100         $(top_srcdir)/m4/ax_gcc_func_attribute.m4 \
101         $(top_srcdir)/m4/ax_pthread.m4 \
102         $(top_srcdir)/m4/ax_require_defined.m4 \
103         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
104         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
105         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107         $(ACLOCAL_M4)
108 DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \
109         $(am__DIST_COMMON)
110 mkinstalldirs = $(install_sh) -d
111 CONFIG_CLEAN_FILES =
112 CONFIG_CLEAN_VPATH_FILES =
113 AM_V_P = $(am__v_P_@AM_V@)
114 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115 am__v_P_0 = false
116 am__v_P_1 = :
117 AM_V_GEN = $(am__v_GEN_@AM_V@)
118 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119 am__v_GEN_0 = @echo "  GEN     " $@;
120 am__v_GEN_1 = 
121 AM_V_at = $(am__v_at_@AM_V@)
122 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123 am__v_at_0 = @
124 am__v_at_1 = 
125 SOURCES =
126 DIST_SOURCES =
127 am__can_run_installinfo = \
128   case $$AM_UPDATE_INFO_DIR in \
129     n|no|NO) false;; \
130     *) (install-info --version) >/dev/null 2>&1;; \
131   esac
132 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
133 am__vpath_adj = case $$p in \
134     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
135     *) f=$$p;; \
136   esac;
137 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
138 am__install_max = 40
139 am__nobase_strip_setup = \
140   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
141 am__nobase_strip = \
142   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
143 am__nobase_list = $(am__nobase_strip_setup); \
144   for p in $$list; do echo "$$p $$p"; done | \
145   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
146   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
147     if (++n[$$2] == $(am__install_max)) \
148       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
149     END { for (dir in files) print dir, files[dir] }'
150 am__base_list = \
151   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
152   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
153 am__uninstall_files_from_dir = { \
154   test -z "$$files" \
155     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
156     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
157          $(am__cd) "$$dir" && rm -f $$files; }; \
158   }
159 am__installdirs = "$(DESTDIR)$(includedir)"
160 HEADERS = $(include_HEADERS)
161 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
162 # Read a list of newline-separated strings from the standard input,
163 # and print each of them once, without duplicates.  Input order is
164 # *not* preserved.
165 am__uniquify_input = $(AWK) '\
166   BEGIN { nonempty = 0; } \
167   { items[$$0] = 1; nonempty = 1; } \
168   END { if (nonempty) { for (i in items) print i; }; } \
169 '
170 # Make sure the list of sources is unique.  This is necessary because,
171 # e.g., the same source file might be shared among _SOURCES variables
172 # for different programs/libraries.
173 am__define_uniq_tagged_files = \
174   list='$(am__tagged_files)'; \
175   unique=`for i in $$list; do \
176     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
177   done | $(am__uniquify_input)`
178 am__DIST_COMMON = $(srcdir)/Makefile.in
179 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180 ACLOCAL = @ACLOCAL@
181 AMTAR = @AMTAR@
182 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
183 AR = @AR@
184 AS = @AS@
185 AUTOCONF = @AUTOCONF@
186 AUTOHEADER = @AUTOHEADER@
187 AUTOMAKE = @AUTOMAKE@
188 AWK = @AWK@
189 CC = @CC@
190 CCDEPMODE = @CCDEPMODE@
191 CFLAGS = @CFLAGS@
192 CPP = @CPP@
193 CPPFLAGS = @CPPFLAGS@
194 CSCOPE = @CSCOPE@
195 CTAGS = @CTAGS@
196 CXX = @CXX@
197 CXXCPP = @CXXCPP@
198 CXXDEPMODE = @CXXDEPMODE@
199 CXXFLAGS = @CXXFLAGS@
200 CYGPATH_W = @CYGPATH_W@
201 DEFS = @DEFS@
202 DEPDIR = @DEPDIR@
203 DLLTOOL = @DLLTOOL@
204 DSYMUTIL = @DSYMUTIL@
205 DUMPBIN = @DUMPBIN@
206 ECHO_C = @ECHO_C@
207 ECHO_N = @ECHO_N@
208 ECHO_T = @ECHO_T@
209 EGREP = @EGREP@
210 ETAGS = @ETAGS@
211 EXEEXT = @EXEEXT@
212 FGREP = @FGREP@
213 FILECMD = @FILECMD@
214 GREP = @GREP@
215 INSTALL = @INSTALL@
216 INSTALL_DATA = @INSTALL_DATA@
217 INSTALL_PROGRAM = @INSTALL_PROGRAM@
218 INSTALL_SCRIPT = @INSTALL_SCRIPT@
219 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
220 JPEGICC_DEPLIBS = @JPEGICC_DEPLIBS@
221 LCMS_LIB_DEPLIBS = @LCMS_LIB_DEPLIBS@
222 LD = @LD@
223 LDFLAGS = @LDFLAGS@
224 LIBOBJS = @LIBOBJS@
225 LIBRARY_AGE = @LIBRARY_AGE@
226 LIBRARY_CURRENT = @LIBRARY_CURRENT@
227 LIBRARY_REVISION = @LIBRARY_REVISION@
228 LIBS = @LIBS@
229 LIBTOOL = @LIBTOOL@
230 LIBTOOL_DEPS = @LIBTOOL_DEPS@
231 LIB_JPEG = @LIB_JPEG@
232 LIB_MATH = @LIB_MATH@
233 LIB_PLUGINS = @LIB_PLUGINS@
234 LIB_THREAD = @LIB_THREAD@
235 LIB_TIFF = @LIB_TIFF@
236 LIB_ZLIB = @LIB_ZLIB@
237 LIPO = @LIPO@
238 LN_S = @LN_S@
239 LTLIBOBJS = @LTLIBOBJS@
240 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
241 MAINT = @MAINT@
242 MAKEINFO = @MAKEINFO@
243 MANIFEST_TOOL = @MANIFEST_TOOL@
244 MKDIR_P = @MKDIR_P@
245 NM = @NM@
246 NMEDIT = @NMEDIT@
247 OBJDUMP = @OBJDUMP@
248 OBJEXT = @OBJEXT@
249 OTOOL = @OTOOL@
250 OTOOL64 = @OTOOL64@
251 PACKAGE = @PACKAGE@
252 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
253 PACKAGE_NAME = @PACKAGE_NAME@
254 PACKAGE_STRING = @PACKAGE_STRING@
255 PACKAGE_TARNAME = @PACKAGE_TARNAME@
256 PACKAGE_URL = @PACKAGE_URL@
257 PACKAGE_VERSION = @PACKAGE_VERSION@
258 PATH_SEPARATOR = @PATH_SEPARATOR@
259 PTHREAD_CC = @PTHREAD_CC@
260 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
261 PTHREAD_CXX = @PTHREAD_CXX@
262 PTHREAD_LIBS = @PTHREAD_LIBS@
263 RANLIB = @RANLIB@
264 SED = @SED@
265 SET_MAKE = @SET_MAKE@
266 SHELL = @SHELL@
267 STRIP = @STRIP@
268 TIFFICC_DEPLIBS = @TIFFICC_DEPLIBS@
269 VERSION = @VERSION@
270 abs_builddir = @abs_builddir@
271 abs_srcdir = @abs_srcdir@
272 abs_top_builddir = @abs_top_builddir@
273 abs_top_srcdir = @abs_top_srcdir@
274 ac_ct_AR = @ac_ct_AR@
275 ac_ct_CC = @ac_ct_CC@
276 ac_ct_CXX = @ac_ct_CXX@
277 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
278 am__include = @am__include@
279 am__leading_dot = @am__leading_dot@
280 am__quote = @am__quote@
281 am__tar = @am__tar@
282 am__untar = @am__untar@
283 ax_pthread_config = @ax_pthread_config@
284 bindir = @bindir@
285 build = @build@
286 build_alias = @build_alias@
287 build_cpu = @build_cpu@
288 build_os = @build_os@
289 build_vendor = @build_vendor@
290 builddir = @builddir@
291 datadir = @datadir@
292 datarootdir = @datarootdir@
293 docdir = @docdir@
294 dvidir = @dvidir@
295 exec_prefix = @exec_prefix@
296 host = @host@
297 host_alias = @host_alias@
298 host_cpu = @host_cpu@
299 host_os = @host_os@
300 host_vendor = @host_vendor@
301 htmldir = @htmldir@
302 includedir = @includedir@
303 infodir = @infodir@
304 inline = @inline@
305 install_sh = @install_sh@
306 libdir = @libdir@
307 libexecdir = @libexecdir@
308 localedir = @localedir@
309 localstatedir = @localstatedir@
310 mandir = @mandir@
311 mkdir_p = @mkdir_p@
312 oldincludedir = @oldincludedir@
313 pdfdir = @pdfdir@
314 prefix = @prefix@
315 program_transform_name = @program_transform_name@
316 psdir = @psdir@
317 runstatedir = @runstatedir@
318 sbindir = @sbindir@
319 sharedstatedir = @sharedstatedir@
320 srcdir = @srcdir@
321 sysconfdir = @sysconfdir@
322 target_alias = @target_alias@
323 top_build_prefix = @top_build_prefix@
324 top_builddir = @top_builddir@
325 top_srcdir = @top_srcdir@
326 include_HEADERS = lcms2.h lcms2_plugin.h
327 EXTRA_DIST = lcms2.h lcms2_plugin.h
328 all: all-am
329
330 .SUFFIXES:
331 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
332         @for dep in $?; do \
333           case '$(am__configure_deps)' in \
334             *$$dep*) \
335               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
336                 && { if test -f $@; then exit 0; else break; fi; }; \
337               exit 1;; \
338           esac; \
339         done; \
340         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
341         $(am__cd) $(top_srcdir) && \
342           $(AUTOMAKE) --foreign include/Makefile
343 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
344         @case '$?' in \
345           *config.status*) \
346             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
347           *) \
348             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
349             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
350         esac;
351
352 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
353         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354
355 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
356         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
357 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
358         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359 $(am__aclocal_m4_deps):
360
361 mostlyclean-libtool:
362         -rm -f *.lo
363
364 clean-libtool:
365         -rm -rf .libs _libs
366 install-includeHEADERS: $(include_HEADERS)
367         @$(NORMAL_INSTALL)
368         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
369         if test -n "$$list"; then \
370           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
371           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
372         fi; \
373         for p in $$list; do \
374           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
375           echo "$$d$$p"; \
376         done | $(am__base_list) | \
377         while read files; do \
378           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
379           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
380         done
381
382 uninstall-includeHEADERS:
383         @$(NORMAL_UNINSTALL)
384         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
385         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
386         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
387
388 ID: $(am__tagged_files)
389         $(am__define_uniq_tagged_files); mkid -fID $$unique
390 tags: tags-am
391 TAGS: tags
392
393 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
394         set x; \
395         here=`pwd`; \
396         $(am__define_uniq_tagged_files); \
397         shift; \
398         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
399           test -n "$$unique" || unique=$$empty_fix; \
400           if test $$# -gt 0; then \
401             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402               "$$@" $$unique; \
403           else \
404             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
405               $$unique; \
406           fi; \
407         fi
408 ctags: ctags-am
409
410 CTAGS: ctags
411 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
412         $(am__define_uniq_tagged_files); \
413         test -z "$(CTAGS_ARGS)$$unique" \
414           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
415              $$unique
416
417 GTAGS:
418         here=`$(am__cd) $(top_builddir) && pwd` \
419           && $(am__cd) $(top_srcdir) \
420           && gtags -i $(GTAGS_ARGS) "$$here"
421 cscopelist: cscopelist-am
422
423 cscopelist-am: $(am__tagged_files)
424         list='$(am__tagged_files)'; \
425         case "$(srcdir)" in \
426           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
427           *) sdir=$(subdir)/$(srcdir) ;; \
428         esac; \
429         for i in $$list; do \
430           if test -f "$$i"; then \
431             echo "$(subdir)/$$i"; \
432           else \
433             echo "$$sdir/$$i"; \
434           fi; \
435         done >> $(top_builddir)/cscope.files
436
437 distclean-tags:
438         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
439 distdir: $(BUILT_SOURCES)
440         $(MAKE) $(AM_MAKEFLAGS) distdir-am
441
442 distdir-am: $(DISTFILES)
443         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
445         list='$(DISTFILES)'; \
446           dist_files=`for file in $$list; do echo $$file; done | \
447           sed -e "s|^$$srcdirstrip/||;t" \
448               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
449         case $$dist_files in \
450           */*) $(MKDIR_P) `echo "$$dist_files" | \
451                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
452                            sort -u` ;; \
453         esac; \
454         for file in $$dist_files; do \
455           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
456           if test -d $$d/$$file; then \
457             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
458             if test -d "$(distdir)/$$file"; then \
459               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
460             fi; \
461             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
462               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
463               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
464             fi; \
465             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
466           else \
467             test -f "$(distdir)/$$file" \
468             || cp -p $$d/$$file "$(distdir)/$$file" \
469             || exit 1; \
470           fi; \
471         done
472 check-am: all-am
473 check: check-am
474 all-am: Makefile $(HEADERS)
475 installdirs:
476         for dir in "$(DESTDIR)$(includedir)"; do \
477           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
478         done
479 install: install-am
480 install-exec: install-exec-am
481 install-data: install-data-am
482 uninstall: uninstall-am
483
484 install-am: all-am
485         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
486
487 installcheck: installcheck-am
488 install-strip:
489         if test -z '$(STRIP)'; then \
490           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
491             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
492               install; \
493         else \
494           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
495             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
496             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
497         fi
498 mostlyclean-generic:
499
500 clean-generic:
501
502 distclean-generic:
503         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
504         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
505
506 maintainer-clean-generic:
507         @echo "This command is intended for maintainers to use"
508         @echo "it deletes files that may require special tools to rebuild."
509 clean: clean-am
510
511 clean-am: clean-generic clean-libtool mostlyclean-am
512
513 distclean: distclean-am
514         -rm -f Makefile
515 distclean-am: clean-am distclean-generic distclean-tags
516
517 dvi: dvi-am
518
519 dvi-am:
520
521 html: html-am
522
523 html-am:
524
525 info: info-am
526
527 info-am:
528
529 install-data-am: install-includeHEADERS
530
531 install-dvi: install-dvi-am
532
533 install-dvi-am:
534
535 install-exec-am:
536
537 install-html: install-html-am
538
539 install-html-am:
540
541 install-info: install-info-am
542
543 install-info-am:
544
545 install-man:
546
547 install-pdf: install-pdf-am
548
549 install-pdf-am:
550
551 install-ps: install-ps-am
552
553 install-ps-am:
554
555 installcheck-am:
556
557 maintainer-clean: maintainer-clean-am
558         -rm -f Makefile
559 maintainer-clean-am: distclean-am maintainer-clean-generic
560
561 mostlyclean: mostlyclean-am
562
563 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
564
565 pdf: pdf-am
566
567 pdf-am:
568
569 ps: ps-am
570
571 ps-am:
572
573 uninstall-am: uninstall-includeHEADERS
574
575 .MAKE: install-am install-strip
576
577 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
578         clean-libtool cscopelist-am ctags ctags-am distclean \
579         distclean-generic distclean-libtool distclean-tags distdir dvi \
580         dvi-am html html-am info info-am install install-am \
581         install-data install-data-am install-dvi install-dvi-am \
582         install-exec install-exec-am install-html install-html-am \
583         install-includeHEADERS install-info install-info-am \
584         install-man install-pdf install-pdf-am install-ps \
585         install-ps-am install-strip installcheck installcheck-am \
586         installdirs maintainer-clean maintainer-clean-generic \
587         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
588         ps ps-am tags tags-am uninstall uninstall-am \
589         uninstall-includeHEADERS
590
591 .PRECIOUS: Makefile
592
593
594 # Tell versions [3.59,3.63) of GNU make to not export all variables.
595 # Otherwise a system limit (for SysV at least) may be exceeded.
596 .NOEXPORT: