~adam-stokes/ubuntu/precise/libart-lgpl/lp977964-multiarch

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Christian Marillat
  • Date: 2002-01-14 10:58:19 UTC
  • Revision ID: james.westby@ubuntu.com-20020114105819-p1lmlunrf9cguxv1
Tags: upstream-2.3.8
ImportĀ upstreamĀ versionĀ 2.3.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
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
LIBART_INCLUDEDIR = @LIBART_INCLUDEDIR@
 
69
LIBART_LIBDIR = @LIBART_LIBDIR@
 
70
LIBART_LIBS = @LIBART_LIBS@
 
71
LIBART_MAJOR_VERSION = @LIBART_MAJOR_VERSION@
 
72
LIBART_MICRO_VERSION = @LIBART_MICRO_VERSION@
 
73
LIBART_MINOR_VERSION = @LIBART_MINOR_VERSION@
 
74
LIBART_VERSION = @LIBART_VERSION@
 
75
LIBART_VERSION_INFO = @LIBART_VERSION_INFO@
 
76
LIBTOOL = @LIBTOOL@
 
77
LN_S = @LN_S@
 
78
MAINT = @MAINT@
 
79
MAKEINFO = @MAKEINFO@
 
80
OBJDUMP = @OBJDUMP@
 
81
OBJEXT = @OBJEXT@
 
82
PACKAGE = @PACKAGE@
 
83
RANLIB = @RANLIB@
 
84
STRIP = @STRIP@
 
85
VERSION = @VERSION@
 
86
 
 
87
noinst_PROGRAMS = testart testuta gen_art_config
 
88
 
 
89
bin_SCRIPTS =   libart2-config
 
90
 
 
91
 
 
92
BUILT_SOURCES = art_config.h
 
93
 
 
94
EXTRA_DIST =    libart-config.in                libart-2.0.pc.in
 
95
 
 
96
 
 
97
lib_LTLIBRARIES = libart_lgpl_2.la
 
98
 
 
99
libart_lgpl_2_la_SOURCES =      art_affine.c    art_alphagamma.c        art_bpath.c     art_gray_svp.c  art_misc.c      art_pixbuf.c    art_rect.c      art_rect_svp.c  art_rect_uta.c  art_render.c    art_render_gradient.c   art_render_mask.c       art_render_svp.c        art_rgb.c       art_rgb_affine.c        art_rgb_affine_private.c        art_rgb_affine_private.h        art_rgb_bitmap_affine.c         art_rgb_pixbuf_affine.c         art_rgb_rgba_affine.c   art_rgb_a_affine.c      art_rgba.c      art_rgb_svp.c   art_svp.c       art_svp_intersect.c     art_svp_ops.c   art_svp_point.c         art_svp_render_aa.c     art_svp_vpath.c         art_svp_vpath_stroke.c  art_svp_wind.c  art_uta.c       art_uta_ops.c   art_uta_rect.c  art_uta_vpath.c         art_uta_svp.c   art_vpath.c     art_vpath_bpath.c       art_vpath_dash.c        art_vpath_svp.c         libart-features.c
 
100
 
 
101
 
 
102
libart_lgpl_2_la_LDFLAGS = -version-info @LIBART_VERSION_INFO@
 
103
 
 
104
libart_lgplincdir = $(includedir)/libart-2.0/libart_lgpl
 
105
libart_lgplinc_HEADERS =        art_affine.h    art_alphagamma.h        art_bpath.h     art_config.h    art_filterlevel.h       art_gray_svp.h  art_misc.h      art_pathcode.h  art_pixbuf.h    art_point.h     art_rect.h      art_rect_svp.h  art_rect_uta.h  art_render.h    art_render_gradient.h   art_render_mask.h       art_render_svp.h        art_rgb.h       art_rgb_affine.h        art_rgb_bitmap_affine.h         art_rgb_pixbuf_affine.h         art_rgb_rgba_affine.h   art_rgb_a_affine.h      art_rgb_svp.h   art_rgba.h      art_svp.h       art_svp_intersect.h     art_svp_ops.h   art_svp_point.h         art_svp_render_aa.h     art_svp_vpath.h         art_svp_vpath_stroke.h  art_svp_wind.h  art_uta.h       art_uta_ops.h   art_uta_rect.h  art_uta_vpath.h         art_uta_svp.h   art_vpath.h     art_vpath_bpath.h       art_vpath_dash.h        art_vpath_svp.h         libart.h                libart-features.h
 
106
 
 
107
 
 
108
INCLUDES = -I$(top_srcdir) -I$(top_builddir) -DLIBART_COMPILATION
 
109
 
 
110
DEPS = $(top_builddir)/libart_lgpl_2.la
 
111
LDADDS = $(top_builddir)/libart_lgpl_2.la
 
112
 
 
113
testart_SOURCES = testart.c
 
114
testart_LDFLAGS = 
 
115
testart_DEPENDENCIES = $(DEPS)
 
116
testart_LDADD = $(LDADDS) -lm
 
117
 
 
118
testuta_SOURCES = testuta.c
 
119
testuta_LDFLAGS = 
 
120
testuta_DEPENDENCIES = $(DEPS)
 
121
testuta_LDADD = $(LDADDS) -lm
 
122
 
 
123
pkgconfigdir = $(libdir)/pkgconfig
 
124
pkgconfig_DATA = libart-2.0.pc
 
125
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
126
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
127
CONFIG_HEADER = config.h
 
128
CONFIG_CLEAN_FILES =  libart-features.h libart-config libart-2.0.pc
 
129
LTLIBRARIES =  $(lib_LTLIBRARIES)
 
130
 
 
131
 
 
132
DEFS = @DEFS@ -I. -I$(srcdir) -I.
 
133
CPPFLAGS = @CPPFLAGS@
 
134
LDFLAGS = @LDFLAGS@
 
135
LIBS = @LIBS@
 
136
libart_lgpl_2_la_LIBADD = 
 
137
libart_lgpl_2_la_OBJECTS =  art_affine.lo art_alphagamma.lo art_bpath.lo \
 
138
art_gray_svp.lo art_misc.lo art_pixbuf.lo art_rect.lo art_rect_svp.lo \
 
139
art_rect_uta.lo art_render.lo art_render_gradient.lo art_render_mask.lo \
 
140
art_render_svp.lo art_rgb.lo art_rgb_affine.lo \
 
141
art_rgb_affine_private.lo art_rgb_bitmap_affine.lo \
 
142
art_rgb_pixbuf_affine.lo art_rgb_rgba_affine.lo art_rgb_a_affine.lo \
 
143
art_rgba.lo art_rgb_svp.lo art_svp.lo art_svp_intersect.lo \
 
144
art_svp_ops.lo art_svp_point.lo art_svp_render_aa.lo art_svp_vpath.lo \
 
145
art_svp_vpath_stroke.lo art_svp_wind.lo art_uta.lo art_uta_ops.lo \
 
146
art_uta_rect.lo art_uta_vpath.lo art_uta_svp.lo art_vpath.lo \
 
147
art_vpath_bpath.lo art_vpath_dash.lo art_vpath_svp.lo \
 
148
libart-features.lo
 
149
noinst_PROGRAMS =  testart$(EXEEXT) testuta$(EXEEXT) \
 
150
gen_art_config$(EXEEXT)
 
151
PROGRAMS =  $(noinst_PROGRAMS)
 
152
 
 
153
testart_OBJECTS =  testart.$(OBJEXT)
 
154
testuta_OBJECTS =  testuta.$(OBJEXT)
 
155
gen_art_config_SOURCES = gen_art_config.c
 
156
gen_art_config_OBJECTS =  gen_art_config.$(OBJEXT)
 
157
gen_art_config_LDADD = $(LDADD)
 
158
gen_art_config_DEPENDENCIES = 
 
159
gen_art_config_LDFLAGS = 
 
160
SCRIPTS =  $(bin_SCRIPTS)
 
161
 
 
162
CFLAGS = @CFLAGS@
 
163
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
164
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
165
CCLD = $(CC)
 
166
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
 
167
DATA =  $(pkgconfig_DATA)
 
168
 
 
169
HEADERS =  $(libart_lgplinc_HEADERS)
 
170
 
 
171
DIST_COMMON =  README ./stamp-h.in AUTHORS COPYING ChangeLog INSTALL \
 
172
Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 config.guess \
 
173
config.h.in config.sub configure configure.in install-sh \
 
174
libart-2.0.pc.in libart-config.in libart-features.h.in ltmain.sh \
 
175
missing mkinstalldirs
 
176
 
 
177
 
 
178
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
 
179
 
 
180
TAR = gtar
 
181
GZIP_ENV = --best
 
182
SOURCES = $(libart_lgpl_2_la_SOURCES) $(testart_SOURCES) $(testuta_SOURCES) gen_art_config.c
 
183
OBJECTS = $(libart_lgpl_2_la_OBJECTS) $(testart_OBJECTS) $(testuta_OBJECTS) gen_art_config.$(OBJEXT)
 
184
 
 
185
all: all-redirect
 
186
.SUFFIXES:
 
187
.SUFFIXES: .S .c .lo .o .obj .s
 
188
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
 
189
        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
 
190
 
 
191
Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
192
        cd $(top_builddir) \
 
193
          && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
194
 
 
195
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in 
 
196
        cd $(srcdir) && $(ACLOCAL)
 
197
 
 
198
config.status: $(srcdir)/configure.in $(CONFIG_STATUS_DEPENDENCIES)
 
199
        $(SHELL) ./config.status --recheck
 
200
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
 
201
        cd $(srcdir) && $(AUTOCONF)
 
202
 
 
203
config.h: stamp-h
 
204
        @if test ! -f $@; then \
 
205
                rm -f stamp-h; \
 
206
                $(MAKE) stamp-h; \
 
207
        else :; fi
 
208
stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
 
209
        cd $(top_builddir) \
 
210
          && CONFIG_FILES= CONFIG_HEADERS=config.h \
 
211
             $(SHELL) ./config.status
 
212
        @echo timestamp > stamp-h 2> /dev/null
 
213
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
 
214
        @if test ! -f $@; then \
 
215
                rm -f $(srcdir)/stamp-h.in; \
 
216
                $(MAKE) $(srcdir)/stamp-h.in; \
 
217
        else :; fi
 
218
$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
 
219
        cd $(top_srcdir) && $(AUTOHEADER)
 
220
        @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
 
221
 
 
222
mostlyclean-hdr:
 
223
 
 
224
clean-hdr:
 
225
 
 
226
distclean-hdr:
 
227
        -rm -f config.h
 
228
 
 
229
maintainer-clean-hdr:
 
230
libart-features.h: $(top_builddir)/config.status libart-features.h.in
 
231
        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
232
libart-config: $(top_builddir)/config.status libart-config.in
 
233
        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
234
libart-2.0.pc: $(top_builddir)/config.status libart-2.0.pc.in
 
235
        cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
 
236
 
 
237
mostlyclean-libLTLIBRARIES:
 
238
 
 
239
clean-libLTLIBRARIES:
 
240
        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
 
241
 
 
242
distclean-libLTLIBRARIES:
 
243
 
 
244
maintainer-clean-libLTLIBRARIES:
 
245
 
 
246
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
 
247
        @$(NORMAL_INSTALL)
 
248
        $(mkinstalldirs) $(DESTDIR)$(libdir)
 
249
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
250
          if test -f $$p; then \
 
251
            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
 
252
            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
 
253
          else :; fi; \
 
254
        done
 
255
 
 
256
uninstall-libLTLIBRARIES:
 
257
        @$(NORMAL_UNINSTALL)
 
258
        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
259
          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
 
260
        done
 
261
 
 
262
.c.o:
 
263
        $(COMPILE) -c $<
 
264
 
 
265
# FIXME: We should only use cygpath when building on Windows,
 
266
# and only if it is available.
 
267
.c.obj:
 
268
        $(COMPILE) -c `cygpath -w $<`
 
269
 
 
270
.s.o:
 
271
        $(COMPILE) -c $<
 
272
 
 
273
.S.o:
 
274
        $(COMPILE) -c $<
 
275
 
 
276
mostlyclean-compile:
 
277
        -rm -f *.o core *.core
 
278
        -rm -f *.$(OBJEXT)
 
279
 
 
280
clean-compile:
 
281
 
 
282
distclean-compile:
 
283
        -rm -f *.tab.c
 
284
 
 
285
maintainer-clean-compile:
 
286
 
 
287
.c.lo:
 
288
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
289
 
 
290
.s.lo:
 
291
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
292
 
 
293
.S.lo:
 
294
        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
 
295
 
 
296
mostlyclean-libtool:
 
297
        -rm -f *.lo
 
298
 
 
299
clean-libtool:
 
300
        -rm -rf .libs _libs
 
301
 
 
302
distclean-libtool:
 
303
 
 
304
maintainer-clean-libtool:
 
305
 
 
306
libart_lgpl_2.la: $(libart_lgpl_2_la_OBJECTS) $(libart_lgpl_2_la_DEPENDENCIES)
 
307
        $(LINK) -rpath $(libdir) $(libart_lgpl_2_la_LDFLAGS) $(libart_lgpl_2_la_OBJECTS) $(libart_lgpl_2_la_LIBADD) $(LIBS)
 
308
 
 
309
mostlyclean-noinstPROGRAMS:
 
310
 
 
311
clean-noinstPROGRAMS:
 
312
        -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
 
313
 
 
314
distclean-noinstPROGRAMS:
 
315
 
 
316
maintainer-clean-noinstPROGRAMS:
 
317
 
 
318
testart$(EXEEXT): $(testart_OBJECTS) $(testart_DEPENDENCIES)
 
319
        @rm -f testart$(EXEEXT)
 
320
        $(LINK) $(testart_LDFLAGS) $(testart_OBJECTS) $(testart_LDADD) $(LIBS)
 
321
 
 
322
testuta$(EXEEXT): $(testuta_OBJECTS) $(testuta_DEPENDENCIES)
 
323
        @rm -f testuta$(EXEEXT)
 
324
        $(LINK) $(testuta_LDFLAGS) $(testuta_OBJECTS) $(testuta_LDADD) $(LIBS)
 
325
 
 
326
gen_art_config$(EXEEXT): $(gen_art_config_OBJECTS) $(gen_art_config_DEPENDENCIES)
 
327
        @rm -f gen_art_config$(EXEEXT)
 
328
        $(LINK) $(gen_art_config_LDFLAGS) $(gen_art_config_OBJECTS) $(gen_art_config_LDADD) $(LIBS)
 
329
 
 
330
install-binSCRIPTS: $(bin_SCRIPTS)
 
331
        @$(NORMAL_INSTALL)
 
332
        $(mkinstalldirs) $(DESTDIR)$(bindir)
 
333
        @list='$(bin_SCRIPTS)'; for p in $$list; do \
 
334
          if test -f $$p; then \
 
335
            echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
 
336
            $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
 
337
          else if test -f $(srcdir)/$$p; then \
 
338
            echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
 
339
            $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
 
340
          else :; fi; fi; \
 
341
        done
 
342
 
 
343
uninstall-binSCRIPTS:
 
344
        @$(NORMAL_UNINSTALL)
 
345
        list='$(bin_SCRIPTS)'; for p in $$list; do \
 
346
          rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
 
347
        done
 
348
 
 
349
install-pkgconfigDATA: $(pkgconfig_DATA)
 
350
        @$(NORMAL_INSTALL)
 
351
        $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
 
352
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
353
          if test -f $(srcdir)/$$p; then \
 
354
            echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
 
355
            $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p; \
 
356
          else if test -f $$p; then \
 
357
            echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
 
358
            $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p; \
 
359
          fi; fi; \
 
360
        done
 
361
 
 
362
uninstall-pkgconfigDATA:
 
363
        @$(NORMAL_UNINSTALL)
 
364
        list='$(pkgconfig_DATA)'; for p in $$list; do \
 
365
          rm -f $(DESTDIR)$(pkgconfigdir)/$$p; \
 
366
        done
 
367
 
 
368
install-libart_lgplincHEADERS: $(libart_lgplinc_HEADERS)
 
369
        @$(NORMAL_INSTALL)
 
370
        $(mkinstalldirs) $(DESTDIR)$(libart_lgplincdir)
 
371
        @list='$(libart_lgplinc_HEADERS)'; for p in $$list; do \
 
372
          if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
 
373
          echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libart_lgplincdir)/$$p"; \
 
374
          $(INSTALL_DATA) $$d$$p $(DESTDIR)$(libart_lgplincdir)/$$p; \
 
375
        done
 
376
 
 
377
uninstall-libart_lgplincHEADERS:
 
378
        @$(NORMAL_UNINSTALL)
 
379
        list='$(libart_lgplinc_HEADERS)'; for p in $$list; do \
 
380
          rm -f $(DESTDIR)$(libart_lgplincdir)/$$p; \
 
381
        done
 
382
 
 
383
tags: TAGS
 
384
 
 
385
ID: $(HEADERS) $(SOURCES) $(LISP)
 
386
        list='$(SOURCES) $(HEADERS)'; \
 
387
        unique=`for i in $$list; do echo $$i; done | \
 
388
          awk '    { files[$$0] = 1; } \
 
389
               END { for (i in files) print i; }'`; \
 
390
        here=`pwd` && cd $(srcdir) \
 
391
          && mkid -f$$here/ID $$unique $(LISP)
 
392
 
 
393
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
 
394
        tags=; \
 
395
        here=`pwd`; \
 
396
        list='$(SOURCES) $(HEADERS)'; \
 
397
        unique=`for i in $$list; do echo $$i; done | \
 
398
          awk '    { files[$$0] = 1; } \
 
399
               END { for (i in files) print i; }'`; \
 
400
        test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
 
401
          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
 
402
 
 
403
mostlyclean-tags:
 
404
 
 
405
clean-tags:
 
406
 
 
407
distclean-tags:
 
408
        -rm -f TAGS ID
 
409
 
 
410
maintainer-clean-tags:
 
411
 
 
412
distdir = $(PACKAGE)-$(VERSION)
 
413
top_distdir = $(distdir)
 
414
 
 
415
# This target untars the dist file and tries a VPATH configuration.  Then
 
416
# it guarantees that the distribution is self-contained by making another
 
417
# tarfile.
 
418
distcheck: dist
 
419
        -rm -rf $(distdir)
 
420
        GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
 
421
        mkdir $(distdir)/=build
 
422
        mkdir $(distdir)/=inst
 
423
        dc_install_base=`cd $(distdir)/=inst && pwd`; \
 
424
        cd $(distdir)/=build \
 
425
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
 
426
          && $(MAKE) $(AM_MAKEFLAGS) \
 
427
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
428
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
429
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
430
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
431
          && $(MAKE) $(AM_MAKEFLAGS) dist
 
432
        -rm -rf $(distdir)
 
433
        @banner="$(distdir).tar.gz is ready for distribution"; \
 
434
        dashes=`echo "$$banner" | sed s/./=/g`; \
 
435
        echo "$$dashes"; \
 
436
        echo "$$banner"; \
 
437
        echo "$$dashes"
 
438
dist: distdir
 
439
        -chmod -R a+r $(distdir)
 
440
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
 
441
        -rm -rf $(distdir)
 
442
dist-all: distdir
 
443
        -chmod -R a+r $(distdir)
 
444
        GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
 
445
        -rm -rf $(distdir)
 
446
distdir: $(DISTFILES)
 
447
        -rm -rf $(distdir)
 
448
        mkdir $(distdir)
 
449
        -chmod 777 $(distdir)
 
450
        @for file in $(DISTFILES); do \
 
451
          d=$(srcdir); \
 
452
          if test -d $$d/$$file; then \
 
453
            cp -pr $$d/$$file $(distdir)/$$file; \
 
454
          else \
 
455
            test -f $(distdir)/$$file \
 
456
            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
 
457
            || cp -p $$d/$$file $(distdir)/$$file || :; \
 
458
          fi; \
 
459
        done
 
460
art_affine.lo art_affine.o : art_affine.c config.h art_affine.h \
 
461
        art_point.h
 
462
art_alphagamma.lo art_alphagamma.o : art_alphagamma.c config.h \
 
463
        art_alphagamma.h art_misc.h art_config.h
 
464
art_bpath.lo art_bpath.o : art_bpath.c config.h art_bpath.h art_misc.h \
 
465
        art_config.h art_point.h art_pathcode.h
 
466
art_gray_svp.lo art_gray_svp.o : art_gray_svp.c config.h art_gray_svp.h \
 
467
        art_misc.h art_config.h art_svp.h art_rect.h art_point.h \
 
468
        art_svp_render_aa.h
 
469
art_misc.lo art_misc.o : art_misc.c config.h art_misc.h art_config.h
 
470
art_pixbuf.lo art_pixbuf.o : art_pixbuf.c config.h art_pixbuf.h \
 
471
        art_misc.h art_config.h
 
472
art_rect.lo art_rect.o : art_rect.c config.h art_rect.h
 
473
art_rect_svp.lo art_rect_svp.o : art_rect_svp.c config.h art_rect_svp.h \
 
474
        art_svp.h art_rect.h art_point.h art_misc.h art_config.h
 
475
art_rect_uta.lo art_rect_uta.o : art_rect_uta.c config.h art_rect_uta.h \
 
476
        art_rect.h art_uta.h art_misc.h art_config.h
 
477
art_render.lo art_render.o : art_render.c config.h art_render.h \
 
478
        art_alphagamma.h art_misc.h art_config.h art_rgb.h
 
479
art_render_gradient.lo art_render_gradient.o : art_render_gradient.c \
 
480
        config.h art_render_gradient.h art_filterlevel.h art_render.h \
 
481
        art_alphagamma.h art_misc.h art_config.h
 
482
art_render_mask.lo art_render_mask.o : art_render_mask.c config.h \
 
483
        art_render_mask.h art_render.h art_alphagamma.h art_misc.h \
 
484
        art_config.h
 
485
art_render_svp.lo art_render_svp.o : art_render_svp.c art_render_svp.h \
 
486
        art_render.h art_alphagamma.h art_misc.h art_config.h art_svp.h \
 
487
        art_rect.h art_point.h art_svp_render_aa.h
 
488
art_rgb.lo art_rgb.o : art_rgb.c config.h art_rgb.h art_misc.h \
 
489
        art_config.h
 
490
art_rgb_a_affine.lo art_rgb_a_affine.o : art_rgb_a_affine.c config.h \
 
491
        art_rgb_a_affine.h art_filterlevel.h art_alphagamma.h \
 
492
        art_misc.h art_config.h art_affine.h art_point.h \
 
493
        art_rgb_affine_private.h
 
494
art_rgb_affine.lo art_rgb_affine.o : art_rgb_affine.c config.h \
 
495
        art_rgb_affine.h art_filterlevel.h art_alphagamma.h art_misc.h \
 
496
        art_config.h art_point.h art_affine.h art_rgb_affine_private.h
 
497
art_rgb_affine_private.lo art_rgb_affine_private.o : \
 
498
        art_rgb_affine_private.c config.h art_rgb_affine_private.h \
 
499
        art_misc.h art_config.h art_point.h art_affine.h
 
500
art_rgb_bitmap_affine.lo art_rgb_bitmap_affine.o : \
 
501
        art_rgb_bitmap_affine.c config.h art_rgb_bitmap_affine.h \
 
502
        art_filterlevel.h art_alphagamma.h art_misc.h art_config.h \
 
503
        art_point.h art_affine.h art_rgb_affine_private.h
 
504
art_rgb_pixbuf_affine.lo art_rgb_pixbuf_affine.o : \
 
505
        art_rgb_pixbuf_affine.c config.h art_rgb_pixbuf_affine.h \
 
506
        art_filterlevel.h art_alphagamma.h art_misc.h art_config.h \
 
507
        art_pixbuf.h art_point.h art_affine.h art_rgb_affine.h \
 
508
        art_rgb_rgba_affine.h
 
509
art_rgb_rgba_affine.lo art_rgb_rgba_affine.o : art_rgb_rgba_affine.c \
 
510
        config.h art_rgb_rgba_affine.h art_filterlevel.h \
 
511
        art_alphagamma.h art_misc.h art_config.h art_point.h \
 
512
        art_affine.h art_rgb_affine_private.h
 
513
art_rgb_svp.lo art_rgb_svp.o : art_rgb_svp.c config.h art_rgb_svp.h \
 
514
        art_alphagamma.h art_misc.h art_config.h art_svp.h art_rect.h \
 
515
        art_point.h art_svp_render_aa.h art_rgb.h
 
516
art_rgba.lo art_rgba.o : art_rgba.c config.h art_rgba.h art_misc.h \
 
517
        art_config.h
 
518
art_svp.lo art_svp.o : art_svp.c config.h art_svp.h art_rect.h \
 
519
        art_point.h art_misc.h art_config.h
 
520
art_svp_intersect.lo art_svp_intersect.o : art_svp_intersect.c config.h \
 
521
        art_svp_intersect.h art_svp.h art_rect.h art_point.h art_misc.h \
 
522
        art_config.h
 
523
art_svp_ops.lo art_svp_ops.o : art_svp_ops.c config.h art_svp_ops.h \
 
524
        art_svp.h art_rect.h art_point.h art_misc.h art_config.h \
 
525
        art_vpath.h art_pathcode.h art_svp_vpath.h art_svp_intersect.h \
 
526
        art_vpath_svp.h
 
527
art_svp_point.lo art_svp_point.o : art_svp_point.c config.h \
 
528
        art_svp_point.h art_svp.h art_rect.h art_point.h art_misc.h \
 
529
        art_config.h
 
530
art_svp_render_aa.lo art_svp_render_aa.o : art_svp_render_aa.c config.h \
 
531
        art_svp_render_aa.h art_svp.h art_rect.h art_point.h art_misc.h \
 
532
        art_config.h
 
533
art_svp_vpath.lo art_svp_vpath.o : art_svp_vpath.c config.h \
 
534
        art_svp_vpath.h art_svp.h art_rect.h art_point.h art_vpath.h \
 
535
        art_pathcode.h art_misc.h art_config.h
 
536
art_svp_vpath_stroke.lo art_svp_vpath_stroke.o : art_svp_vpath_stroke.c \
 
537
        config.h art_svp_vpath_stroke.h art_svp.h art_rect.h \
 
538
        art_point.h art_vpath.h art_pathcode.h art_misc.h art_config.h \
 
539
        art_svp_intersect.h art_svp_vpath.h
 
540
art_svp_wind.lo art_svp_wind.o : art_svp_wind.c config.h art_svp_wind.h \
 
541
        art_svp.h art_rect.h art_point.h art_misc.h art_config.h
 
542
art_uta.lo art_uta.o : art_uta.c config.h art_uta.h art_misc.h \
 
543
        art_config.h
 
544
art_uta_ops.lo art_uta_ops.o : art_uta_ops.c config.h art_uta_ops.h \
 
545
        art_uta.h art_misc.h art_config.h
 
546
art_uta_rect.lo art_uta_rect.o : art_uta_rect.c config.h art_uta_rect.h \
 
547
        art_rect.h art_uta.h art_misc.h art_config.h
 
548
art_uta_svp.lo art_uta_svp.o : art_uta_svp.c config.h art_uta_svp.h \
 
549
        art_svp.h art_rect.h art_point.h art_uta.h art_misc.h \
 
550
        art_config.h art_vpath.h art_pathcode.h art_uta_vpath.h \
 
551
        art_vpath_svp.h
 
552
art_uta_vpath.lo art_uta_vpath.o : art_uta_vpath.c config.h \
 
553
        art_uta_vpath.h art_uta.h art_misc.h art_config.h art_vpath.h \
 
554
        art_rect.h art_pathcode.h
 
555
art_vpath.lo art_vpath.o : art_vpath.c config.h art_vpath.h art_rect.h \
 
556
        art_pathcode.h art_misc.h art_config.h
 
557
art_vpath_bpath.lo art_vpath_bpath.o : art_vpath_bpath.c config.h \
 
558
        art_vpath_bpath.h art_bpath.h art_misc.h art_config.h \
 
559
        art_point.h art_pathcode.h art_vpath.h art_rect.h
 
560
art_vpath_dash.lo art_vpath_dash.o : art_vpath_dash.c config.h \
 
561
        art_vpath_dash.h art_vpath.h art_rect.h art_pathcode.h \
 
562
        art_misc.h art_config.h
 
563
art_vpath_svp.lo art_vpath_svp.o : art_vpath_svp.c config.h \
 
564
        art_vpath_svp.h art_svp.h art_rect.h art_point.h art_vpath.h \
 
565
        art_pathcode.h art_misc.h art_config.h
 
566
gen_art_config.o: gen_art_config.c config.h
 
567
libart-features.lo libart-features.o : libart-features.c \
 
568
        libart-features.h
 
569
testart.o: testart.c art_misc.h art_config.h art_vpath.h art_rect.h \
 
570
        art_pathcode.h art_svp.h art_point.h art_svp_vpath.h \
 
571
        art_gray_svp.h art_rgb_svp.h art_alphagamma.h \
 
572
        art_svp_vpath_stroke.h art_svp_ops.h art_affine.h \
 
573
        art_rgb_affine.h art_filterlevel.h art_rgb_bitmap_affine.h \
 
574
        art_rgb_rgba_affine.h art_svp_point.h art_vpath_dash.h \
 
575
        art_render.h art_render_gradient.h art_render_svp.h \
 
576
        art_svp_intersect.h
 
577
testuta.o: testuta.c art_misc.h art_config.h art_uta.h art_vpath.h \
 
578
        art_rect.h art_pathcode.h art_uta_vpath.h art_rect_uta.h \
 
579
        art_uta_rect.h
 
580
 
 
581
info-am:
 
582
info: info-am
 
583
dvi-am:
 
584
dvi: dvi-am
 
585
check-am: all-am
 
