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