dfa26e5aa7e472769f5824fe90c30ca6d8544881
[swftools.git] / pdf2swf / xpdf / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ../..
42
43 INSTALL = @INSTALL@
44 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
45 INSTALL_DATA = @INSTALL_DATA@
46 INSTALL_SCRIPT = @INSTALL_SCRIPT@
47 transform = @program_transform_name@
48
49 NORMAL_INSTALL = :
50 PRE_INSTALL = :
51 POST_INSTALL = :
52 NORMAL_UNINSTALL = :
53 PRE_UNINSTALL = :
54 POST_UNINSTALL = :
55 AWK = @AWK@
56 CC = @CC@
57 CPP = @CPP@
58 CXX = @CXX@
59 EXEEXT = @EXEEXT@
60 HAVE_UNISTD_H = @HAVE_UNISTD_H@
61 LN_S = @LN_S@
62 MAKEINFO = @MAKEINFO@
63 PACKAGE = @PACKAGE@
64 RANLIB = @RANLIB@
65 VERSION = @VERSION@
66
67 noinst_LIBRARIES = libpdf.a
68 libpdf_a_SOURCES = Array.cc Catalog.cc Decrypt.cc Dict.cc Error.cc FontEncoding.cc FontFile.cc FormWidget.cc GString.cc Gfx.cc GfxFont.cc GfxState.cc Lexer.cc Link.cc Object.cc OutputDev.cc PDFDoc.cc Page.cc Params.cc Parser.cc Stream.cc XRef.cc gfile.cc gmem.cc ##parseargs.cc 
69
70 COMPILE = $(CC)
71 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
72 CONFIG_HEADER = ../../config.h
73 CONFIG_CLEAN_FILES = 
74 LIBRARIES =  $(noinst_LIBRARIES)
75
76
77 DEFS = @DEFS@ -I. -I$(srcdir) -I../..
78 CPPFLAGS = @CPPFLAGS@
79 LDFLAGS = @LDFLAGS@
80 LIBS = @LIBS@
81 libpdf_a_LIBADD = 
82 libpdf_a_OBJECTS =  Array.o Catalog.o Decrypt.o Dict.o Error.o \
83 FontEncoding.o FontFile.o FormWidget.o GString.o Gfx.o GfxFont.o \
84 GfxState.o Lexer.o Link.o Object.o OutputDev.o PDFDoc.o Page.o Params.o \
85 Parser.o Stream.o XRef.o gfile.o gmem.o
86 AR = ar
87 CXXFLAGS = @CXXFLAGS@
88 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
89 CXXLD = $(CXX)
90 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
91 DIST_COMMON =  Makefile.in
92
93
94 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
95
96 TAR = tar
97 GZIP_ENV = --best
98 DEP_FILES =  .deps/Array.P .deps/Catalog.P .deps/Decrypt.P .deps/Dict.P \
99 .deps/Error.P .deps/FontEncoding.P .deps/FontFile.P .deps/FormWidget.P \
100 .deps/GString.P .deps/Gfx.P .deps/GfxFont.P .deps/GfxState.P \
101 .deps/Lexer.P .deps/Link.P .deps/Object.P .deps/OutputDev.P \
102 .deps/PDFDoc.P .deps/Page.P .deps/Params.P .deps/Parser.P \
103 .deps/Stream.P .deps/XRef.P .deps/gfile.P .deps/gmem.P
104 SOURCES = $(libpdf_a_SOURCES)
105 OBJECTS = $(libpdf_a_OBJECTS)
106
107 all: all-redirect
108 .SUFFIXES:
109 .SUFFIXES: .S .c .cc .o .s
110
111 mostlyclean-noinstLIBRARIES:
112
113 clean-noinstLIBRARIES:
114         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
115
116 distclean-noinstLIBRARIES:
117
118 maintainer-clean-noinstLIBRARIES:
119
120 .s.o:
121         $(COMPILE) -c $<
122
123 .S.o:
124         $(COMPILE) -c $<
125
126 mostlyclean-compile:
127         -rm -f *.o core *.core
128
129 clean-compile:
130
131 distclean-compile:
132         -rm -f *.tab.c
133
134 maintainer-clean-compile:
135
136 libpdf.a: $(libpdf_a_OBJECTS) $(libpdf_a_DEPENDENCIES)
137         -rm -f libpdf.a
138         $(AR) cru libpdf.a $(libpdf_a_OBJECTS) $(libpdf_a_LIBADD)
139         $(RANLIB) libpdf.a
140 .cc.o:
141         $(CXXCOMPILE) -c $<
142
143 tags: TAGS
144
145 ID: $(HEADERS) $(SOURCES) $(LISP)
146         list='$(SOURCES) $(HEADERS)'; \
147         unique=`for i in $$list; do echo $$i; done | \
148           awk '    { files[$$0] = 1; } \
149                END { for (i in files) print i; }'`; \
150         here=`pwd` && cd $(srcdir) \
151           && mkid -f$$here/ID $$unique $(LISP)
152
153 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
154         tags=; \
155         here=`pwd`; \
156         list='$(SOURCES) $(HEADERS)'; \
157         unique=`for i in $$list; do echo $$i; done | \
158           awk '    { files[$$0] = 1; } \
159                END { for (i in files) print i; }'`; \
160         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
161           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
162
163 mostlyclean-tags:
164
165 clean-tags:
166
167 distclean-tags:
168         -rm -f TAGS ID
169
170 maintainer-clean-tags:
171
172 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
173
174 subdir = pdf2swf/xpdf
175
176 distdir: $(DISTFILES)
177         here=`cd $(top_builddir) && pwd`; \
178         top_distdir=`cd $(top_distdir) && pwd`; \
179         distdir=`cd $(distdir) && pwd`; \
180         @for file in $(DISTFILES); do \
181           d=$(srcdir); \
182           if test -d $$d/$$file; then \
183             cp -pr $$d/$$file $(distdir)/$$file; \
184           else \
185             test -f $(distdir)/$$file \
186             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
187             || cp -p $$d/$$file $(distdir)/$$file || :; \
188           fi; \
189         done
190
191 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
192
193 -include $(DEP_FILES)
194
195 mostlyclean-depend:
196
197 clean-depend:
198
199 distclean-depend:
200         -rm -rf .deps
201
202 maintainer-clean-depend:
203
204 %.o: %.c
205         @echo '$(COMPILE) -c $<'; \
206         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
207         @-cp .deps/$(*F).pp .deps/$(*F).P; \
208         tr ' ' '\012' < .deps/$(*F).pp \
209           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
210             >> .deps/$(*F).P; \
211         rm .deps/$(*F).pp
212
213 %.lo: %.c
214         @echo '$(LTCOMPILE) -c $<'; \
215         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
216         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
217           < .deps/$(*F).pp > .deps/$(*F).P; \
218         tr ' ' '\012' < .deps/$(*F).pp \
219           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
220             >> .deps/$(*F).P; \
221         rm -f .deps/$(*F).pp
222
223 %.o: %.cc
224         @echo '$(CXXCOMPILE) -c $<'; \
225         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
226         @-cp .deps/$(*F).pp .deps/$(*F).P; \
227         tr ' ' '\012' < .deps/$(*F).pp \
228           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
229             >> .deps/$(*F).P; \
230         rm .deps/$(*F).pp
231
232 %.lo: %.cc
233         @echo '$(LTCXXCOMPILE) -c $<'; \
234         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
235         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
236           < .deps/$(*F).pp > .deps/$(*F).P; \
237         tr ' ' '\012' < .deps/$(*F).pp \
238           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
239             >> .deps/$(*F).P; \
240         rm -f .deps/$(*F).pp
241 info-am:
242 info: info-am
243 dvi-am:
244 dvi: dvi-am
245 check-am: all-am
246 check: check-am
247 installcheck-am:
248 installcheck: installcheck-am
249 install-exec-am:
250 install-exec: install-exec-am
251
252 install-data-am:
253 install-data: install-data-am
254
255 install-am: all-am
256         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
257 install: install-am
258 uninstall-am:
259 uninstall: uninstall-am
260 all-am: Makefile $(LIBRARIES)
261 all-redirect: all-am
262 install-strip:
263         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
264 installdirs:
265
266
267 mostlyclean-generic:
268
269 clean-generic:
270
271 distclean-generic:
272         -rm -f Makefile $(CONFIG_CLEAN_FILES)
273         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
274
275 maintainer-clean-generic:
276 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
277                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
278
279 mostlyclean: mostlyclean-am
280
281 clean-am:  clean-noinstLIBRARIES clean-compile clean-tags clean-depend \
282                 clean-generic mostlyclean-am
283
284 clean: clean-am
285
286 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
287                 distclean-tags distclean-depend distclean-generic \
288                 clean-am
289
290 distclean: distclean-am
291
292 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
293                 maintainer-clean-compile maintainer-clean-tags \
294                 maintainer-clean-depend maintainer-clean-generic \
295                 distclean-am
296         @echo "This command is intended for maintainers to use;"
297         @echo "it deletes files that may require special tools to rebuild."
298
299 maintainer-clean: maintainer-clean-am
300
301 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
302 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
303 mostlyclean-compile distclean-compile clean-compile \
304 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
305 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
306 distclean-depend clean-depend maintainer-clean-depend info-am info \
307 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
308 install-exec install-data-am install-data install-am install \
309 uninstall-am uninstall all-redirect all-am all installdirs \
310 mostlyclean-generic distclean-generic clean-generic \
311 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
312
313
314 # Tell versions [3.59,3.63) of GNU make to not export all variables.
315 # Otherwise a system limit (for SysV at least) may be exceeded.
316 .NOEXPORT: