1 | # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
|
---|
2 |
|
---|
3 | # Copyright (C) 1994, 1995-8, 1999, 2001 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 | ACLOCAL = @ACLOCAL@
|
---|
44 | AUTOCONF = @AUTOCONF@
|
---|
45 | AUTOMAKE = @AUTOMAKE@
|
---|
46 | AUTOHEADER = @AUTOHEADER@
|
---|
47 |
|
---|
48 | INSTALL = @INSTALL@
|
---|
49 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
|
---|
50 | INSTALL_DATA = @INSTALL_DATA@
|
---|
51 | INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
---|
52 | transform = @program_transform_name@
|
---|
53 |
|
---|
54 | NORMAL_INSTALL = :
|
---|
55 | PRE_INSTALL = :
|
---|
56 | POST_INSTALL = :
|
---|
57 | NORMAL_UNINSTALL = :
|
---|
58 | PRE_UNINSTALL = :
|
---|
59 | POST_UNINSTALL = :
|
---|
60 | host_alias = @host_alias@
|
---|
61 | host_triplet = @host@
|
---|
62 | AS = @AS@
|
---|
63 | CC = @CC@
|
---|
64 | CPP = @CPP@
|
---|
65 | DLLTOOL = @DLLTOOL@
|
---|
66 | ECHO = @ECHO@
|
---|
67 | EXEEXT = @EXEEXT@
|
---|
68 | LIBTOOL = @LIBTOOL@
|
---|
69 | LN_S = @LN_S@
|
---|
70 | MAKEINFO = @MAKEINFO@
|
---|
71 | OBJDUMP = @OBJDUMP@
|
---|
72 | OBJEXT = @OBJEXT@
|
---|
73 | PACKAGE = @PACKAGE@
|
---|
74 | RANLIB = @RANLIB@
|
---|
75 | STRIP = @STRIP@
|
---|
76 | U = @U@
|
---|
77 | VERSION = @VERSION@
|
---|
78 |
|
---|
79 | AUTOMAKE_OPTIONS = 1.3 foreign no-dependencies
|
---|
80 |
|
---|
81 | # include the app subdirectories in the distribution
|
---|
82 | EXTRA_DIST = makefiles doc contrib Unix
|
---|
83 |
|
---|
84 | # libmng release @VERSION@
|
---|
85 | libmng_la_LDFLAGS = -version-info 1:0:0
|
---|
86 |
|
---|
87 | lib_LTLIBRARIES = libmng.la
|
---|
88 |
|
---|
89 | include_HEADERS = libmng.h libmng_conf.h libmng_types.h
|
---|
90 | noinst_HEADERS = libmng_chunk_io.h libmng_chunk_prc.h libmng_chunks.h \
|
---|
91 | libmng_cms.h libmng_data.h libmng_display.h libmng_dither.h \
|
---|
92 | libmng_error.h libmng_filter.h libmng_jpeg.h libmng_memory.h \
|
---|
93 | libmng_object_prc.h libmng_objects.h libmng_pixels.h \
|
---|
94 | libmng_read.h libmng_trace.h libmng_write.h libmng_zlib.h
|
---|
95 |
|
---|
96 |
|
---|
97 | libmng_la_SOURCES = libmng_callback_xs.c libmng_chunk_io.c \
|
---|
98 | libmng_chunk_prc.c libmng_chunk_xs.c libmng_cms.c \
|
---|
99 | libmng_display.c libmng_dither.c libmng_error.c \
|
---|
100 | libmng_filter.c libmng_hlapi.c libmng_jpeg.c \
|
---|
101 | libmng_object_prc.c libmng_pixels.c libmng_prop_xs.c \
|
---|
102 | libmng_read.c libmng_trace.c libmng_write.c libmng_zlib.c
|
---|
103 |
|
---|
104 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
---|
105 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
---|
106 | CONFIG_CLEAN_FILES =
|
---|
107 | LTLIBRARIES = $(lib_LTLIBRARIES)
|
---|
108 |
|
---|
109 |
|
---|
110 | DEFS = @DEFS@ -I. -I$(srcdir)
|
---|
111 | CPPFLAGS = @CPPFLAGS@
|
---|
112 | LDFLAGS = @LDFLAGS@
|
---|
113 | LIBS = @LIBS@
|
---|
114 | libmng_la_LIBADD =
|
---|
115 | libmng_la_OBJECTS = libmng_callback_xs.lo libmng_chunk_io.lo \
|
---|
116 | libmng_chunk_prc.lo libmng_chunk_xs.lo libmng_cms.lo libmng_display.lo \
|
---|
117 | libmng_dither.lo libmng_error.lo libmng_filter.lo libmng_hlapi.lo \
|
---|
118 | libmng_jpeg.lo libmng_object_prc.lo libmng_pixels.lo libmng_prop_xs.lo \
|
---|
119 | libmng_read.lo libmng_trace.lo libmng_write.lo libmng_zlib.lo
|
---|
120 | CFLAGS = @CFLAGS@
|
---|
121 | COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
---|
122 | LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
---|
123 | CCLD = $(CC)
|
---|
124 | LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
|
---|
125 | HEADERS = $(include_HEADERS) $(noinst_HEADERS)
|
---|
126 |
|
---|
127 | DIST_COMMON = README Makefile.am Makefile.in acinclude.m4 aclocal.m4 \
|
---|
128 | config.guess config.sub configure configure.in install-sh ltmain.sh \
|
---|
129 | missing mkinstalldirs
|
---|
130 |
|
---|
131 |
|
---|
132 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
---|
133 |
|
---|
134 | TAR = gtar
|
---|
135 | GZIP_ENV = --best
|
---|
136 | SOURCES = $(libmng_la_SOURCES)
|
---|
137 | OBJECTS = $(libmng_la_OBJECTS)
|
---|
138 |
|
---|
139 | all: all-redirect
|
---|
140 | .SUFFIXES:
|
---|
141 | .SUFFIXES: .S .c .lo .o .obj .s
|
---|
142 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
---|
143 | cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile
|
---|
144 |
|
---|
145 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
---|
146 | cd $(top_builddir) \
|
---|
147 | && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
---|
148 |
|
---|
149 | $(ACLOCAL_M4): configure.in acinclude.m4
|
---|
150 | cd $(srcdir) && $(ACLOCAL)
|
---|
151 |
|
---|
152 | config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
---|
153 | $(SHELL) ./config.status --recheck
|
---|
154 | $(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
|
---|
155 | cd $(srcdir) && $(AUTOCONF)
|
---|
156 |
|
---|
157 | mostlyclean-libLTLIBRARIES:
|
---|
158 |
|
---|
159 | clean-libLTLIBRARIES:
|
---|
160 | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
---|
161 |
|
---|
162 | distclean-libLTLIBRARIES:
|
---|
163 |
|
---|
164 | maintainer-clean-libLTLIBRARIES:
|
---|
165 |
|
---|
166 | install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
---|
167 | @$(NORMAL_INSTALL)
|
---|
168 | $(mkinstalldirs) $(DESTDIR)$(libdir)
|
---|
169 | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
---|
170 | if test -f $$p; then \
|
---|
171 | echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
|
---|
172 | $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
|
---|
173 | else :; fi; \
|
---|
174 | done
|
---|
175 |
|
---|
176 | uninstall-libLTLIBRARIES:
|
---|
177 | @$(NORMAL_UNINSTALL)
|
---|
178 | list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
---|
179 | $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
|
---|
180 | done
|
---|
181 |
|
---|
182 | .c.o:
|
---|
183 | $(COMPILE) -c $<
|
---|
184 |
|
---|
185 | # FIXME: We should only use cygpath when building on Windows,
|
---|
186 | # and only if it is available.
|
---|
187 | .c.obj:
|
---|
188 | $(COMPILE) -c `cygpath -w $<`
|
---|
189 |
|
---|
190 | .s.o:
|
---|
191 | $(COMPILE) -c $<
|
---|
192 |
|
---|
193 | .S.o:
|
---|
194 | $(COMPILE) -c $<
|
---|
195 |
|
---|
196 | mostlyclean-compile:
|
---|
197 | -rm -f *.o core *.core
|
---|
198 | -rm -f *.$(OBJEXT)
|
---|
199 |
|
---|
200 | clean-compile:
|
---|
201 |
|
---|
202 | distclean-compile:
|
---|
203 | -rm -f *.tab.c
|
---|
204 |
|
---|
205 | maintainer-clean-compile:
|
---|
206 |
|
---|
207 | .c.lo:
|
---|
208 | $(LIBTOOL) --mode=compile $(COMPILE) -c $<
|
---|
209 |
|
---|
210 | .s.lo:
|
---|
211 | $(LIBTOOL) --mode=compile $(COMPILE) -c $<
|
---|
212 |
|
---|
213 | .S.lo:
|
---|
214 | $(LIBTOOL) --mode=compile $(COMPILE) -c $<
|
---|
215 |
|
---|
216 | mostlyclean-libtool:
|
---|
217 | -rm -f *.lo
|
---|
218 |
|
---|
219 | clean-libtool:
|
---|
220 | -rm -rf .libs _libs
|
---|
221 |
|
---|
222 | distclean-libtool:
|
---|
223 |
|
---|
224 | maintainer-clean-libtool:
|
---|
225 |
|
---|
226 | libmng.la: $(libmng_la_OBJECTS) $(libmng_la_DEPENDENCIES)
|
---|
227 | $(LINK) -rpath $(libdir) $(libmng_la_LDFLAGS) $(libmng_la_OBJECTS) $(libmng_la_LIBADD) $(LIBS)
|
---|
228 |
|
---|
229 | install-includeHEADERS: $(include_HEADERS)
|
---|
230 | @$(NORMAL_INSTALL)
|
---|
231 | $(mkinstalldirs) $(DESTDIR)$(includedir)
|
---|
232 | @list='$(include_HEADERS)'; for p in $$list; do \
|
---|
233 | if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
|
---|
234 | echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p"; \
|
---|
235 | $(INSTALL_DATA) $$d$$p $(DESTDIR)$(includedir)/$$p; \
|
---|
236 | done
|
---|
237 |
|
---|
238 | uninstall-includeHEADERS:
|
---|
239 | @$(NORMAL_UNINSTALL)
|
---|
240 | list='$(include_HEADERS)'; for p in $$list; do \
|
---|
241 | rm -f $(DESTDIR)$(includedir)/$$p; \
|
---|
242 | done
|
---|
243 |
|
---|
244 | tags: TAGS
|
---|
245 |
|
---|
246 | ID: $(HEADERS) $(SOURCES) $(LISP)
|
---|
247 | list='$(SOURCES) $(HEADERS)'; \
|
---|
248 | unique=`for i in $$list; do echo $$i; done | \
|
---|
249 | awk ' { files[$$0] = 1; } \
|
---|
250 | END { for (i in files) print i; }'`; \
|
---|
251 | here=`pwd` && cd $(srcdir) \
|
---|
252 | && mkid -f$$here/ID $$unique $(LISP)
|
---|
253 |
|
---|
254 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
|
---|
255 | tags=; \
|
---|
256 | here=`pwd`; \
|
---|
257 | list='$(SOURCES) $(HEADERS)'; \
|
---|
258 | unique=`for i in $$list; do echo $$i; done | \
|
---|
259 | awk ' { files[$$0] = 1; } \
|
---|
260 | END { for (i in files) print i; }'`; \
|
---|
261 | test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
|
---|
262 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
|
---|
263 |
|
---|
264 | mostlyclean-tags:
|
---|
265 |
|
---|
266 | clean-tags:
|
---|
267 |
|
---|
268 | distclean-tags:
|
---|
269 | -rm -f TAGS ID
|
---|
270 |
|
---|
271 | maintainer-clean-tags:
|
---|
272 |
|
---|
273 | distdir = $(PACKAGE)-$(VERSION)
|
---|
274 | top_distdir = $(distdir)
|
---|
275 |
|
---|
276 | # This target untars the dist file and tries a VPATH configuration. Then
|
---|
277 | # it guarantees that the distribution is self-contained by making another
|
---|
278 | # tarfile.
|
---|
279 | distcheck: dist
|
---|
280 | -rm -rf $(distdir)
|
---|
281 | GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
|
---|
282 | mkdir $(distdir)/=build
|
---|
283 | mkdir $(distdir)/=inst
|
---|
284 | dc_install_base=`cd $(distdir)/=inst && pwd`; \
|
---|
285 | cd $(distdir)/=build \
|
---|
286 | && ../configure --srcdir=.. --prefix=$$dc_install_base \
|
---|
287 | && $(MAKE) $(AM_MAKEFLAGS) \
|
---|
288 | && $(MAKE) $(AM_MAKEFLAGS) dvi \
|
---|
289 | && $(MAKE) $(AM_MAKEFLAGS) check \
|
---|
290 | && $(MAKE) $(AM_MAKEFLAGS) install \
|
---|
291 | && $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
---|
292 | && $(MAKE) $(AM_MAKEFLAGS) dist
|
---|
293 | -rm -rf $(distdir)
|
---|
294 | @banner="$(distdir).tar.gz is ready for distribution"; \
|
---|
295 | dashes=`echo "$$banner" | sed s/./=/g`; \
|
---|
296 | echo "$$dashes"; \
|
---|
297 | echo "$$banner"; \
|
---|
298 | echo "$$dashes"
|
---|
299 | dist: distdir
|
---|
300 | -chmod -R a+r $(distdir)
|
---|
301 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
|
---|
302 | -rm -rf $(distdir)
|
---|
303 | dist-all: distdir
|
---|
304 | -chmod -R a+r $(distdir)
|
---|
305 | GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
|
---|
306 | -rm -rf $(distdir)
|
---|
307 | distdir: $(DISTFILES)
|
---|
308 | -rm -rf $(distdir)
|
---|
309 | mkdir $(distdir)
|
---|
310 | -chmod 777 $(distdir)
|
---|
311 | @for file in $(DISTFILES); do \
|
---|
312 | d=$(srcdir); \
|
---|
313 | if test -d $$d/$$file; then \
|
---|
314 | cp -pr $$d/$$file $(distdir)/$$file; \
|
---|
315 | else \
|
---|
316 | test -f $(distdir)/$$file \
|
---|
317 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
---|
318 | || cp -p $$d/$$file $(distdir)/$$file || :; \
|
---|
319 | fi; \
|
---|
320 | done
|
---|
321 | info-am:
|
---|
322 | info: info-am
|
---|
323 | dvi-am:
|
---|
324 | dvi: dvi-am
|
---|
325 | check-am: all-am
|
---|
326 | check: check-am
|
---|
327 | installcheck-am:
|
---|
328 | installcheck: installcheck-am
|
---|
329 | install-exec-am: install-libLTLIBRARIES
|
---|
330 | install-exec: install-exec-am
|
---|
331 |
|
---|
332 | install-data-am: install-includeHEADERS
|
---|
333 | install-data: install-data-am
|
---|
334 |
|
---|
335 | install-am: all-am
|
---|
336 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
---|
337 | install: install-am
|
---|
338 | uninstall-am: uninstall-libLTLIBRARIES uninstall-includeHEADERS
|
---|
339 | uninstall: uninstall-am
|
---|
340 | all-am: Makefile $(LTLIBRARIES) $(HEADERS)
|
---|
341 | all-redirect: all-am
|
---|
342 | install-strip:
|
---|
343 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
|
---|
344 | installdirs:
|
---|
345 | $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(includedir)
|
---|
346 |
|
---|
347 |
|
---|
348 | mostlyclean-generic:
|
---|
349 |
|
---|
350 | clean-generic:
|
---|
351 |
|
---|
352 | distclean-generic:
|
---|
353 | -rm -f Makefile $(CONFIG_CLEAN_FILES)
|
---|
354 | -rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
---|
355 |
|
---|
356 | maintainer-clean-generic:
|
---|
357 | mostlyclean-am: mostlyclean-libLTLIBRARIES mostlyclean-compile \
|
---|
358 | mostlyclean-libtool mostlyclean-tags \
|
---|
359 | mostlyclean-generic
|
---|
360 |
|
---|
361 | mostlyclean: mostlyclean-am
|
---|
362 |
|
---|
363 | clean-am: clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
|
---|
364 | clean-generic mostlyclean-am
|
---|
365 |
|
---|
366 | clean: clean-am
|
---|
367 |
|
---|
368 | distclean-am: distclean-libLTLIBRARIES distclean-compile \
|
---|
369 | distclean-libtool distclean-tags distclean-generic \
|
---|
370 | clean-am
|
---|
371 | -rm -f libtool
|
---|
372 |
|
---|
373 | distclean: distclean-am
|
---|
374 | -rm -f config.status
|
---|
375 |
|
---|
376 | maintainer-clean-am: maintainer-clean-libLTLIBRARIES \
|
---|
377 | maintainer-clean-compile maintainer-clean-libtool \
|
---|
378 | maintainer-clean-tags maintainer-clean-generic \
|
---|
379 | distclean-am
|
---|
380 | @echo "This command is intended for maintainers to use;"
|
---|
381 | @echo "it deletes files that may require special tools to rebuild."
|
---|
382 |
|
---|
383 | maintainer-clean: maintainer-clean-am
|
---|
384 | -rm -f config.status
|
---|
385 |
|
---|
386 | .PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
|
---|
387 | clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
|
---|
388 | uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
|
---|
389 | distclean-compile clean-compile maintainer-clean-compile \
|
---|
390 | mostlyclean-libtool distclean-libtool clean-libtool \
|
---|
391 | maintainer-clean-libtool uninstall-includeHEADERS \
|
---|
392 | install-includeHEADERS tags mostlyclean-tags distclean-tags clean-tags \
|
---|
393 | maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
|
---|
394 | installcheck-am installcheck install-exec-am install-exec \
|
---|
395 | install-data-am install-data install-am install uninstall-am uninstall \
|
---|
396 | all-redirect all-am all installdirs mostlyclean-generic \
|
---|
397 | distclean-generic clean-generic maintainer-clean-generic clean \
|
---|
398 | mostlyclean distclean maintainer-clean
|
---|
399 |
|
---|
400 |
|
---|
401 | # Tell versions [3.59,3.63) of GNU make to not export all variables.
|
---|
402 | # Otherwise a system limit (for SysV at least) may be exceeded.
|
---|
403 | .NOEXPORT:
|
---|