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