OSDN Git Service

binding with libharu.
[putex/putex.git] / src / texsourc / lib / libhpdf / src / 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 = src
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.in
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(install_sh) -d
44 CONFIG_HEADER = $(top_builddir)/include/config.h
45 CONFIG_CLEAN_FILES =
46 CONFIG_CLEAN_VPATH_FILES =
47 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
48 am__vpath_adj = case $$p in \
49     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
50     *) f=$$p;; \
51   esac;
52 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
53 am__install_max = 40
54 am__nobase_strip_setup = \
55   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
56 am__nobase_strip = \
57   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
58 am__nobase_list = $(am__nobase_strip_setup); \
59   for p in $$list; do echo "$$p $$p"; done | \
60   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
61   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
62     if (++n[$$2] == $(am__install_max)) \
63       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
64     END { for (dir in files) print dir, files[dir] }'
65 am__base_list = \
66   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
67   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
68 am__installdirs = "$(DESTDIR)$(libdir)"
69 LTLIBRARIES = $(lib_LTLIBRARIES)
70 libhpdf_la_DEPENDENCIES = @LTLIBOBJS@
71 am_libhpdf_la_OBJECTS = hpdf_annotation.lo hpdf_array.lo \
72         hpdf_binary.lo hpdf_boolean.lo hpdf_catalog.lo \
73         hpdf_destination.lo hpdf_dict.lo hpdf_doc.lo hpdf_doc_png.lo \
74         hpdf_encoder.lo hpdf_encoder_cns.lo hpdf_encoder_cnt.lo \
75         hpdf_encoder_jp.lo hpdf_encoder_kr.lo hpdf_encrypt.lo \
76         hpdf_encryptdict.lo hpdf_error.lo hpdf_ext_gstate.lo \
77         hpdf_font.lo hpdf_font_cid.lo hpdf_fontdef_base14.lo \
78         hpdf_fontdef.lo hpdf_fontdef_cid.lo hpdf_fontdef_cns.lo \
79         hpdf_fontdef_cnt.lo hpdf_fontdef_jp.lo hpdf_fontdef_kr.lo \
80         hpdf_fontdef_tt.lo hpdf_fontdef_type1.lo hpdf_font_tt.lo \
81         hpdf_font_type1.lo hpdf_gstate.lo hpdf_image.lo \
82         hpdf_image_ccitt.lo hpdf_image_png.lo hpdf_info.lo \
83         hpdf_list.lo hpdf_mmgr.lo hpdf_name.lo hpdf_namedict.lo \
84         hpdf_null.lo hpdf_number.lo hpdf_objects.lo hpdf_outline.lo \
85         hpdf_page_label.lo hpdf_page_operator.lo hpdf_pages.lo \
86         hpdf_real.lo hpdf_streams.lo hpdf_string.lo hpdf_u3d.lo \
87         hpdf_utils.lo hpdf_xref.lo hpdf_pdfa.lo hpdf_3dmeasure.lo \
88         hpdf_exdata.lo hpdf_encoder_utf.lo
89 libhpdf_la_OBJECTS = $(am_libhpdf_la_OBJECTS)
90 libhpdf_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
91         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
92         $(libhpdf_la_LDFLAGS) $(LDFLAGS) -o $@
93 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
94 depcomp = $(SHELL) $(top_srcdir)/depcomp
95 am__depfiles_maybe = depfiles
96 am__mv = mv -f
97 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
98         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
99 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
100         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
101         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102 CCLD = $(CC)
103 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
104         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
105         $(LDFLAGS) -o $@
106 SOURCES = $(libhpdf_la_SOURCES)
107 DIST_SOURCES = $(libhpdf_la_SOURCES)
108 ETAGS = etags
109 CTAGS = ctags
110 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111 ACLOCAL = @ACLOCAL@
112 AMTAR = @AMTAR@
113 AR = @AR@
114 AUTOCONF = @AUTOCONF@
115 AUTOHEADER = @AUTOHEADER@
116 AUTOMAKE = @AUTOMAKE@
117 AWK = @AWK@
118 CC = @CC@
119 CCDEPMODE = @CCDEPMODE@
120 CFLAGS = @CFLAGS@
121 CPP = @CPP@
122 CPPFLAGS = @CPPFLAGS@
123 CYGPATH_W = @CYGPATH_W@
124 DEFS = @DEFS@
125 DEPDIR = @DEPDIR@
126 DSYMUTIL = @DSYMUTIL@
127 DUMPBIN = @DUMPBIN@
128 ECHO_C = @ECHO_C@
129 ECHO_N = @ECHO_N@
130 ECHO_T = @ECHO_T@
131 EGREP = @EGREP@
132 EXEEXT = @EXEEXT@
133 FGREP = @FGREP@
134 GREP = @GREP@
135 INSTALL = @INSTALL@
136 INSTALL_DATA = @INSTALL_DATA@
137 INSTALL_PROGRAM = @INSTALL_PROGRAM@
138 INSTALL_SCRIPT = @INSTALL_SCRIPT@
139 INSTALL_STRIP_FLAG = @INSTALL_STRIP_FLAG@
140 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141 LD = @LD@
142 LDFLAGS = @LDFLAGS@
143 LIBOBJS = @LIBOBJS@
144 LIBS = @LIBS@
145 LIBTOOL = @LIBTOOL@
146 LIPO = @LIPO@
147 LN_S = @LN_S@
148 LTLIBOBJS = @LTLIBOBJS@
149 MAINT = @MAINT@
150 MAKEINFO = @MAKEINFO@
151 MKDIR_P = @MKDIR_P@
152 NM = @NM@
153 NMEDIT = @NMEDIT@
154 OBJDUMP = @OBJDUMP@
155 OBJEXT = @OBJEXT@
156 OTOOL = @OTOOL@
157 OTOOL64 = @OTOOL64@
158 PACKAGE = @PACKAGE@
159 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160 PACKAGE_NAME = @PACKAGE_NAME@
161 PACKAGE_STRING = @PACKAGE_STRING@
162 PACKAGE_TARNAME = @PACKAGE_TARNAME@
163 PACKAGE_URL = @PACKAGE_URL@
164 PACKAGE_VERSION = @PACKAGE_VERSION@
165 PATH_SEPARATOR = @PATH_SEPARATOR@
166 RANLIB = @RANLIB@
167 SED = @SED@
168 SET_MAKE = @SET_MAKE@
169 SHELL = @SHELL@
170 STRIP = @STRIP@
171 VERSION = @VERSION@
172 abs_builddir = @abs_builddir@
173 abs_srcdir = @abs_srcdir@
174 abs_top_builddir = @abs_top_builddir@
175 abs_top_srcdir = @abs_top_srcdir@
176 ac_ct_CC = @ac_ct_CC@
177 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
178 am__include = @am__include@
179 am__leading_dot = @am__leading_dot@
180 am__quote = @am__quote@
181 am__tar = @am__tar@
182 am__untar = @am__untar@
183 bindir = @bindir@
184 build = @build@
185 build_alias = @build_alias@
186 build_cpu = @build_cpu@
187 build_os = @build_os@
188 build_vendor = @build_vendor@
189 builddir = @builddir@
190 datadir = @datadir@
191 datarootdir = @datarootdir@
192 docdir = @docdir@
193 dvidir = @dvidir@
194 exec_prefix = @exec_prefix@
195 host = @host@
196 host_alias = @host_alias@
197 host_cpu = @host_cpu@
198 host_os = @host_os@
199 host_vendor = @host_vendor@
200 htmldir = @htmldir@
201 includedir = @includedir@
202 infodir = @infodir@
203 install_sh = @install_sh@
204 libdir = @libdir@
205 libexecdir = @libexecdir@
206 localedir = @localedir@
207 localstatedir = @localstatedir@
208 lt_ECHO = @lt_ECHO@
209 mandir = @mandir@
210 mkdir_p = @mkdir_p@
211 oldincludedir = @oldincludedir@
212 pdfdir = @pdfdir@
213 prefix = @prefix@
214 program_transform_name = @program_transform_name@
215 psdir = @psdir@
216 sbindir = @sbindir@
217 sharedstatedir = @sharedstatedir@
218 srcdir = @srcdir@
219 sysconfdir = @sysconfdir@
220 target_alias = @target_alias@
221 top_build_prefix = @top_build_prefix@
222 top_builddir = @top_builddir@
223 top_srcdir = @top_srcdir@
224 AUTOMAKE_OPTIONS = foreign
225 lib_LTLIBRARIES = libhpdf.la
226 libhpdf_la_SOURCES = hpdf_annotation.c hpdf_array.c hpdf_binary.c hpdf_boolean.c \
227                                                 hpdf_catalog.c hpdf_destination.c hpdf_dict.c hpdf_doc.c \
228                                                 hpdf_doc_png.c hpdf_encoder.c hpdf_encoder_cns.c hpdf_encoder_cnt.c \
229                                                 hpdf_encoder_jp.c hpdf_encoder_kr.c hpdf_encrypt.c hpdf_encryptdict.c \
230                                                 hpdf_error.c hpdf_ext_gstate.c hpdf_font.c hpdf_font_cid.c \
231                                                 hpdf_fontdef_base14.c hpdf_fontdef.c hpdf_fontdef_cid.c \
232                                                 hpdf_fontdef_cns.c hpdf_fontdef_cnt.c hpdf_fontdef_jp.c \
233                                                 hpdf_fontdef_kr.c hpdf_fontdef_tt.c hpdf_fontdef_type1.c \
234                                                 hpdf_font_tt.c hpdf_font_type1.c hpdf_gstate.c hpdf_image.c \
235                                                 hpdf_image_ccitt.c hpdf_image_png.c hpdf_info.c hpdf_list.c hpdf_mmgr.c hpdf_name.c \
236                                                 hpdf_namedict.c hpdf_null.c hpdf_number.c hpdf_objects.c hpdf_outline.c \
237                                                 hpdf_page_label.c hpdf_page_operator.c hpdf_pages.c hpdf_real.c \
238                                                 hpdf_streams.c hpdf_string.c hpdf_u3d.c hpdf_utils.c hpdf_xref.c hpdf_pdfa.c \
239                                                 hpdf_3dmeasure.c hpdf_exdata.c hpdf_encoder_utf.c t4.h
240
241 INCLUDES = -I$(top_srcdir)/include 
242 libhpdf_la_LIBADD = @LTLIBOBJS@
243 libhpdf_la_LDFLAGS = -release @VERSION@
244 EXTRA_DIST = CMakeLists.txt
245 all: all-am
246
247 .SUFFIXES:
248 .SUFFIXES: .c .lo .o .obj
249 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
250         @for dep in $?; do \
251           case '$(am__configure_deps)' in \
252             *$$dep*) \
253               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
254                 && { if test -f $@; then exit 0; else break; fi; }; \
255               exit 1;; \
256           esac; \
257         done; \
258         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
259         $(am__cd) $(top_srcdir) && \
260           $(AUTOMAKE) --foreign src/Makefile
261 .PRECIOUS: Makefile
262 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263         @case '$?' in \
264           *config.status*) \
265             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266           *) \
267             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269         esac;
270
271 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
275         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
277         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278 $(am__aclocal_m4_deps):
279 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
280         @$(NORMAL_INSTALL)
281         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
282         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
283         list2=; for p in $$list; do \
284           if test -f $$p; then \
285             list2="$$list2 $$p"; \
286           else :; fi; \
287         done; \
288         test -z "$$list2" || { \
289           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
290           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
291         }
292
293 uninstall-libLTLIBRARIES:
294         @$(NORMAL_UNINSTALL)
295         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
296         for p in $$list; do \
297           $(am__strip_dir) \
298           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
299           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
300         done
301
302 clean-libLTLIBRARIES:
303         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
304         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
305           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
306           test "$$dir" != "$$p" || dir=.; \
307           echo "rm -f \"$${dir}/so_locations\""; \
308           rm -f "$${dir}/so_locations"; \
309         done
310 libhpdf.la: $(libhpdf_la_OBJECTS) $(libhpdf_la_DEPENDENCIES) 
311         $(libhpdf_la_LINK) -rpath $(libdir) $(libhpdf_la_OBJECTS) $(libhpdf_la_LIBADD) $(LIBS)
312
313 mostlyclean-compile:
314         -rm -f *.$(OBJEXT)
315
316 distclean-compile:
317         -rm -f *.tab.c
318
319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_3dmeasure.Plo@am__quote@
320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_annotation.Plo@am__quote@
321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_array.Plo@am__quote@
322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_binary.Plo@am__quote@
323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_boolean.Plo@am__quote@
324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_catalog.Plo@am__quote@
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_destination.Plo@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_dict.Plo@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_doc.Plo@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_doc_png.Plo@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_encoder.Plo@am__quote@
330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_encoder_cns.Plo@am__quote@
331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_encoder_cnt.Plo@am__quote@
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_encoder_jp.Plo@am__quote@
333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_encoder_kr.Plo@am__quote@
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_encoder_utf.Plo@am__quote@
335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_encrypt.Plo@am__quote@
336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_encryptdict.Plo@am__quote@
337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_error.Plo@am__quote@
338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_exdata.Plo@am__quote@
339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_ext_gstate.Plo@am__quote@
340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_font.Plo@am__quote@
341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_font_cid.Plo@am__quote@
342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_font_tt.Plo@am__quote@
343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_font_type1.Plo@am__quote@
344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_fontdef.Plo@am__quote@
345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_fontdef_base14.Plo@am__quote@
346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_fontdef_cid.Plo@am__quote@
347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_fontdef_cns.Plo@am__quote@
348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_fontdef_cnt.Plo@am__quote@
349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_fontdef_jp.Plo@am__quote@
350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_fontdef_kr.Plo@am__quote@
351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_fontdef_tt.Plo@am__quote@
352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_fontdef_type1.Plo@am__quote@
353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_gstate.Plo@am__quote@
354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_image.Plo@am__quote@
355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_image_ccitt.Plo@am__quote@
356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_image_png.Plo@am__quote@
357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_info.Plo@am__quote@
358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_list.Plo@am__quote@
359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_mmgr.Plo@am__quote@
360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_name.Plo@am__quote@
361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_namedict.Plo@am__quote@
362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_null.Plo@am__quote@
363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_number.Plo@am__quote@
364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_objects.Plo@am__quote@
365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_outline.Plo@am__quote@
366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_page_label.Plo@am__quote@
367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_page_operator.Plo@am__quote@
368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_pages.Plo@am__quote@
369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_pdfa.Plo@am__quote@
370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_real.Plo@am__quote@
371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_streams.Plo@am__quote@
372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_string.Plo@am__quote@
373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_u3d.Plo@am__quote@
374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_utils.Plo@am__quote@
375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpdf_xref.Plo@am__quote@
376
377 .c.o:
378 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
379 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
380 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
381 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
383
384 .c.obj:
385 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
386 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
387 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
388 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
390
391 .c.lo:
392 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
393 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
394 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
395 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
397
398 mostlyclean-libtool:
399         -rm -f *.lo
400
401 clean-libtool:
402         -rm -rf .libs _libs
403
404 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
405         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
406         unique=`for i in $$list; do \
407             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408           done | \
409           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410               END { if (nonempty) { for (i in files) print i; }; }'`; \
411         mkid -fID $$unique
412 tags: TAGS
413
414 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
415                 $(TAGS_FILES) $(LISP)
416         set x; \
417         here=`pwd`; \
418         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
419         unique=`for i in $$list; do \
420             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
421           done | \
422           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
423               END { if (nonempty) { for (i in files) print i; }; }'`; \
424         shift; \
425         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
426           test -n "$$unique" || unique=$$empty_fix; \
427           if test $$# -gt 0; then \
428             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
429               "$$@" $$unique; \
430           else \
431             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432               $$unique; \
433           fi; \
434         fi
435 ctags: CTAGS
436 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
437                 $(TAGS_FILES) $(LISP)
438         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
439         unique=`for i in $$list; do \
440             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
441           done | \
442           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
443               END { if (nonempty) { for (i in files) print i; }; }'`; \
444         test -z "$(CTAGS_ARGS)$$unique" \
445           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
446              $$unique
447
448 GTAGS:
449         here=`$(am__cd) $(top_builddir) && pwd` \
450           && $(am__cd) $(top_srcdir) \
451           && gtags -i $(GTAGS_ARGS) "$$here"
452
453 distclean-tags:
454         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
455
456 distdir: $(DISTFILES)
457         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
459         list='$(DISTFILES)'; \
460           dist_files=`for file in $$list; do echo $$file; done | \
461           sed -e "s|^$$srcdirstrip/||;t" \
462               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
463         case $$dist_files in \
464           */*) $(MKDIR_P) `echo "$$dist_files" | \
465                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
466                            sort -u` ;; \
467         esac; \
468         for file in $$dist_files; do \
469           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
470           if test -d $$d/$$file; then \
471             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
472             if test -d "$(distdir)/$$file"; then \
473               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474             fi; \
475             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
476               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
477               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
478             fi; \
479             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
480           else \
481             test -f "$(distdir)/$$file" \
482             || cp -p $$d/$$file "$(distdir)/$$file" \
483             || exit 1; \
484           fi; \
485         done
486 check-am: all-am
487 check: check-am
488 all-am: Makefile $(LTLIBRARIES)
489 installdirs:
490         for dir in "$(DESTDIR)$(libdir)"; do \
491           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
492         done
493 install: install-am
494 install-exec: install-exec-am
495 install-data: install-data-am
496 uninstall: uninstall-am
497
498 install-am: all-am
499         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
500
501 installcheck: installcheck-am
502 install-strip:
503         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
504           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
505           `test -z '$(STRIP)' || \
506             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
507 mostlyclean-generic:
508
509 clean-generic:
510
511 distclean-generic:
512         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
513         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
514
515 maintainer-clean-generic:
516         @echo "This command is intended for maintainers to use"
517         @echo "it deletes files that may require special tools to rebuild."
518 clean: clean-am
519
520 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
521         mostlyclean-am
522
523 distclean: distclean-am
524         -rm -rf ./$(DEPDIR)
525         -rm -f Makefile
526 distclean-am: clean-am distclean-compile distclean-generic \
527         distclean-tags
528
529 dvi: dvi-am
530
531 dvi-am:
532
533 html: html-am
534
535 html-am:
536
537 info: info-am
538
539 info-am:
540
541 install-data-am:
542
543 install-dvi: install-dvi-am
544
545 install-dvi-am:
546
547 install-exec-am: install-libLTLIBRARIES
548
549 install-html: install-html-am
550
551 install-html-am:
552
553 install-info: install-info-am
554
555 install-info-am:
556
557 install-man:
558
559 install-pdf: install-pdf-am
560
561 install-pdf-am:
562
563 install-ps: install-ps-am
564
565 install-ps-am:
566
567 installcheck-am:
568
569 maintainer-clean: maintainer-clean-am
570         -rm -rf ./$(DEPDIR)
571         -rm -f Makefile
572 maintainer-clean-am: distclean-am maintainer-clean-generic
573
574 mostlyclean: mostlyclean-am
575
576 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
577         mostlyclean-libtool
578
579 pdf: pdf-am
580
581 pdf-am:
582
583 ps: ps-am
584
585 ps-am:
586
587 uninstall-am: uninstall-libLTLIBRARIES
588
589 .MAKE: install-am install-strip
590
591 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
592         clean-libLTLIBRARIES clean-libtool ctags distclean \
593         distclean-compile distclean-generic distclean-libtool \
594         distclean-tags distdir dvi dvi-am html html-am info info-am \
595         install install-am install-data install-data-am install-dvi \
596         install-dvi-am install-exec install-exec-am install-html \
597         install-html-am install-info install-info-am \
598         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
599         install-ps install-ps-am install-strip installcheck \
600         installcheck-am installdirs maintainer-clean \
601         maintainer-clean-generic mostlyclean mostlyclean-compile \
602         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
603         tags uninstall uninstall-am uninstall-libLTLIBRARIES
604
605
606 # Tell versions [3.59,3.63) of GNU make to not export all variables.
607 # Otherwise a system limit (for SysV at least) may be exceeded.
608 .NOEXPORT: