OSDN Git Service

binding with libharu.
[putex/putex.git] / src / texsourc / lib / libhpdf / include / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = include
38 DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in $(srcdir)/config.h.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.in
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 depcomp =
49 am__depfiles_maybe =
50 SOURCES =
51 DIST_SOURCES =
52 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj = case $$p in \
54     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55     *) f=$$p;; \
56   esac;
57 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
58 am__install_max = 40
59 am__nobase_strip_setup = \
60   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
61 am__nobase_strip = \
62   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
63 am__nobase_list = $(am__nobase_strip_setup); \
64   for p in $$list; do echo "$$p $$p"; done | \
65   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67     if (++n[$$2] == $(am__install_max)) \
68       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69     END { for (dir in files) print dir, files[dir] }'
70 am__base_list = \
71   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73 am__installdirs = "$(DESTDIR)$(includedir)"
74 HEADERS = $(include_HEADERS)
75 ETAGS = etags
76 CTAGS = ctags
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78 ACLOCAL = @ACLOCAL@
79 AMTAR = @AMTAR@
80 AR = @AR@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCDEPMODE = @CCDEPMODE@
87 CFLAGS = @CFLAGS@
88 CPP = @CPP@
89 CPPFLAGS = @CPPFLAGS@
90 CYGPATH_W = @CYGPATH_W@
91 DEFS = @DEFS@
92 DEPDIR = @DEPDIR@
93 DSYMUTIL = @DSYMUTIL@
94 DUMPBIN = @DUMPBIN@
95 ECHO_C = @ECHO_C@
96 ECHO_N = @ECHO_N@
97 ECHO_T = @ECHO_T@
98 EGREP = @EGREP@
99 EXEEXT = @EXEEXT@
100 FGREP = @FGREP@
101 GREP = @GREP@
102 INSTALL = @INSTALL@
103 INSTALL_DATA = @INSTALL_DATA@
104 INSTALL_PROGRAM = @INSTALL_PROGRAM@
105 INSTALL_SCRIPT = @INSTALL_SCRIPT@
106 INSTALL_STRIP_FLAG = @INSTALL_STRIP_FLAG@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 LD = @LD@
109 LDFLAGS = @LDFLAGS@
110 LIBOBJS = @LIBOBJS@
111 LIBS = @LIBS@
112 LIBTOOL = @LIBTOOL@
113 LIPO = @LIPO@
114 LN_S = @LN_S@
115 LTLIBOBJS = @LTLIBOBJS@
116 MAINT = @MAINT@
117 MAKEINFO = @MAKEINFO@
118 MKDIR_P = @MKDIR_P@
119 NM = @NM@
120 NMEDIT = @NMEDIT@
121 OBJDUMP = @OBJDUMP@
122 OBJEXT = @OBJEXT@
123 OTOOL = @OTOOL@
124 OTOOL64 = @OTOOL64@
125 PACKAGE = @PACKAGE@
126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127 PACKAGE_NAME = @PACKAGE_NAME@
128 PACKAGE_STRING = @PACKAGE_STRING@
129 PACKAGE_TARNAME = @PACKAGE_TARNAME@
130 PACKAGE_URL = @PACKAGE_URL@
131 PACKAGE_VERSION = @PACKAGE_VERSION@
132 PATH_SEPARATOR = @PATH_SEPARATOR@
133 RANLIB = @RANLIB@
134 SED = @SED@
135 SET_MAKE = @SET_MAKE@
136 SHELL = @SHELL@
137 STRIP = @STRIP@
138 VERSION = @VERSION@
139 abs_builddir = @abs_builddir@
140 abs_srcdir = @abs_srcdir@
141 abs_top_builddir = @abs_top_builddir@
142 abs_top_srcdir = @abs_top_srcdir@
143 ac_ct_CC = @ac_ct_CC@
144 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
145 am__include = @am__include@
146 am__leading_dot = @am__leading_dot@
147 am__quote = @am__quote@
148 am__tar = @am__tar@
149 am__untar = @am__untar@
150 bindir = @bindir@
151 build = @build@
152 build_alias = @build_alias@
153 build_cpu = @build_cpu@
154 build_os = @build_os@
155 build_vendor = @build_vendor@
156 builddir = @builddir@
157 datadir = @datadir@
158 datarootdir = @datarootdir@
159 docdir = @docdir@
160 dvidir = @dvidir@
161 exec_prefix = @exec_prefix@
162 host = @host@
163 host_alias = @host_alias@
164 host_cpu = @host_cpu@
165 host_os = @host_os@
166 host_vendor = @host_vendor@
167 htmldir = @htmldir@
168 includedir = @includedir@
169 infodir = @infodir@
170 install_sh = @install_sh@
171 libdir = @libdir@
172 libexecdir = @libexecdir@
173 localedir = @localedir@
174 localstatedir = @localstatedir@
175 lt_ECHO = @lt_ECHO@
176 mandir = @mandir@
177 mkdir_p = @mkdir_p@
178 oldincludedir = @oldincludedir@
179 pdfdir = @pdfdir@
180 prefix = @prefix@
181 program_transform_name = @program_transform_name@
182 psdir = @psdir@
183 sbindir = @sbindir@
184 sharedstatedir = @sharedstatedir@
185 srcdir = @srcdir@
186 sysconfdir = @sysconfdir@
187 target_alias = @target_alias@
188 top_build_prefix = @top_build_prefix@
189 top_builddir = @top_builddir@
190 top_srcdir = @top_srcdir@
191 AUTOMAKE_OPTIONS = foreign no-dependencies
192 include_HEADERS = hpdf.h hpdf_annotation.h hpdf_encoder.h hpdf_ext_gstate.h \
193                                         hpdf_mmgr.h hpdf_pages.h hpdf_utils.h hpdf_catalog.h \
194                                         hpdf_consts.h hpdf_encryptdict.h hpdf_fontdef.h hpdf_image.h \
195                                         hpdf_objects.h hpdf_streams.h hpdf_conf.h hpdf_destination.h \
196                                         hpdf_encrypt.h hpdf_font.h hpdf_info.h hpdf_outline.h hpdf_types.h \
197                                         hpdf_doc.h hpdf_error.h hpdf_gstate.h hpdf_list.h hpdf_page_label.h \
198                                         hpdf_u3d.h hpdf_config.h hpdf_version.h hpdf_namedict.h hpdf_pdfa.h \
199                                         hpdf_3dmeasure.h hpdf_exdata.h
200
201 all: config.h
202         $(MAKE) $(AM_MAKEFLAGS) all-am
203
204 .SUFFIXES:
205 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
206         @for dep in $?; do \
207           case '$(am__configure_deps)' in \
208             *$$dep*) \
209               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
210                 && { if test -f $@; then exit 0; else break; fi; }; \
211               exit 1;; \
212           esac; \
213         done; \
214         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
215         $(am__cd) $(top_srcdir) && \
216           $(AUTOMAKE) --foreign include/Makefile
217 .PRECIOUS: Makefile
218 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219         @case '$?' in \
220           *config.status*) \
221             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222           *) \
223             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225         esac;
226
227 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
231         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
233         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234 $(am__aclocal_m4_deps):
235
236 config.h: stamp-h1
237         @if test ! -f $@; then \
238           rm -f stamp-h1; \
239           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
240         else :; fi
241
242 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
243         @rm -f stamp-h1
244         cd $(top_builddir) && $(SHELL) ./config.status include/config.h
245 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
246         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
247         rm -f stamp-h1
248         touch $@
249
250 distclean-hdr:
251         -rm -f config.h stamp-h1
252
253 mostlyclean-libtool:
254         -rm -f *.lo
255
256 clean-libtool:
257         -rm -rf .libs _libs
258 install-includeHEADERS: $(include_HEADERS)
259         @$(NORMAL_INSTALL)
260         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
261         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
262         for p in $$list; do \
263           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
264           echo "$$d$$p"; \
265         done | $(am__base_list) | \
266         while read files; do \
267           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
268           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
269         done
270
271 uninstall-includeHEADERS:
272         @$(NORMAL_UNINSTALL)
273         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
274         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
275         test -n "$$files" || exit 0; \
276         echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
277         cd "$(DESTDIR)$(includedir)" && rm -f $$files
278
279 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
280         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
281         unique=`for i in $$list; do \
282             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283           done | \
284           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
285               END { if (nonempty) { for (i in files) print i; }; }'`; \
286         mkid -fID $$unique
287 tags: TAGS
288
289 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
290                 $(TAGS_FILES) $(LISP)
291         set x; \
292         here=`pwd`; \
293         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
294         unique=`for i in $$list; do \
295             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296           done | \
297           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
298               END { if (nonempty) { for (i in files) print i; }; }'`; \
299         shift; \
300         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
301           test -n "$$unique" || unique=$$empty_fix; \
302           if test $$# -gt 0; then \
303             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
304               "$$@" $$unique; \
305           else \
306             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
307               $$unique; \
308           fi; \
309         fi
310 ctags: CTAGS
311 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
312                 $(TAGS_FILES) $(LISP)
313         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
314         unique=`for i in $$list; do \
315             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316           done | \
317           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
318               END { if (nonempty) { for (i in files) print i; }; }'`; \
319         test -z "$(CTAGS_ARGS)$$unique" \
320           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
321              $$unique
322
323 GTAGS:
324         here=`$(am__cd) $(top_builddir) && pwd` \
325           && $(am__cd) $(top_srcdir) \
326           && gtags -i $(GTAGS_ARGS) "$$here"
327
328 distclean-tags:
329         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
330
331 distdir: $(DISTFILES)
332         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
333         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
334         list='$(DISTFILES)'; \
335           dist_files=`for file in $$list; do echo $$file; done | \
336           sed -e "s|^$$srcdirstrip/||;t" \
337               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
338         case $$dist_files in \
339           */*) $(MKDIR_P) `echo "$$dist_files" | \
340                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
341                            sort -u` ;; \
342         esac; \
343         for file in $$dist_files; do \
344           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
345           if test -d $$d/$$file; then \
346             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
347             if test -d "$(distdir)/$$file"; then \
348               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
349             fi; \
350             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
351               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
352               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
353             fi; \
354             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
355           else \
356             test -f "$(distdir)/$$file" \
357             || cp -p $$d/$$file "$(distdir)/$$file" \
358             || exit 1; \
359           fi; \
360         done
361 check-am: all-am
362 check: check-am
363 all-am: Makefile $(HEADERS) config.h
364 installdirs:
365         for dir in "$(DESTDIR)$(includedir)"; do \
366           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
367         done
368 install: install-am
369 install-exec: install-exec-am
370 install-data: install-data-am
371 uninstall: uninstall-am
372
373 install-am: all-am
374         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
375
376 installcheck: installcheck-am
377 install-strip:
378         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
379           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
380           `test -z '$(STRIP)' || \
381             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
382 mostlyclean-generic:
383
384 clean-generic:
385
386 distclean-generic:
387         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
388         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
389
390 maintainer-clean-generic:
391         @echo "This command is intended for maintainers to use"
392         @echo "it deletes files that may require special tools to rebuild."
393 clean: clean-am
394
395 clean-am: clean-generic clean-libtool mostlyclean-am
396
397 distclean: distclean-am
398         -rm -f Makefile
399 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
400
401 dvi: dvi-am
402
403 dvi-am:
404
405 html: html-am
406
407 html-am:
408
409 info: info-am
410
411 info-am:
412
413 install-data-am: install-includeHEADERS
414
415 install-dvi: install-dvi-am
416
417 install-dvi-am:
418
419 install-exec-am:
420
421 install-html: install-html-am
422
423 install-html-am:
424
425 install-info: install-info-am
426
427 install-info-am:
428
429 install-man:
430
431 install-pdf: install-pdf-am
432
433 install-pdf-am:
434
435 install-ps: install-ps-am
436
437 install-ps-am:
438
439 installcheck-am:
440
441 maintainer-clean: maintainer-clean-am
442         -rm -f Makefile
443 maintainer-clean-am: distclean-am maintainer-clean-generic
444
445 mostlyclean: mostlyclean-am
446
447 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
448
449 pdf: pdf-am
450
451 pdf-am:
452
453 ps: ps-am
454
455 ps-am:
456
457 uninstall-am: uninstall-includeHEADERS
458
459 .MAKE: all install-am install-strip
460
461 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
462         clean-libtool ctags distclean distclean-generic distclean-hdr \
463         distclean-libtool distclean-tags distdir dvi dvi-am html \
464         html-am info info-am install install-am install-data \
465         install-data-am install-dvi install-dvi-am install-exec \
466         install-exec-am install-html install-html-am \
467         install-includeHEADERS install-info install-info-am \
468         install-man install-pdf install-pdf-am install-ps \
469         install-ps-am install-strip installcheck installcheck-am \
470         installdirs maintainer-clean maintainer-clean-generic \
471         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
472         ps ps-am tags uninstall uninstall-am uninstall-includeHEADERS
473
474
475 # Tell versions [3.59,3.63) of GNU make to not export all variables.
476 # Otherwise a system limit (for SysV at least) may be exceeded.
477 .NOEXPORT: