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