586
check: check-am
 
587
installcheck-am:
 
588
installcheck: installcheck-am
 
589
all-recursive-am: config.h
 
590
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
591
 
 
592
install-exec-am: install-libLTLIBRARIES install-binSCRIPTS
 
593
install-exec: install-exec-am
 
594
 
 
595
install-data-am: install-pkgconfigDATA install-libart_lgplincHEADERS
 
596
install-data: install-data-am
 
597
 
 
598
install-am: all-am
 
599
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
600
install: install-am
 
601
uninstall-am: uninstall-libLTLIBRARIES uninstall-binSCRIPTS \
 
602
                uninstall-pkgconfigDATA uninstall-libart_lgplincHEADERS
 
603
uninstall: uninstall-am
 
604
all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(DATA) \
 
605
                $(HEADERS) config.h
 
606
all-redirect: all-am
 
607
install-strip:
 
608
        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
 
609
installdirs:
 
610
        $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \
 
611
                $(DESTDIR)$(pkgconfigdir) \
 
612
                $(DESTDIR)$(libart_lgplincdir)
 
613
 
 
614
 
 
615
mostlyclean-generic:
 
616
 
 
617
clean-generic:
 
618
 
 
619
distclean-generic:
 
620
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
621
        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
 
622
 
 
623
maintainer-clean-generic:
 
624
        -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
 
625
mostlyclean-am:  mostlyclean-hdr mostlyclean-libLTLIBRARIES \
 
626
                mostlyclean-compile mostlyclean-libtool \
 
627
                mostlyclean-noinstPROGRAMS mostlyclean-tags \
 
628
                mostlyclean-generic
 
629
 
 
630
mostlyclean: mostlyclean-am
 
631
 
 
632
clean-am:  clean-hdr clean-libLTLIBRARIES clean-compile clean-libtool \
 
633
                clean-noinstPROGRAMS clean-tags clean-generic \
 
634
                mostlyclean-am
 
635
 
 
636
clean: clean-am
 
637
 
 
638
distclean-am:  distclean-hdr distclean-libLTLIBRARIES distclean-compile \
 
639
                distclean-libtool distclean-noinstPROGRAMS \
 
640
                distclean-tags distclean-generic clean-am
 
641
        -rm -f libtool
 
642
 
 
643
distclean: distclean-am
 
644
        -rm -f config.status
 
645
 
 
646
maintainer-clean-am:  maintainer-clean-hdr \
 
647
                maintainer-clean-libLTLIBRARIES \
 
648
                maintainer-clean-compile maintainer-clean-libtool \
 
649
                maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
 
650
                maintainer-clean-generic distclean-am
 
651
        @echo "This command is intended for maintainers to use;"
 
652
        @echo "it deletes files that may require special tools to rebuild."
 
653
 
 
654
maintainer-clean: maintainer-clean-am
 
655
        -rm -f config.status
 
656
 
 
657
.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
 
658
mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
 
659
clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
 
660
uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
 
661
distclean-compile clean-compile maintainer-clean-compile \
 
662
mostlyclean-libtool distclean-libtool clean-libtool \
 
663
maintainer-clean-libtool mostlyclean-noinstPROGRAMS \
 
664
distclean-noinstPROGRAMS clean-noinstPROGRAMS \
 
665
maintainer-clean-noinstPROGRAMS uninstall-binSCRIPTS install-binSCRIPTS \
 
666
uninstall-pkgconfigDATA install-pkgconfigDATA \
 
667
uninstall-libart_lgplincHEADERS install-libart_lgplincHEADERS tags \
 
668
mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
 
669
distdir info-am info dvi-am dvi check check-am installcheck-am \
 
670
installcheck all-recursive-am install-exec-am install-exec \
 
671
install-data-am install-data install-am install uninstall-am uninstall \
 
672
all-redirect all-am all installdirs mostlyclean-generic \
 
673
distclean-generic clean-generic maintainer-clean-generic clean \
 
674
mostlyclean distclean maintainer-clean
 
675
 
 
676
 
 
677
art_config.h:   gen_art_config
 
678
        ./gen_art_config > art_config.h
 
679
 
 
680
tests:  testart testuta
 
681
 
 
682
libart2-config: libart-config
 
683
        cp -f libart-config libart2-config
 
684
 
 
685
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
686
# Otherwise a system limit (for SysV at least) may be exceeded.
 
687
.NOEXPORT: