summaryrefslogtreecommitdiff
path: root/Build/source/libs/pixman/Makefile.in
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-24 08:35:04 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2013-06-24 08:35:04 +0000
commit99775fd0202a5394fc8bb9f929e992ce43dd8214 (patch)
tree18b079d30ee7b0876b94976a39078b8250d2a73d /Build/source/libs/pixman/Makefile.in
parent979f91be27c416b983cee7ad50e5fed2272e0336 (diff)
pixman 0.30.0 now without libtool
git-svn-id: svn://tug.org/texlive/trunk@30884 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/pixman/Makefile.in')
-rw-r--r--Build/source/libs/pixman/Makefile.in475
1 files changed, 238 insertions, 237 deletions
diff --git a/Build/source/libs/pixman/Makefile.in b/Build/source/libs/pixman/Makefile.in
index a8ea8114099..21ff1119a29 100644
--- a/Build/source/libs/pixman/Makefile.in
+++ b/Build/source/libs/pixman/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.13.1 from Makefile.am.
+# Makefile.in generated by automake 1.14 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2012 Free Software Foundation, Inc.
+# Copyright (C) 1994-2013 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -15,23 +15,51 @@
@SET_MAKE@
VPATH = @srcdir@
-am__make_dryrun = \
- { \
- am__dry=no; \
+am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__make_running_with_option = \
+ case $${target_option-} in \
+ ?) ;; \
+ *) echo "am__make_running_with_option: internal error: invalid" \
+ "target option '$${target_option-}' specified" >&2; \
+ exit 1;; \
+ esac; \
+ has_opt=no; \
+ sane_makeflags=$$MAKEFLAGS; \
+ if $(am__is_gnu_make); then \
+ sane_makeflags=$$MFLAGS; \
+ else \
case $$MAKEFLAGS in \
*\\[\ \ ]*) \
- echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
- | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
- *) \
- for am__flg in $$MAKEFLAGS; do \
- case $$am__flg in \
- *=*|--*) ;; \
- *n*) am__dry=yes; break;; \
- esac; \
- done;; \
+ bs=\\; \
+ sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
+ | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
esac; \
- test $$am__dry = yes; \
- }
+ fi; \
+ skip_next=no; \
+ strip_trailopt () \
+ { \
+ flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
+ }; \
+ for flg in $$sane_makeflags; do \
+ test $$skip_next = yes && { skip_next=no; continue; }; \
+ case $$flg in \
+ *=*|--*) continue;; \
+ -*I) strip_trailopt 'I'; skip_next=yes;; \
+ -*I?*) strip_trailopt 'I';; \
+ -*O) strip_trailopt 'O'; skip_next=yes;; \
+ -*O?*) strip_trailopt 'O';; \
+ -*l) strip_trailopt 'l'; skip_next=yes;; \
+ -*l?*) strip_trailopt 'l';; \
+ -[dEDm]) skip_next=yes;; \
+ -[JT]) skip_next=yes;; \
+ esac; \
+ case $$flg in \
+ *$$target_option*) has_opt=yes; break;; \
+ esac; \
+ done; \
+ test $$has_opt = yes
+am__make_dryrun = (target_option=n; $(am__make_running_with_option))
+am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
@@ -48,36 +76,28 @@ POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
-build_triplet = @build@
-host_triplet = @host@
DIST_COMMON = $(srcdir)/sources.am $(srcdir)/Makefile.in \
$(srcdir)/Makefile.am $(top_srcdir)/configure \
$(am__configure_deps) $(srcdir)/config.h.in \
- $(top_srcdir)/pixman-0.28.0/pixman/pixman-version.h.in \
+ $(top_srcdir)/pixman-0.30.0/pixman/pixman-version.h.in \
$(am__dist_check_SCRIPTS_DIST) \
$(top_srcdir)/../../build-aux/depcomp \
$(top_srcdir)/../../build-aux/test-driver ChangeLog README \
- ../../build-aux/config.guess ../../build-aux/config.sub \
- ../../build-aux/depcomp ../../build-aux/install-sh \
- ../../build-aux/missing ../../build-aux/texinfo.tex \
- ../../build-aux/ylwrap ../../build-aux/ltmain.sh \
- $(top_srcdir)/../../build-aux/config.guess \
- $(top_srcdir)/../../build-aux/config.sub \
+ ../../build-aux/compile ../../build-aux/config.guess \
+ ../../build-aux/config.sub ../../build-aux/depcomp \
+ ../../build-aux/install-sh ../../build-aux/missing \
+ ../../build-aux/texinfo.tex ../../build-aux/ylwrap \
+ ../../build-aux/ltmain.sh \
+ $(top_srcdir)/../../build-aux/compile \
$(top_srcdir)/../../build-aux/install-sh \
- $(top_srcdir)/../../build-aux/ltmain.sh \
$(top_srcdir)/../../build-aux/missing
-check_PROGRAMS =
+@build_TRUE@check_PROGRAMS = pixtest$(EXEEXT)
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-common.m4 \
$(top_srcdir)/../../m4/kpse-lib-version.m4 \
$(top_srcdir)/../../m4/kpse-warnings.m4 \
- $(top_srcdir)/../../m4/libtool.m4 \
- $(top_srcdir)/../../m4/ltoptions.m4 \
- $(top_srcdir)/../../m4/ltsugar.m4 \
- $(top_srcdir)/../../m4/ltversion.m4 \
- $(top_srcdir)/../../m4/lt~obsolete.m4 $(top_srcdir)/version.ac \
- $(top_srcdir)/configure.ac
+ $(top_srcdir)/version.ac $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
@@ -86,45 +106,53 @@ mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = config.h
CONFIG_CLEAN_FILES = pixman-version.h
CONFIG_CLEAN_VPATH_FILES =
-LTLIBRARIES = $(noinst_LTLIBRARIES)
-libpixman_la_LIBADD =
+LIBRARIES = $(noinst_LIBRARIES)
+AR = ar
+ARFLAGS = cru
+AM_V_AR = $(am__v_AR_@AM_V@)
+am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
+am__v_AR_0 = @echo " AR " $@;
+am__v_AR_1 =
+libpixman_a_AR = $(AR) $(ARFLAGS)
+libpixman_a_LIBADD =
am__dirstamp = $(am__leading_dot)dirstamp
-am__objects_1 = @PIXMAN_TREE@/pixman/pixman.lo \
- @PIXMAN_TREE@/pixman/pixman-access.lo \
- @PIXMAN_TREE@/pixman/pixman-access-accessors.lo \
- @PIXMAN_TREE@/pixman/pixman-bits-image.lo \
- @PIXMAN_TREE@/pixman/pixman-combine32.lo \
- @PIXMAN_TREE@/pixman/pixman-combine-float.lo \
- @PIXMAN_TREE@/pixman/pixman-conical-gradient.lo \
- @PIXMAN_TREE@/pixman/pixman-x86.lo \
- @PIXMAN_TREE@/pixman/pixman-mips.lo \
- @PIXMAN_TREE@/pixman/pixman-arm.lo \
- @PIXMAN_TREE@/pixman/pixman-ppc.lo \
- @PIXMAN_TREE@/pixman/pixman-edge.lo \
- @PIXMAN_TREE@/pixman/pixman-edge-accessors.lo \
- @PIXMAN_TREE@/pixman/pixman-fast-path.lo \
- @PIXMAN_TREE@/pixman/pixman-glyph.lo \
- @PIXMAN_TREE@/pixman/pixman-general.lo \
- @PIXMAN_TREE@/pixman/pixman-gradient-walker.lo \
- @PIXMAN_TREE@/pixman/pixman-image.lo \
- @PIXMAN_TREE@/pixman/pixman-implementation.lo \
- @PIXMAN_TREE@/pixman/pixman-linear-gradient.lo \
- @PIXMAN_TREE@/pixman/pixman-matrix.lo \
- @PIXMAN_TREE@/pixman/pixman-noop.lo \
- @PIXMAN_TREE@/pixman/pixman-radial-gradient.lo \
- @PIXMAN_TREE@/pixman/pixman-region16.lo \
- @PIXMAN_TREE@/pixman/pixman-region32.lo \
- @PIXMAN_TREE@/pixman/pixman-solid-fill.lo \
- @PIXMAN_TREE@/pixman/pixman-timer.lo \
- @PIXMAN_TREE@/pixman/pixman-trap.lo \
- @PIXMAN_TREE@/pixman/pixman-utils.lo
+am__objects_1 = @PIXMAN_TREE@/pixman/pixman.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-access.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-access-accessors.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-bits-image.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-combine32.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-combine-float.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-conical-gradient.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-x86.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-mips.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-arm.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-ppc.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-edge.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-edge-accessors.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-fast-path.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-filter.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-glyph.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-general.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-gradient-walker.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-image.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-implementation.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-linear-gradient.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-matrix.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-noop.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-radial-gradient.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-region16.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-region32.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-solid-fill.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-timer.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-trap.$(OBJEXT) \
+ @PIXMAN_TREE@/pixman/pixman-utils.$(OBJEXT)
am__objects_2 =
-am_libpixman_la_OBJECTS = $(am__objects_1) $(am__objects_2)
-libpixman_la_OBJECTS = $(am_libpixman_la_OBJECTS)
-AM_V_lt = $(am__v_lt_@AM_V@)
-am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
-am__v_lt_0 = --silent
-am__v_lt_1 =
+am_libpixman_a_OBJECTS = $(am__objects_1) $(am__objects_2)
+libpixman_a_OBJECTS = $(am_libpixman_a_OBJECTS)
+am_pixtest_OBJECTS = pixtest-pixtest.$(OBJEXT)
+pixtest_OBJECTS = $(am_pixtest_OBJECTS)
+pixtest_LDADD = $(LDADD)
+pixtest_DEPENDENCIES = libpixman.a
am__dist_check_SCRIPTS_DIST = pixman.test
AM_V_P = $(am__v_P_@AM_V@)
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
@@ -142,26 +170,24 @@ DEFAULT_INCLUDES = -I.@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/../../build-aux/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
+AM_V_lt = $(am__v_lt_@AM_V@)
+am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
+am__v_lt_0 = --silent
+am__v_lt_1 =
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
- $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
- $(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_@AM_V@)
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
am__v_CC_0 = @echo " CC " $@;
am__v_CC_1 =
CCLD = $(CC)
-LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
- $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
am__v_CCLD_0 = @echo " CCLD " $@;
am__v_CCLD_1 =
-SOURCES = $(libpixman_la_SOURCES)
-DIST_SOURCES = $(libpixman_la_SOURCES)
+SOURCES = $(libpixman_a_SOURCES) $(pixtest_SOURCES)
+DIST_SOURCES = $(libpixman_a_SOURCES) $(pixtest_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
ctags-recursive dvi-recursive html-recursive info-recursive \
install-data-recursive install-dvi-recursive \
@@ -451,7 +477,6 @@ distcleancheck_listfiles = find . -type f -print
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
@@ -464,39 +489,26 @@ CPPFLAGS = @CPPFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
-FGREP = @FGREP@
GREP = @GREP@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LD = @LD@
LDFLAGS = @LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJDUMP = @OBJDUMP@
OBJEXT = @OBJEXT@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
PACKAGE = @PACKAGE@
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
@@ -510,7 +522,6 @@ PIXMAN_VERSION_MAJOR = @PIXMAN_VERSION_MAJOR@
PIXMAN_VERSION_MICRO = @PIXMAN_VERSION_MICRO@
PIXMAN_VERSION_MINOR = @PIXMAN_VERSION_MINOR@
RANLIB = @RANLIB@
-SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
@@ -520,31 +531,21 @@ abs_builddir = @abs_builddir@
abs_srcdir = @abs_srcdir@
abs_top_builddir = @abs_top_builddir@
abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
am__include = @am__include@
am__leading_dot = @am__leading_dot@
am__quote = @am__quote@
am__tar = @am__tar@
am__untar = @am__untar@
bindir = @bindir@
-build = @build@
build_alias = @build_alias@
-build_cpu = @build_cpu@
-build_os = @build_os@
-build_vendor = @build_vendor@
builddir = @builddir@
datadir = @datadir@
datarootdir = @datarootdir@
docdir = @docdir@
dvidir = @dvidir@
exec_prefix = @exec_prefix@
-host = @host@
host_alias = @host_alias@
-host_cpu = @host_cpu@
-host_os = @host_os@
-host_vendor = @host_vendor@
htmldir = @htmldir@
includedir = @includedir@
infodir = @infodir@
@@ -571,9 +572,9 @@ top_srcdir = @top_srcdir@
ACLOCAL_AMFLAGS = -I ../../m4
EXTRA_DIST = $(PIXMAN_TREE) $(PIXMAN_TREE)-PATCHES
PIXMAN_SRC = $(PIXMAN_TREE)/pixman
-SUBDIRS = . include
+SUBDIRS = include
AM_CPPFLAGS = -I$(top_srcdir)/$(PIXMAN_SRC)
-noinst_LTLIBRARIES = libpixman.la
+noinst_LIBRARIES = libpixman.a
libpixman_sources = \
@PIXMAN_TREE@/pixman/pixman.c \
@PIXMAN_TREE@/pixman/pixman-access.c \
@@ -589,6 +590,7 @@ libpixman_sources = \
@PIXMAN_TREE@/pixman/pixman-edge.c \
@PIXMAN_TREE@/pixman/pixman-edge-accessors.c \
@PIXMAN_TREE@/pixman/pixman-fast-path.c \
+ @PIXMAN_TREE@/pixman/pixman-filter.c \
@PIXMAN_TREE@/pixman/pixman-glyph.c \
@PIXMAN_TREE@/pixman/pixman-general.c \
@PIXMAN_TREE@/pixman/pixman-gradient-walker.c \
@@ -614,15 +616,17 @@ libpixman_headers = \
@PIXMAN_TREE@/pixman/pixman-inlines.h \
@PIXMAN_TREE@/pixman/pixman-private.h
-libpixman_la_SOURCES = $(libpixman_sources) $(libpixman_headers)
+libpixman_a_SOURCES = $(libpixman_sources) $(libpixman_headers)
@build_TRUE@dist_check_SCRIPTS = pixman.test
@build_TRUE@TESTS = pixman.test
-LDADD = libpixman.la
+pixtest_SOURCES = pixtest.c
+pixtest_CPPFLAGS = -Iinclude
+LDADD = libpixman.a
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-recursive
.SUFFIXES:
-.SUFFIXES: .c .lo .log .o .obj .test .test$(EXEEXT) .trs
+.SUFFIXES: .c .log .o .obj .test .test$(EXEEXT) .trs
am--refresh: Makefile
@:
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/sources.am $(am__configure_deps)
@@ -660,8 +664,8 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
$(am__aclocal_m4_deps):
config.h: stamp-h1
- @if test ! -f $@; then rm -f stamp-h1; else :; fi
- @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
+ @test -f $@ || rm -f stamp-h1
+ @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
@@ -673,160 +677,158 @@ $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
distclean-hdr:
-rm -f config.h stamp-h1
-pixman-version.h: $(top_builddir)/config.status $(top_srcdir)/pixman-0.28.0/pixman/pixman-version.h.in
+pixman-version.h: $(top_builddir)/config.status $(top_srcdir)/pixman-0.30.0/pixman/pixman-version.h.in
cd $(top_builddir) && $(SHELL) ./config.status $@
-clean-noinstLTLIBRARIES:
- -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
- @list='$(noinst_LTLIBRARIES)'; \
- locs=`for p in $$list; do echo $$p; done | \
- sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
- sort -u`; \
- test -z "$$locs" || { \
- echo rm -f $${locs}; \
- rm -f $${locs}; \
- }
+clean-noinstLIBRARIES:
+ -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
@PIXMAN_TREE@/pixman/$(am__dirstamp):
@$(MKDIR_P) @PIXMAN_TREE@/pixman
@: > @PIXMAN_TREE@/pixman/$(am__dirstamp)
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp):
@$(MKDIR_P) @PIXMAN_TREE@/pixman/$(DEPDIR)
@: > @PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman.lo: @PIXMAN_TREE@/pixman/$(am__dirstamp) \
+@PIXMAN_TREE@/pixman/pixman.$(OBJEXT): \
+ @PIXMAN_TREE@/pixman/$(am__dirstamp) \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
+@PIXMAN_TREE@/pixman/pixman-access.$(OBJEXT): \
+ @PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-access.lo: \
+@PIXMAN_TREE@/pixman/pixman-access-accessors.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-access-accessors.lo: \
+@PIXMAN_TREE@/pixman/pixman-bits-image.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-bits-image.lo: \
+@PIXMAN_TREE@/pixman/pixman-combine32.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-combine32.lo: \
+@PIXMAN_TREE@/pixman/pixman-combine-float.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-combine-float.lo: \
+@PIXMAN_TREE@/pixman/pixman-conical-gradient.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-conical-gradient.lo: \
+@PIXMAN_TREE@/pixman/pixman-x86.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-x86.lo: \
+@PIXMAN_TREE@/pixman/pixman-mips.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-mips.lo: \
+@PIXMAN_TREE@/pixman/pixman-arm.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-arm.lo: \
+@PIXMAN_TREE@/pixman/pixman-ppc.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-ppc.lo: \
+@PIXMAN_TREE@/pixman/pixman-edge.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-edge.lo: \
+@PIXMAN_TREE@/pixman/pixman-edge-accessors.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-edge-accessors.lo: \
+@PIXMAN_TREE@/pixman/pixman-fast-path.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-fast-path.lo: \
+@PIXMAN_TREE@/pixman/pixman-filter.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-glyph.lo: \
+@PIXMAN_TREE@/pixman/pixman-glyph.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-general.lo: \
+@PIXMAN_TREE@/pixman/pixman-general.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-gradient-walker.lo: \
+@PIXMAN_TREE@/pixman/pixman-gradient-walker.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-image.lo: \
+@PIXMAN_TREE@/pixman/pixman-image.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-implementation.lo: \
+@PIXMAN_TREE@/pixman/pixman-implementation.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-linear-gradient.lo: \
+@PIXMAN_TREE@/pixman/pixman-linear-gradient.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-matrix.lo: \
+@PIXMAN_TREE@/pixman/pixman-matrix.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-noop.lo: \
+@PIXMAN_TREE@/pixman/pixman-noop.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-radial-gradient.lo: \
+@PIXMAN_TREE@/pixman/pixman-radial-gradient.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-region16.lo: \
+@PIXMAN_TREE@/pixman/pixman-region16.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-region32.lo: \
+@PIXMAN_TREE@/pixman/pixman-region32.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-solid-fill.lo: \
+@PIXMAN_TREE@/pixman/pixman-solid-fill.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-timer.lo: \
+@PIXMAN_TREE@/pixman/pixman-timer.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-trap.lo: \
+@PIXMAN_TREE@/pixman/pixman-trap.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-@PIXMAN_TREE@/pixman/pixman-utils.lo: \
+@PIXMAN_TREE@/pixman/pixman-utils.$(OBJEXT): \
@PIXMAN_TREE@/pixman/$(am__dirstamp) \
@PIXMAN_TREE@/pixman/$(DEPDIR)/$(am__dirstamp)
-libpixman.la: $(libpixman_la_OBJECTS) $(libpixman_la_DEPENDENCIES) $(EXTRA_libpixman_la_DEPENDENCIES)
- $(AM_V_CCLD)$(LINK) $(libpixman_la_OBJECTS) $(libpixman_la_LIBADD) $(LIBS)
+
+libpixman.a: $(libpixman_a_OBJECTS) $(libpixman_a_DEPENDENCIES) $(EXTRA_libpixman_a_DEPENDENCIES)
+ $(AM_V_at)-rm -f libpixman.a
+ $(AM_V_AR)$(libpixman_a_AR) libpixman.a $(libpixman_a_OBJECTS) $(libpixman_a_LIBADD)
+ $(AM_V_at)$(RANLIB) libpixman.a
clean-checkPROGRAMS:
- @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
- echo " rm -f" $$list; \
- rm -f $$list || exit $$?; \
- test -n "$(EXEEXT)" || exit 0; \
- list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
- echo " rm -f" $$list; \
- rm -f $$list
+ -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
+
+pixtest$(EXEEXT): $(pixtest_OBJECTS) $(pixtest_DEPENDENCIES) $(EXTRA_pixtest_DEPENDENCIES)
+ @rm -f pixtest$(EXEEXT)
+ $(AM_V_CCLD)$(LINK) $(pixtest_OBJECTS) $(pixtest_LDADD) $(LIBS)
mostlyclean-compile:
-rm -f *.$(OBJEXT)
-rm -f @PIXMAN_TREE@/pixman/*.$(OBJEXT)
- -rm -f @PIXMAN_TREE@/pixman/*.lo
distclean-compile:
-rm -f *.tab.c
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access-accessors.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-arm.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-bits-image.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine-float.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine32.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-conical-gradient.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge-accessors.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-fast-path.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-general.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-glyph.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-gradient-walker.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-image.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-implementation.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-linear-gradient.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-matrix.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-mips.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-noop.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-ppc.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-radial-gradient.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region16.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region32.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-solid-fill.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-timer.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-trap.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-utils.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-x86.Plo@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixtest-pixtest.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access-accessors.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-arm.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-bits-image.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine-float.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine32.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-conical-gradient.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge-accessors.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-fast-path.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-filter.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-general.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-glyph.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-gradient-walker.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-image.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-implementation.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-linear-gradient.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-matrix.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-mips.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-noop.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-ppc.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-radial-gradient.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region16.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region32.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-solid-fill.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-timer.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-trap.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-utils.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-x86.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman.Po@am__quote@
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
@@ -844,23 +846,19 @@ distclean-compile:
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
-.c.lo:
-@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
+pixtest-pixtest.o: pixtest.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pixtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pixtest-pixtest.o -MD -MP -MF $(DEPDIR)/pixtest-pixtest.Tpo -c -o pixtest-pixtest.o `test -f 'pixtest.c' || echo '$(srcdir)/'`pixtest.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pixtest-pixtest.Tpo $(DEPDIR)/pixtest-pixtest.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixtest.c' object='pixtest-pixtest.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
-
-mostlyclean-libtool:
- -rm -f *.lo
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pixtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pixtest-pixtest.o `test -f 'pixtest.c' || echo '$(srcdir)/'`pixtest.c
-clean-libtool:
- -rm -rf .libs _libs
- -rm -rf @PIXMAN_TREE@/pixman/.libs @PIXMAN_TREE@/pixman/_libs
-
-distclean-libtool:
- -rm -f libtool config.lt
+pixtest-pixtest.obj: pixtest.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pixtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT pixtest-pixtest.obj -MD -MP -MF $(DEPDIR)/pixtest-pixtest.Tpo -c -o pixtest-pixtest.obj `if test -f 'pixtest.c'; then $(CYGPATH_W) 'pixtest.c'; else $(CYGPATH_W) '$(srcdir)/pixtest.c'; fi`
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/pixtest-pixtest.Tpo $(DEPDIR)/pixtest-pixtest.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='pixtest.c' object='pixtest-pixtest.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pixtest_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o pixtest-pixtest.obj `if test -f 'pixtest.c'; then $(CYGPATH_W) 'pixtest.c'; else $(CYGPATH_W) '$(srcdir)/pixtest.c'; fi`
# This directory's subdirectories are mostly independent; you can cd
# into them and run 'make' without going through this Makefile.
@@ -869,13 +867,12 @@ distclean-libtool:
# (which will cause the Makefiles to be regenerated when you run 'make');
# (2) otherwise, pass the desired values on the 'make' command line.
$(am__recursive_targets):
- @fail= failcom='exit 1'; \
- for f in x $$MAKEFLAGS; do \
- case $$f in \
- *=* | --[!k]*);; \
- *k*) failcom='fail=yes';; \
- esac; \
- done; \
+ @fail=; \
+ if $(am__make_keepgoing); then \
+ failcom='fail=yes'; \
+ else \
+ failcom='exit 1'; \
+ fi; \
dot_seen=no; \
target=`echo $@ | sed s/-recursive//`; \
case "$@" in \
@@ -978,7 +975,7 @@ distclean-tags:
$(MAKE) $(AM_MAKEFLAGS) $<
# Leading 'am--fnord' is there to ensure the list of targets does not
-# exand to empty, as could happen e.g. with make check TESTS=''.
+# expand to empty, as could happen e.g. with make check TESTS=''.
am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
am--force-recheck:
@:
@@ -1209,10 +1206,16 @@ dist-xz: distdir
$(am__post_remove_distdir)
dist-tarZ: distdir
+ @echo WARNING: "Support for shar distribution archives is" \
+ "deprecated." >&2
+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
$(am__post_remove_distdir)
dist-shar: distdir
+ @echo WARNING: "Support for distribution archives compressed with" \
+ "legacy program 'compress' is deprecated." >&2
+ @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
$(am__post_remove_distdir)
@@ -1314,7 +1317,7 @@ check-am: all-am
$(dist_check_SCRIPTS)
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: check-recursive
-all-am: Makefile $(LTLIBRARIES) config.h
+all-am: Makefile $(LIBRARIES) config.h
installdirs: installdirs-recursive
installdirs-am:
install: install-recursive
@@ -1354,15 +1357,15 @@ maintainer-clean-generic:
@echo "it deletes files that may require special tools to rebuild."
clean: clean-recursive
-clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
- clean-noinstLTLIBRARIES mostlyclean-am
+clean-am: clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
+ mostlyclean-am
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
- -rm -rf @PIXMAN_TREE@/pixman/$(DEPDIR)
+ -rm -rf ./$(DEPDIR) @PIXMAN_TREE@/pixman/$(DEPDIR)
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
- distclean-hdr distclean-libtool distclean-tags
+ distclean-hdr distclean-tags
dvi: dvi-recursive
@@ -1407,14 +1410,13 @@ installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
- -rm -rf @PIXMAN_TREE@/pixman/$(DEPDIR)
+ -rm -rf ./$(DEPDIR) @PIXMAN_TREE@/pixman/$(DEPDIR)
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
mostlyclean: mostlyclean-recursive
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
+mostlyclean-am: mostlyclean-compile mostlyclean-generic
pdf: pdf-recursive
@@ -1430,22 +1432,21 @@ uninstall-am:
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
am--refresh check check-TESTS check-am clean \
- clean-checkPROGRAMS clean-cscope clean-generic clean-libtool \
- clean-noinstLTLIBRARIES cscope cscopelist-am ctags ctags-am \
- dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzip \
- dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
+ clean-checkPROGRAMS clean-cscope clean-generic \
+ clean-noinstLIBRARIES cscope cscopelist-am ctags ctags-am dist \
+ dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
+ dist-tarZ dist-xz dist-zip distcheck distclean \
distclean-compile distclean-generic distclean-hdr \
- distclean-libtool distclean-tags distcleancheck distdir \
- distuninstallcheck dvi dvi-am html html-am info info-am \
- install install-am install-data install-data-am install-dvi \
- install-dvi-am install-exec install-exec-am install-html \
- install-html-am install-info install-info-am install-man \
- install-pdf install-pdf-am install-ps install-ps-am \
- install-strip installcheck installcheck-am installdirs \
- installdirs-am maintainer-clean maintainer-clean-generic \
- mostlyclean mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool pdf pdf-am ps ps-am recheck tags tags-am \
- uninstall uninstall-am
+ distclean-tags distcleancheck distdir distuninstallcheck dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-data install-data-am install-dvi install-dvi-am \
+ install-exec install-exec-am install-html install-html-am \
+ install-info install-info-am install-man install-pdf \
+ install-pdf-am install-ps install-ps-am install-strip \
+ installcheck installcheck-am installdirs installdirs-am \
+ maintainer-clean maintainer-clean-generic mostlyclean \
+ mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
+ recheck tags tags-am uninstall uninstall-am
# Rebuild
@@ -1454,7 +1455,7 @@ rebuild: all
# in case of an SVN repository
dist-hook:
- rm -rf `find $(distdir) -name .svn -o -name .deps -o -name .dirstamp -o -name '*.lo' -o -name '*.$(OBJEXT)'`
+ rm -rf `find $(distdir) -name .svn -o -name .deps -o -name .dirstamp -o -name '*.$(OBJEXT)'`
rm -f $(distdir)/$(PIXMAN_SRC)/pixman-version.h
# Tell versions [3.59,3.63) of GNU make to not export all variables.