The BIG graph update
[rrdtool.git] / libraries / libpng-1.2.0 / Makefile
1 # Makefile.in generated automatically by automake 1.5 from Makefile.am.
2
3 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
4 # Free Software Foundation, Inc.
5 # This Makefile.in is free software; the Free Software Foundation
6 # gives unlimited permission to copy and/or distribute it,
7 # with or without modifications, as long as this notice is preserved.
8
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12 # PARTICULAR PURPOSE.
13
14
15
16 SHELL = /bin/sh
17
18 srcdir = .
19 top_srcdir = ../..
20
21 prefix = /usr/local/rrdtool-1.1.0
22 exec_prefix = ${prefix}
23
24 bindir = ${exec_prefix}/bin
25 sbindir = ${exec_prefix}/sbin
26 libexecdir = ${exec_prefix}/libexec
27 datadir = ${prefix}/share
28 sysconfdir = ${prefix}/etc
29 sharedstatedir = ${prefix}/com
30 localstatedir = ${prefix}/var
31 libdir = ${exec_prefix}/lib
32 infodir = ${prefix}/info
33 mandir = ${prefix}/man
34 includedir = ${prefix}/include
35 oldincludedir = /usr/include
36 pkgdatadir = $(datadir)/rrdtool
37 pkglibdir = $(libdir)/rrdtool
38 pkgincludedir = $(includedir)/rrdtool
39 top_builddir = ../..
40
41 ACLOCAL = ${SHELL} /home/oetiker/data/projects/cvs-checkout/rrdtool/program/config/missing --run aclocal
42 AUTOCONF = ${SHELL} /home/oetiker/data/projects/cvs-checkout/rrdtool/program/config/missing --run autoconf
43 AUTOMAKE = ${SHELL} /home/oetiker/data/projects/cvs-checkout/rrdtool/program/config/missing --run automake
44 AUTOHEADER = ${SHELL} /home/oetiker/data/projects/cvs-checkout/rrdtool/program/config/missing --run autoheader
45
46 INSTALL = /usr/sepp/bin/ginstall -c
47 INSTALL_PROGRAM = ${INSTALL}
48 INSTALL_DATA = ${INSTALL} -m 644
49 INSTALL_SCRIPT = ${INSTALL}
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = s,x,x,
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 host_alias = 
59 host_triplet = sparc-sun-solaris2.8
60 AMTAR = ${SHELL} /home/oetiker/data/projects/cvs-checkout/rrdtool/program/config/missing --run tar
61 ART_LIB_DIR = libraries/libart_lgpl-2.3.7
62 AS = @AS@
63 AWK = gawk
64 CC = gcc
65 CGI_LIB_DIR = libraries/cgilib-0.4
66 COMP_PERL = perl_piped perl_shared
67 CPP = gcc -E
68 DEPDIR = .deps
69 DLLTOOL = @DLLTOOL@
70 ECHO = /usr/ucb/echo
71 EXEEXT = 
72 FREETYPE_LIB_DIR = libraries/freetype-2.0.5
73 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
74 LIBTOOL = $(SHELL) $(top_builddir)/libtool
75 LN_S = ln -s
76 NROFF = /usr/sepp/bin/gnroff
77 OBJDUMP = @OBJDUMP@
78 OBJEXT = o
79 PACKAGE = rrdtool
80 PERL = /usr/bin/perl
81 PERLFLAGS = 
82 PERL_MAKE_OPTIONS = 
83 PNG_LIB_DIR = libraries/libpng-1.2.0
84 RANLIB = ranlib
85 SO_EXT = so
86 STRIP = strip
87 TCL_LD_SEARCH_FLAGS = 
88 TCL_PACKAGE_PATH = 
89 TCL_PREFIX = 
90 TCL_SHLIB_CFLAGS = 
91 TCL_SHLIB_LD = 
92 TCL_SHLIB_SUFFIX = 
93 TROFF = /usr/sepp/bin/groff
94 VERSION = 1.1.0
95 ZLIB_CFLAGS = -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC
96 am__include = include
97 am__quote = 
98 install_sh = /home/oetiker/data/projects/cvs-checkout/rrdtool/program/config/install-sh
99
100 ZLIB_LIB_DIR = libraries/zlib-1.1.3
101
102 INCLUDES = -I$(top_srcdir)/$(ZLIB_LIB_DIR)
103
104 EXTRA_DIST = ANNOUNCE CHANGES INSTALL KNOWNBUG README README.rrdtool \
105             TODO Y2KINFO example.c libpng.3 \
106             libpng.txt libpngpf.3 png.5 png.dsp png.dsw 
107
108
109 noinst_LTLIBRARIES = librrd_png.la
110
111 librrd_png_la_SOURCES = \
112         png.c           \
113         pngerror.c      \
114         pngget.c        \
115         pngmem.c        \
116         pngpread.c      \
117         pngread.c       \
118         pngrio.c        \
119         pngrtran.c      \
120         pngrutil.c      \
121         pngset.c        \
122         pngtrans.c      \
123         pngwio.c        \
124         pngwrite.c      \
125         pngwtran.c      \
126         pngwutil.c      \
127         png.h      pngconf.h
128
129 subdir = libraries/libpng-1.2.0
130 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
131 CONFIG_HEADER = $(top_builddir)/config/config.h
132 CONFIG_CLEAN_FILES =
133 LTLIBRARIES = $(noinst_LTLIBRARIES)
134
135 librrd_png_la_LDFLAGS =
136 librrd_png_la_LIBADD =
137 am_librrd_png_la_OBJECTS = png.lo pngerror.lo pngget.lo pngmem.lo \
138         pngpread.lo pngread.lo pngrio.lo pngrtran.lo pngrutil.lo \
139         pngset.lo pngtrans.lo pngwio.lo pngwrite.lo pngwtran.lo \
140         pngwutil.lo
141 librrd_png_la_OBJECTS = $(am_librrd_png_la_OBJECTS)
142
143 DEFS = -DHAVE_CONFIG_H
144 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)/config
145 CPPFLAGS = 
146 LDFLAGS = 
147 LIBS = -lm 
148 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
149 DEP_FILES = $(DEPDIR)/png.Plo $(DEPDIR)/pngerror.Plo \
150         $(DEPDIR)/pngget.Plo $(DEPDIR)/pngmem.Plo \
151         $(DEPDIR)/pngpread.Plo $(DEPDIR)/pngread.Plo \
152         $(DEPDIR)/pngrio.Plo $(DEPDIR)/pngrtran.Plo \
153         $(DEPDIR)/pngrutil.Plo $(DEPDIR)/pngset.Plo \
154         $(DEPDIR)/pngtrans.Plo $(DEPDIR)/pngwio.Plo \
155         $(DEPDIR)/pngwrite.Plo $(DEPDIR)/pngwtran.Plo \
156         $(DEPDIR)/pngwutil.Plo
157 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
158         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
159 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
160         $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
161 CCLD = $(CC)
162 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163         $(AM_LDFLAGS) $(LDFLAGS) -o $@
164 CFLAGS = -g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC
165 DIST_SOURCES = $(librrd_png_la_SOURCES)
166 DIST_COMMON = README INSTALL Makefile.am Makefile.in TODO
167 SOURCES = $(librrd_png_la_SOURCES)
168
169 all: all-am
170
171 .SUFFIXES:
172 .SUFFIXES: .c .lo .o .obj
173
174 mostlyclean-libtool:
175         -rm -f *.lo
176
177 clean-libtool:
178         -rm -rf .libs _libs
179
180 distclean-libtool:
181         -rm -f libtool
182 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
183         cd $(top_srcdir) && \
184           $(AUTOMAKE) --foreign  libraries/libpng-1.2.0/Makefile
185 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
186         cd $(top_builddir) && \
187           CONFIG_HEADERS= CONFIG_LINKS= \
188           CONFIG_FILES=$(subdir)/$@ $(SHELL) ./config.status
189
190 clean-noinstLTLIBRARIES:
191         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
192 librrd_png.la: $(librrd_png_la_OBJECTS) $(librrd_png_la_DEPENDENCIES) 
193         $(LINK)  $(librrd_png_la_LDFLAGS) $(librrd_png_la_OBJECTS) $(librrd_png_la_LIBADD) $(LIBS)
194
195 mostlyclean-compile:
196         -rm -f *.$(OBJEXT) core *.core
197
198 distclean-compile:
199         -rm -f *.tab.c
200
201 include $(DEPDIR)/png.Plo
202 include $(DEPDIR)/pngerror.Plo
203 include $(DEPDIR)/pngget.Plo
204 include $(DEPDIR)/pngmem.Plo
205 include $(DEPDIR)/pngpread.Plo
206 include $(DEPDIR)/pngread.Plo
207 include $(DEPDIR)/pngrio.Plo
208 include $(DEPDIR)/pngrtran.Plo
209 include $(DEPDIR)/pngrutil.Plo
210 include $(DEPDIR)/pngset.Plo
211 include $(DEPDIR)/pngtrans.Plo
212 include $(DEPDIR)/pngwio.Plo
213 include $(DEPDIR)/pngwrite.Plo
214 include $(DEPDIR)/pngwtran.Plo
215 include $(DEPDIR)/pngwutil.Plo
216
217 distclean-depend:
218         -rm -rf $(DEPDIR)
219
220 .c.o:
221         source='$<' object='$@' libtool=no \
222         depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
223         $(CCDEPMODE) $(depcomp) \
224         $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
225
226 .c.obj:
227         source='$<' object='$@' libtool=no \
228         depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
229         $(CCDEPMODE) $(depcomp) \
230         $(COMPILE) -c `cygpath -w $<`
231
232 .c.lo:
233         source='$<' object='$@' libtool=yes \
234         depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
235         $(CCDEPMODE) $(depcomp) \
236         $(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
237 CCDEPMODE = depmode=gcc
238 uninstall-info-am:
239
240 tags: TAGS
241
242 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
243         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
244         unique=`for i in $$list; do \
245             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246           done | \
247           $(AWK) '    { files[$$0] = 1; } \
248                END { for (i in files) print i; }'`; \
249         mkid -fID $$unique $(LISP)
250
251 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
252                 $(TAGS_FILES) $(LISP)
253         tags=; \
254         here=`pwd`; \
255         list='$(SOURCES) $(HEADERS) $(TAGS_FILES)'; \
256         unique=`for i in $$list; do \
257             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
258           done | \
259           $(AWK) '    { files[$$0] = 1; } \
260                END { for (i in files) print i; }'`; \
261         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
262           || etags $(ETAGS_ARGS) $$tags  $$unique $(LISP)
263
264 GTAGS:
265         here=`CDPATH=: && cd $(top_builddir) && pwd` \
266           && cd $(top_srcdir) \
267           && gtags -i $(GTAGS_ARGS) $$here
268
269 distclean-tags:
270         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
271
272 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
273
274 top_distdir = ../..
275 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
276
277 distdir: $(DISTFILES)
278         @for file in $(DISTFILES); do \
279           if test -f $$file; then d=.; else d=$(srcdir); fi; \
280           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
281           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
282             $(mkinstalldirs) "$(distdir)/$$dir"; \
283           fi; \
284           if test -d $$d/$$file; then \
285             cp -pR $$d/$$file $(distdir) \
286             || exit 1; \
287           else \
288             test -f $(distdir)/$$file \
289             || cp -p $$d/$$file $(distdir)/$$file \
290             || exit 1; \
291           fi; \
292         done
293 check-am: all-am
294 check: check-am
295 all-am: Makefile $(LTLIBRARIES)
296
297 installdirs:
298
299 install: install-am
300 install-exec: install-exec-am
301 install-data: install-data-am
302 uninstall: uninstall-am
303
304 install-am: all-am
305         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
306
307 installcheck: installcheck-am
308 install-strip:
309         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
310           `test -z '$(STRIP)' || \
311             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
312 mostlyclean-generic:
313
314 clean-generic:
315
316 distclean-generic:
317         -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
318
319 maintainer-clean-generic:
320         @echo "This command is intended for maintainers to use"
321         @echo "it deletes files that may require special tools to rebuild."
322 clean: clean-am
323
324 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
325         mostlyclean-am
326
327 distclean: distclean-am
328
329 distclean-am: clean-am distclean-compile distclean-depend \
330         distclean-generic distclean-libtool distclean-tags
331
332 dvi: dvi-am
333
334 dvi-am:
335
336 info: info-am
337
338 info-am:
339
340 install-data-am:
341
342 install-exec-am:
343
344 install-info: install-info-am
345
346 install-man:
347
348 installcheck-am:
349
350 maintainer-clean: maintainer-clean-am
351
352 maintainer-clean-am: distclean-am maintainer-clean-generic
353
354 mostlyclean: mostlyclean-am
355
356 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
357         mostlyclean-libtool
358
359 uninstall-am: uninstall-info-am
360
361 .PHONY: GTAGS all all-am check check-am clean clean-generic \
362         clean-libtool clean-noinstLTLIBRARIES distclean \
363         distclean-compile distclean-depend distclean-generic \
364         distclean-libtool distclean-tags distdir dvi dvi-am info \
365         info-am install install-am install-data install-data-am \
366         install-exec install-exec-am install-info install-info-am \
367         install-man install-strip installcheck installcheck-am \
368         installdirs maintainer-clean maintainer-clean-generic \
369         mostlyclean mostlyclean-compile mostlyclean-generic \
370         mostlyclean-libtool tags uninstall uninstall-am \
371         uninstall-info-am
372
373 # Tell versions [3.59,3.63) of GNU make to not export all variables.
374 # Otherwise a system limit (for SysV at least) may be exceeded.
375 .NOEXPORT: