1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16
17
18am__is_gnu_make = { \
19  if test -z '$(MAKELEVEL)'; then \
20    false; \
21  elif test -n '$(MAKE_HOST)'; then \
22    true; \
23  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24    true; \
25  else \
26    false; \
27  fi; \
28}
29am__make_running_with_option = \
30  case $${target_option-} in \
31      ?) ;; \
32      *) echo "am__make_running_with_option: internal error: invalid" \
33              "target option '$${target_option-}' specified" >&2; \
34         exit 1;; \
35  esac; \
36  has_opt=no; \
37  sane_makeflags=$$MAKEFLAGS; \
38  if $(am__is_gnu_make); then \
39    sane_makeflags=$$MFLAGS; \
40  else \
41    case $$MAKEFLAGS in \
42      *\\[\ \	]*) \
43        bs=\\; \
44        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
46    esac; \
47  fi; \
48  skip_next=no; \
49  strip_trailopt () \
50  { \
51    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52  }; \
53  for flg in $$sane_makeflags; do \
54    test $$skip_next = yes && { skip_next=no; continue; }; \
55    case $$flg in \
56      *=*|--*) continue;; \
57        -*I) strip_trailopt 'I'; skip_next=yes;; \
58      -*I?*) strip_trailopt 'I';; \
59        -*O) strip_trailopt 'O'; skip_next=yes;; \
60      -*O?*) strip_trailopt 'O';; \
61        -*l) strip_trailopt 'l'; skip_next=yes;; \
62      -*l?*) strip_trailopt 'l';; \
63      -[dEDm]) skip_next=yes;; \
64      -[JT]) skip_next=yes;; \
65    esac; \
66    case $$flg in \
67      *$$target_option*) has_opt=yes; break;; \
68    esac; \
69  done; \
70  test $$has_opt = yes
71am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73pkgdatadir = $(datadir)/pixman
74pkgincludedir = $(includedir)/pixman
75pkglibdir = $(libdir)/pixman
76pkglibexecdir = $(libexecdir)/pixman
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
89build_triplet = x86_64-portbld-dragonfly6.3
90host_triplet = x86_64-portbld-dragonfly6.3
91subdir = .
92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93am__aclocal_m4_deps = $(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
97	$(am__configure_deps) $(am__DIST_COMMON)
98am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
99 configure.lineno config.status.lineno
100mkinstalldirs = $(install_sh) -d
101CONFIG_HEADER = config.h
102CONFIG_CLEAN_FILES = pixman-1.pc pixman-1-uninstalled.pc
103CONFIG_CLEAN_VPATH_FILES =
104AM_V_P = $(am__v_P_$(V))
105am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
106am__v_P_0 = false
107am__v_P_1 = :
108AM_V_GEN = $(am__v_GEN_$(V))
109am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
110am__v_GEN_0 = @echo "  GEN     " $@;
111am__v_GEN_1 =
112AM_V_at = $(am__v_at_$(V))
113am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
114am__v_at_0 = @
115am__v_at_1 =
116SOURCES =
117DIST_SOURCES =
118RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
119	ctags-recursive dvi-recursive html-recursive info-recursive \
120	install-data-recursive install-dvi-recursive \
121	install-exec-recursive install-html-recursive \
122	install-info-recursive install-pdf-recursive \
123	install-ps-recursive install-recursive installcheck-recursive \
124	installdirs-recursive pdf-recursive ps-recursive \
125	tags-recursive uninstall-recursive
126am__can_run_installinfo = \
127  case $$AM_UPDATE_INFO_DIR in \
128    n|no|NO) false;; \
129    *) (install-info --version) >/dev/null 2>&1;; \
130  esac
131am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
132am__vpath_adj = case $$p in \
133    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
134    *) f=$$p;; \
135  esac;
136am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
137am__install_max = 40
138am__nobase_strip_setup = \
139  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
140am__nobase_strip = \
141  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
142am__nobase_list = $(am__nobase_strip_setup); \
143  for p in $$list; do echo "$$p $$p"; done | \
144  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
145  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
146    if (++n[$$2] == $(am__install_max)) \
147      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
148    END { for (dir in files) print dir, files[dir] }'
149am__base_list = \
150  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
151  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
152am__uninstall_files_from_dir = { \
153  test -z "$$files" \
154    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
155    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
156         $(am__cd) "$$dir" && rm -f $$files; }; \
157  }
158am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
159DATA = $(pkgconfig_DATA)
160RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
161  distclean-recursive maintainer-clean-recursive
162am__recursive_targets = \
163  $(RECURSIVE_TARGETS) \
164  $(RECURSIVE_CLEAN_TARGETS) \
165  $(am__extra_recursive_targets)
166AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
167	cscope distdir distdir-am dist dist-all distcheck
168am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
169	$(LISP)config.h.in
170# Read a list of newline-separated strings from the standard input,
171# and print each of them once, without duplicates.  Input order is
172# *not* preserved.
173am__uniquify_input = $(AWK) '\
174  BEGIN { nonempty = 0; } \
175  { items[$$0] = 1; nonempty = 1; } \
176  END { if (nonempty) { for (i in items) print i; }; } \
177'
178# Make sure the list of sources is unique.  This is necessary because,
179# e.g., the same source file might be shared among _SOURCES variables
180# for different programs/libraries.
181am__define_uniq_tagged_files = \
182  list='$(am__tagged_files)'; \
183  unique=`for i in $$list; do \
184    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
185  done | $(am__uniquify_input)`
186ETAGS = etags
187CTAGS = ctags
188CSCOPE = cscope
189DIST_SUBDIRS = $(SUBDIRS)
190am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in \
191	$(srcdir)/pixman-1-uninstalled.pc.in $(srcdir)/pixman-1.pc.in \
192	AUTHORS COPYING ChangeLog INSTALL NEWS README compile \
193	config.guess config.sub install-sh ltmain.sh missing
194DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
195distdir = $(PACKAGE)-$(VERSION)
196top_distdir = $(distdir)
197am__remove_distdir = \
198  if test -d "$(distdir)"; then \
199    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
200      && rm -rf "$(distdir)" \
201      || { sleep 5 && rm -rf "$(distdir)"; }; \
202  else :; fi
203am__post_remove_distdir = $(am__remove_distdir)
204am__relativize = \
205  dir0=`pwd`; \
206  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
207  sed_rest='s,^[^/]*/*,,'; \
208  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
209  sed_butlast='s,/*[^/]*$$,,'; \
210  while test -n "$$dir1"; do \
211    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
212    if test "$$first" != "."; then \
213      if test "$$first" = ".."; then \
214        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
215        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
216      else \
217        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
218        if test "$$first2" = "$$first"; then \
219          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
220        else \
221          dir2="../$$dir2"; \
222        fi; \
223        dir0="$$dir0"/"$$first"; \
224      fi; \
225    fi; \
226    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
227  done; \
228  reldir="$$dir2"
229DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.xz
230GZIP_ENV = --best
231DIST_TARGETS = dist-xz dist-gzip
232distuninstallcheck_listfiles = find . -type f -print
233am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
234  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
235distcleancheck_listfiles = find . -type f -print
236ACLOCAL = ${SHELL} /opengrok/src/dports/x11/pixman/pixman-0.40.0/missing aclocal-1.16
237AMTAR = $${TAR-tar}
238AM_DEFAULT_VERBOSITY = 1
239AR = ar
240AUTOCONF = ${SHELL} /opengrok/src/dports/x11/pixman/pixman-0.40.0/missing autoconf
241AUTOHEADER = ${SHELL} /opengrok/src/dports/x11/pixman/pixman-0.40.0/missing autoheader
242AUTOMAKE = ${SHELL} /opengrok/src/dports/x11/pixman/pixman-0.40.0/missing automake-1.16
243AWK = /usr/bin/awk
244CC = cc
245CCAS = cc
246CCASDEPMODE = depmode=gcc3
247CCASFLAGS = -pipe -Werror=uninitialized -O2 -fno-strict-aliasing
248CCDEPMODE = depmode=gcc3
249CFLAGS = -pipe -Werror=uninitialized -O2 -fno-strict-aliasing  -Wall -Wdeclaration-after-statement -Wno-unused-local-typedefs -fno-strict-aliasing -fvisibility=hidden
250CPP = cpp
251CPPFLAGS =
252CYGPATH_W = echo
253DEFS = -DHAVE_CONFIG_H
254DEPDIR = .deps
255DLLTOOL = false
256DSYMUTIL =
257DUMPBIN =
258ECHO_C =
259ECHO_N = -n
260ECHO_T =
261EGREP = /usr/bin/egrep
262EXEEXT =
263FGREP = /usr/bin/fgrep
264GREP = /usr/bin/grep
265GTK_CFLAGS =
266GTK_LIBS =
267HAVE_LIBPNG =
268HAVE_PTHREADS =
269INSTALL = /usr/bin/install -c
270INSTALL_DATA = install  -m 0644
271INSTALL_PROGRAM = install  -s -m 555
272INSTALL_SCRIPT = install  -m 555
273INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
274IWMMXT_CFLAGS =
275LD = /usr/bin/ld
276LDFLAGS =
277LIBOBJS =
278LIBS = -lm
279LIBTOOL = $(SHELL) $(top_builddir)/libtool
280LIPO =
281LN_S = ln -s
282LS_CFLAGS =
283LTLIBOBJS =
284LT_SYS_LIBRARY_PATH =
285LT_VERSION_INFO = 40:0:40
286MAKEINFO = ${SHELL} /opengrok/src/dports/x11/pixman/pixman-0.40.0/missing makeinfo
287MANIFEST_TOOL = :
288MKDIR_P = /bin/mkdir -p
289MMX_CFLAGS = -mmmx -Winline
290MMX_LDFLAGS =
291NM = /usr/bin/nm -B
292NMEDIT =
293OBJDUMP = objdump
294OBJEXT = o
295OPENMP_CFLAGS = -fopenmp
296OTOOL =
297OTOOL64 =
298PACKAGE = pixman
299PACKAGE_BUGREPORT = pixman@lists.freedesktop.org
300PACKAGE_NAME = pixman
301PACKAGE_STRING = pixman 0.40.0
302PACKAGE_TARNAME = pixman
303PACKAGE_URL =
304PACKAGE_VERSION = 0.40.0
305PATH_SEPARATOR = :
306PIXMAN_GNUPLOT =
307PIXMAN_TIMERS =
308PIXMAN_VERSION_MAJOR = 0
309PIXMAN_VERSION_MICRO = 0
310PIXMAN_VERSION_MINOR = 40
311PKG_CONFIG = pkgconf
312PKG_CONFIG_LIBDIR =
313PKG_CONFIG_PATH =
314PNG_CFLAGS = -I/usr/local/include/libpng16
315PNG_LIBS = -L/usr/local/lib -lpng16 -lz
316PTHREAD_CFLAGS = -pipe -Werror=uninitialized -O2 -fno-strict-aliasing  -Wall -Wdeclaration-after-statement -Wno-unused-local-typedefs -fno-strict-aliasing -fvisibility=hidden -pthread
317PTHREAD_LDFLAGS =   -pthread
318PTHREAD_LIBS = -lm
319RANLIB = ranlib
320SED = /usr/bin/sed
321SET_MAKE =
322SHELL = /bin/sh
323SSE2_CFLAGS = -msse2 -Winline
324SSE2_LDFLAGS =
325SSSE3_CFLAGS = -mssse3 -Winline
326STRIP = strip
327TESTPROGS_EXTRA_LDFLAGS =
328TOOLCHAIN_SUPPORTS_ATTRIBUTE_CONSTRUCTOR =
329TOOLCHAIN_SUPPORTS__THREAD =
330VERSION = 0.40.0
331VMX_CFLAGS =
332abs_builddir = /opengrok/src/dports/x11/pixman/pixman-0.40.0
333abs_srcdir = /opengrok/src/dports/x11/pixman/pixman-0.40.0
334abs_top_builddir = /opengrok/src/dports/x11/pixman/pixman-0.40.0
335abs_top_srcdir = /opengrok/src/dports/x11/pixman/pixman-0.40.0
336ac_ct_AR = ar
337ac_ct_CC = cc
338ac_ct_DUMPBIN =
339am__include = include
340am__leading_dot = .
341am__quote =
342am__tar = $${TAR-tar} chof - "$$tardir"
343am__untar = $${TAR-tar} xf -
344bindir = ${exec_prefix}/bin
345build = x86_64-portbld-dragonfly6.3
346build_alias = x86_64-portbld-dragonfly6.3
347build_cpu = x86_64
348build_os = dragonfly6.3
349build_vendor = portbld
350builddir = .
351datadir = ${datarootdir}
352datarootdir = ${prefix}/share
353docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
354dvidir = ${docdir}
355exec_prefix = ${prefix}
356host = x86_64-portbld-dragonfly6.3
357host_alias =
358host_cpu = x86_64
359host_os = dragonfly6.3
360host_vendor = portbld
361htmldir = ${docdir}
362includedir = ${prefix}/include
363infodir = /usr/local/share/info
364install_sh = ${SHELL} /opengrok/src/dports/x11/pixman/pixman-0.40.0/install-sh
365libdir = ${exec_prefix}/lib
366libexecdir = ${exec_prefix}/libexec
367localedir = ${datarootdir}/locale
368localstatedir = /var
369mandir = /usr/local/man
370mkdir_p = $(MKDIR_P)
371oldincludedir = /usr/include
372pdfdir = ${docdir}
373prefix = /usr/local
374program_transform_name = s,x,x,
375psdir = ${docdir}
376sbindir = ${exec_prefix}/sbin
377sharedstatedir = ${prefix}/com
378srcdir = .
379sysconfdir = ${prefix}/etc
380target_alias =
381top_build_prefix =
382top_builddir = .
383top_srcdir = .
384SUBDIRS = pixman demos test
385pkgconfigdir = $(prefix)/libdata/pkgconfig
386pkgconfig_DATA = pixman-1.pc
387GPGKEY = 3892336E
388USERNAME = $$USER
389RELEASE_OR_SNAPSHOT = $$(if test "x$(PIXMAN_VERSION_MINOR)" = "x$$(echo "$(PIXMAN_VERSION_MINOR)/2*2" | bc)" ; then echo release; else echo snapshot; fi)
390RELEASE_CAIRO_HOST = $(USERNAME)@cairographics.org
391RELEASE_CAIRO_DIR = /srv/cairo.freedesktop.org/www/$(RELEASE_OR_SNAPSHOT)s
392RELEASE_CAIRO_URL = https://cairographics.org/$(RELEASE_OR_SNAPSHOT)s
393RELEASE_XORG_URL = https://www.x.org/releases/individual/lib
394RELEASE_XORG_HOST = $(USERNAME)@xorg.freedesktop.org
395RELEASE_XORG_DIR = /srv/xorg.freedesktop.org/archive/individual/lib
396RELEASE_ANNOUNCE_LIST = cairo-announce@cairographics.org, xorg-announce@lists.freedesktop.org, pixman@lists.freedesktop.org
397EXTRA_DIST = \
398	Makefile.win32			\
399	Makefile.win32.common		\
400	meson.build			\
401	meson_options.txt		\
402	neon-test.S			\
403	arm-simd-test.S			\
404	$(NULL)
405
406tar_gz = $(PACKAGE)-$(VERSION).tar.gz
407tar_xz = $(PACKAGE)-$(VERSION).tar.xz
408sha512_tgz = $(tar_gz).sha512
409sha256_tgz = $(tar_gz).sha256
410sha512_txz = $(tar_xz).sha512
411sha256_txz = $(tar_xz).sha256
412gpg_file = $(sha512_tgz).asc
413HASHFILES = $(sha512_tgz) $(sha512_txz) $(sha256_tgz) $(sha256_txz)
414RELEASE_TYPE = $$(if test "x$(PIXMAN_VERSION_MINOR)" = "x$$(echo "$(PIXMAN_VERSION_MINOR)/2*2" | bc)" ; then echo "stable release in the" ; else echo "development snapshot leading up to a stable"; fi)
415all: config.h
416	$(MAKE) $(AM_MAKEFLAGS) all-recursive
417
418.SUFFIXES:
419am--refresh: Makefile
420	@:
421$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
422	@for dep in $?; do \
423	  case '$(am__configure_deps)' in \
424	    *$$dep*) \
425	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
426	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
427		&& exit 0; \
428	      exit 1;; \
429	  esac; \
430	done; \
431	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
432	$(am__cd) $(top_srcdir) && \
433	  $(AUTOMAKE) --foreign Makefile
434Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
435	@case '$?' in \
436	  *config.status*) \
437	    echo ' $(SHELL) ./config.status'; \
438	    $(SHELL) ./config.status;; \
439	  *) \
440	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
441	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
442	esac;
443
444$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
445	$(SHELL) ./config.status --recheck
446
447$(top_srcdir)/configure:  $(am__configure_deps)
448	$(am__cd) $(srcdir) && $(AUTOCONF)
449$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
450	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
451$(am__aclocal_m4_deps):
452
453config.h: stamp-h1
454	@test -f $@ || rm -f stamp-h1
455	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
456
457stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
458	@rm -f stamp-h1
459	cd $(top_builddir) && $(SHELL) ./config.status config.h
460$(srcdir)/config.h.in:  $(am__configure_deps)
461	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
462	rm -f stamp-h1
463	touch $@
464
465distclean-hdr:
466	-rm -f config.h stamp-h1
467pixman-1.pc: $(top_builddir)/config.status $(srcdir)/pixman-1.pc.in
468	cd $(top_builddir) && $(SHELL) ./config.status $@
469pixman-1-uninstalled.pc: $(top_builddir)/config.status $(srcdir)/pixman-1-uninstalled.pc.in
470	cd $(top_builddir) && $(SHELL) ./config.status $@
471
472mostlyclean-libtool:
473	-rm -f *.lo
474
475clean-libtool:
476	-rm -rf .libs _libs
477
478distclean-libtool:
479	-rm -f libtool config.lt
480install-pkgconfigDATA: $(pkgconfig_DATA)
481	@$(NORMAL_INSTALL)
482	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
483	if test -n "$$list"; then \
484	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
485	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
486	fi; \
487	for p in $$list; do \
488	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
489	  echo "$$d$$p"; \
490	done | $(am__base_list) | \
491	while read files; do \
492	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
493	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
494	done
495
496uninstall-pkgconfigDATA:
497	@$(NORMAL_UNINSTALL)
498	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
499	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
500	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
501
502# This directory's subdirectories are mostly independent; you can cd
503# into them and run 'make' without going through this Makefile.
504# To change the values of 'make' variables: instead of editing Makefiles,
505# (1) if the variable is set in 'config.status', edit 'config.status'
506#     (which will cause the Makefiles to be regenerated when you run 'make');
507# (2) otherwise, pass the desired values on the 'make' command line.
508$(am__recursive_targets):
509	@fail=; \
510	if $(am__make_keepgoing); then \
511	  failcom='fail=yes'; \
512	else \
513	  failcom='exit 1'; \
514	fi; \
515	dot_seen=no; \
516	target=`echo $@ | sed s/-recursive//`; \
517	case "$@" in \
518	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
519	  *) list='$(SUBDIRS)' ;; \
520	esac; \
521	for subdir in $$list; do \
522	  echo "Making $$target in $$subdir"; \
523	  if test "$$subdir" = "."; then \
524	    dot_seen=yes; \
525	    local_target="$$target-am"; \
526	  else \
527	    local_target="$$target"; \
528	  fi; \
529	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
530	  || eval $$failcom; \
531	done; \
532	if test "$$dot_seen" = "no"; then \
533	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
534	fi; test -z "$$fail"
535
536ID: $(am__tagged_files)
537	$(am__define_uniq_tagged_files); mkid -fID $$unique
538tags: tags-recursive
539TAGS: tags
540
541tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
542	set x; \
543	here=`pwd`; \
544	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
545	  include_option=--etags-include; \
546	  empty_fix=.; \
547	else \
548	  include_option=--include; \
549	  empty_fix=; \
550	fi; \
551	list='$(SUBDIRS)'; for subdir in $$list; do \
552	  if test "$$subdir" = .; then :; else \
553	    test ! -f $$subdir/TAGS || \
554	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
555	  fi; \
556	done; \
557	$(am__define_uniq_tagged_files); \
558	shift; \
559	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
560	  test -n "$$unique" || unique=$$empty_fix; \
561	  if test $$# -gt 0; then \
562	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
563	      "$$@" $$unique; \
564	  else \
565	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
566	      $$unique; \
567	  fi; \
568	fi
569ctags: ctags-recursive
570
571CTAGS: ctags
572ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
573	$(am__define_uniq_tagged_files); \
574	test -z "$(CTAGS_ARGS)$$unique" \
575	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
576	     $$unique
577
578GTAGS:
579	here=`$(am__cd) $(top_builddir) && pwd` \
580	  && $(am__cd) $(top_srcdir) \
581	  && gtags -i $(GTAGS_ARGS) "$$here"
582cscope: cscope.files
583	test ! -s cscope.files \
584	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
585clean-cscope:
586	-rm -f cscope.files
587cscope.files: clean-cscope cscopelist
588cscopelist: cscopelist-recursive
589
590cscopelist-am: $(am__tagged_files)
591	list='$(am__tagged_files)'; \
592	case "$(srcdir)" in \
593	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
594	  *) sdir=$(subdir)/$(srcdir) ;; \
595	esac; \
596	for i in $$list; do \
597	  if test -f "$$i"; then \
598	    echo "$(subdir)/$$i"; \
599	  else \
600	    echo "$$sdir/$$i"; \
601	  fi; \
602	done >> $(top_builddir)/cscope.files
603
604distclean-tags:
605	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
606	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
607
608distdir: $(BUILT_SOURCES)
609	$(MAKE) $(AM_MAKEFLAGS) distdir-am
610
611distdir-am: $(DISTFILES)
612	$(am__remove_distdir)
613	test -d "$(distdir)" || mkdir "$(distdir)"
614	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
615	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
616	list='$(DISTFILES)'; \
617	  dist_files=`for file in $$list; do echo $$file; done | \
618	  sed -e "s|^$$srcdirstrip/||;t" \
619	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
620	case $$dist_files in \
621	  */*) $(MKDIR_P) `echo "$$dist_files" | \
622			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
623			   sort -u` ;; \
624	esac; \
625	for file in $$dist_files; do \
626	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
627	  if test -d $$d/$$file; then \
628	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
629	    if test -d "$(distdir)/$$file"; then \
630	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
631	    fi; \
632	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
633	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
634	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
635	    fi; \
636	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
637	  else \
638	    test -f "$(distdir)/$$file" \
639	    || cp -p $$d/$$file "$(distdir)/$$file" \
640	    || exit 1; \
641	  fi; \
642	done
643	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
644	  if test "$$subdir" = .; then :; else \
645	    $(am__make_dryrun) \
646	      || test -d "$(distdir)/$$subdir" \
647	      || $(MKDIR_P) "$(distdir)/$$subdir" \
648	      || exit 1; \
649	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
650	    $(am__relativize); \
651	    new_distdir=$$reldir; \
652	    dir1=$$subdir; dir2="$(top_distdir)"; \
653	    $(am__relativize); \
654	    new_top_distdir=$$reldir; \
655	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
656	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
657	    ($(am__cd) $$subdir && \
658	      $(MAKE) $(AM_MAKEFLAGS) \
659	        top_distdir="$$new_top_distdir" \
660	        distdir="$$new_distdir" \
661		am__remove_distdir=: \
662		am__skip_length_check=: \
663		am__skip_mode_fix=: \
664	        distdir) \
665	      || exit 1; \
666	  fi; \
667	done
668	-test -n "$(am__skip_mode_fix)" \
669	|| find "$(distdir)" -type d ! -perm -755 \
670		-exec chmod u+rwx,go+rx {} \; -o \
671	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
672	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
673	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
674	|| chmod -R a+r "$(distdir)"
675dist-gzip: distdir
676	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
677	$(am__post_remove_distdir)
678
679dist-bzip2: distdir
680	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
681	$(am__post_remove_distdir)
682
683dist-lzip: distdir
684	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
685	$(am__post_remove_distdir)
686dist-xz: distdir
687	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
688	$(am__post_remove_distdir)
689
690dist-tarZ: distdir
691	@echo WARNING: "Support for distribution archives compressed with" \
692		       "legacy program 'compress' is deprecated." >&2
693	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
694	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
695	$(am__post_remove_distdir)
696
697dist-shar: distdir
698	@echo WARNING: "Support for shar distribution archives is" \
699	               "deprecated." >&2
700	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
701	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
702	$(am__post_remove_distdir)
703
704dist-zip: distdir
705	-rm -f $(distdir).zip
706	zip -rq $(distdir).zip $(distdir)
707	$(am__post_remove_distdir)
708
709dist dist-all:
710	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
711	$(am__post_remove_distdir)
712
713# This target untars the dist file and tries a VPATH configuration.  Then
714# it guarantees that the distribution is self-contained by making another
715# tarfile.
716distcheck: dist
717	case '$(DIST_ARCHIVES)' in \
718	*.tar.gz*) \
719	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
720	*.tar.bz2*) \
721	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
722	*.tar.lz*) \
723	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
724	*.tar.xz*) \
725	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
726	*.tar.Z*) \
727	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
728	*.shar.gz*) \
729	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
730	*.zip*) \
731	  unzip $(distdir).zip ;;\
732	esac
733	chmod -R a-w $(distdir)
734	chmod u+w $(distdir)
735	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
736	chmod a-w $(distdir)
737	test -d $(distdir)/_build || exit 0; \
738	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
739	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
740	  && am__cwd=`pwd` \
741	  && $(am__cd) $(distdir)/_build/sub \
742	  && ../../configure \
743	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
744	    $(DISTCHECK_CONFIGURE_FLAGS) \
745	    --srcdir=../.. --prefix="$$dc_install_base" \
746	  && $(MAKE) $(AM_MAKEFLAGS) \
747	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
748	  && $(MAKE) $(AM_MAKEFLAGS) check \
749	  && $(MAKE) $(AM_MAKEFLAGS) install \
750	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
751	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
752	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
753	        distuninstallcheck \
754	  && chmod -R a-w "$$dc_install_base" \
755	  && ({ \
756	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
757	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
758	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
759	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
760	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
761	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
762	  && rm -rf "$$dc_destdir" \
763	  && $(MAKE) $(AM_MAKEFLAGS) dist \
764	  && rm -rf $(DIST_ARCHIVES) \
765	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
766	  && cd "$$am__cwd" \
767	  || exit 1
768	$(am__post_remove_distdir)
769	@(echo "$(distdir) archives ready for distribution: "; \
770	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
771	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
772distuninstallcheck:
773	@test -n '$(distuninstallcheck_dir)' || { \
774	  echo 'ERROR: trying to run $@ with an empty' \
775	       '$$(distuninstallcheck_dir)' >&2; \
776	  exit 1; \
777	}; \
778	$(am__cd) '$(distuninstallcheck_dir)' || { \
779	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
780	  exit 1; \
781	}; \
782	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
783	   || { echo "ERROR: files left after uninstall:" ; \
784	        if test -n "$(DESTDIR)"; then \
785	          echo "  (check DESTDIR support)"; \
786	        fi ; \
787	        $(distuninstallcheck_listfiles) ; \
788	        exit 1; } >&2
789distcleancheck: distclean
790	@if test '$(srcdir)' = . ; then \
791	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
792	  exit 1 ; \
793	fi
794	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
795	  || { echo "ERROR: files left in build directory after distclean:" ; \
796	       $(distcleancheck_listfiles) ; \
797	       exit 1; } >&2
798check-am: all-am
799check: check-recursive
800all-am: Makefile $(DATA) config.h
801installdirs: installdirs-recursive
802installdirs-am:
803	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
804	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
805	done
806install: install-recursive
807install-exec: install-exec-recursive
808install-data: install-data-recursive
809uninstall: uninstall-recursive
810
811install-am: all-am
812	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
813
814installcheck: installcheck-recursive
815install-strip:
816	if test -z '$(STRIP)'; then \
817	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
818	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
819	      install; \
820	else \
821	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
822	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
823	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
824	fi
825mostlyclean-generic:
826
827clean-generic:
828
829distclean-generic:
830	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
831	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
832
833maintainer-clean-generic:
834	@echo "This command is intended for maintainers to use"
835	@echo "it deletes files that may require special tools to rebuild."
836clean: clean-recursive
837
838clean-am: clean-generic clean-libtool mostlyclean-am
839
840distclean: distclean-recursive
841	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
842	-rm -f Makefile
843distclean-am: clean-am distclean-generic distclean-hdr \
844	distclean-libtool distclean-tags
845
846dvi: dvi-recursive
847
848dvi-am:
849
850html: html-recursive
851
852html-am:
853
854info: info-recursive
855
856info-am:
857
858install-data-am: install-pkgconfigDATA
859
860install-dvi: install-dvi-recursive
861
862install-dvi-am:
863
864install-exec-am:
865
866install-html: install-html-recursive
867
868install-html-am:
869
870install-info: install-info-recursive
871
872install-info-am:
873
874install-man:
875
876install-pdf: install-pdf-recursive
877
878install-pdf-am:
879
880install-ps: install-ps-recursive
881
882install-ps-am:
883
884installcheck-am:
885
886maintainer-clean: maintainer-clean-recursive
887	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
888	-rm -rf $(top_srcdir)/autom4te.cache
889	-rm -f Makefile
890maintainer-clean-am: distclean-am maintainer-clean-generic
891
892mostlyclean: mostlyclean-recursive
893
894mostlyclean-am: mostlyclean-generic mostlyclean-libtool
895
896pdf: pdf-recursive
897
898pdf-am:
899
900ps: ps-recursive
901
902ps-am:
903
904uninstall-am: uninstall-pkgconfigDATA
905
906.MAKE: $(am__recursive_targets) all install-am install-strip
907
908.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
909	am--refresh check check-am clean clean-cscope clean-generic \
910	clean-libtool cscope cscopelist-am ctags ctags-am dist \
911	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
912	dist-xz dist-zip distcheck distclean distclean-generic \
913	distclean-hdr distclean-libtool distclean-tags distcleancheck \
914	distdir distuninstallcheck dvi dvi-am html html-am info \
915	info-am install install-am install-data install-data-am \
916	install-dvi install-dvi-am install-exec install-exec-am \
917	install-html install-html-am install-info install-info-am \
918	install-man install-pdf install-pdf-am install-pkgconfigDATA \
919	install-ps install-ps-am install-strip installcheck \
920	installcheck-am installdirs installdirs-am maintainer-clean \
921	maintainer-clean-generic mostlyclean mostlyclean-generic \
922	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
923	uninstall-am uninstall-pkgconfigDATA
924
925.PRECIOUS: Makefile
926
927
928$(pkgconfig_DATA): pixman-1.pc.in
929
930snapshot:
931	distdir="$(distdir)-`date '+%Y%m%d'`"; \
932	test -d "$(srcdir)/.git" && distdir=$$distdir-`cd "$(srcdir)" && git rev-parse HEAD | cut -c 1-6`; \
933	$(MAKE) $(AM_MAKEFLAGS) distdir="$$distdir" dist
934
935$(sha512_tgz): $(tar_gz)
936	sha512sum $^ > $@
937
938$(sha256_tgz): $(tar_gz)
939	sha256sum $^ > $@
940
941$(sha512_txz): $(tar_xz)
942	sha512sum $^ > $@
943
944$(sha256_txz): $(tar_xz)
945	sha256sum $^ > $@
946
947$(gpg_file): $(sha512_tgz)
948	@echo "Please enter your GPG password to sign the checksum."
949	gpg --armor --sign $^
950
951release-verify-newer:
952	@echo -n "Checking that no $(VERSION) release already exists at $(RELEASE_XORG_HOST)..."
953	@ssh $(RELEASE_XORG_HOST) test ! -e $(RELEASE_XORG_DIR)/$(tar_gz) \
954		|| (echo "Ouch." && echo "Found: $(RELEASE_XORG_HOST):$(RELEASE_XORG_DIR)/$(tar_gz)" \
955		&& echo "Refusing to try to generate a new release of the same name." \
956		&& false)
957	@ssh $(RELEASE_CAIRO_HOST) test ! -e $(RELEASE_CAIRO_DIR)/$(tar_gz) \
958		|| (echo "Ouch." && echo "Found: $(RELEASE_CAIRO_HOST):$(RELEASE_CAIRO_DIR)/$(tar_gz)" \
959		&& echo "Refusing to try to generate a new release of the same name." \
960		&& false)
961	@echo "Good."
962
963release-remove-old:
964	$(RM) $(tar_gz) $(tar_xz) $(HASHFILES) $(gpg_file)
965
966ensure-prev:
967	@if [[ "$(PREV)" == "" ]]; then							\
968		echo ""							          &&	\
969		echo "You must set the PREV variable on the make command line to" &&	\
970		echo "the last version."				  	  &&	\
971		echo ""								  &&	\
972		echo "For example:"						  &&	\
973		echo "      make PREV=0.7.3"				  	  &&	\
974		echo ""								  &&	\
975		false;									\
976	fi
977
978release-check: ensure-prev release-verify-newer release-remove-old distcheck
979
980release-tag:
981	git tag -u $(GPGKEY) -m "$(PACKAGE) $(VERSION) release" $(PACKAGE)-$(VERSION)
982
983release-upload: release-check $(tar_gz) $(tar_xz) $(sha512_tgz) $(sha512_txz) $(sha256_tgz) $(gpg_file)
984	scp $(tar_gz) $(sha512_tgz) $(gpg_file) $(RELEASE_CAIRO_HOST):$(RELEASE_CAIRO_DIR)
985	scp $(tar_gz) $(tar_xz) $(RELEASE_XORG_HOST):$(RELEASE_XORG_DIR)
986	ssh $(RELEASE_CAIRO_HOST) "rm -f $(RELEASE_CAIRO_DIR)/LATEST-$(PACKAGE)-[0-9]* && ln -s $(tar_gz) $(RELEASE_CAIRO_DIR)/LATEST-$(PACKAGE)-$(VERSION)"
987
988release-publish-message: $(HASHFILES) ensure-prev
989	@echo "Please follow the instructions in RELEASING to push stuff out and"
990	@echo "send out the announcement mails.  Here is the excerpt you need:"
991	@echo ""
992	@echo "Lists:  $(RELEASE_ANNOUNCE_LIST)"
993	@echo "Subject: [ANNOUNCE] $(PACKAGE) release $(VERSION) now available"
994	@echo "============================== CUT HERE =============================="
995	@echo "A new $(PACKAGE) release $(VERSION) is now available. This is a $(RELEASE_TYPE)"
996	@echo ""
997	@echo "tar.gz:"
998	@echo "	$(RELEASE_CAIRO_URL)/$(tar_gz)"
999	@echo "	$(RELEASE_XORG_URL)/$(tar_gz)"
1000	@echo ""
1001	@echo "tar.xz:"
1002	@echo "	$(RELEASE_XORG_URL)/$(tar_xz)"
1003	@echo ""
1004	@echo "Hashes:"
1005	@echo -n "	SHA256: "
1006	@cat $(sha256_tgz)
1007	@echo -n "	SHA256: "
1008	@cat $(sha256_txz)
1009	@echo -n "	SHA512: "
1010	@cat $(sha512_tgz)
1011	@echo -n "	SHA512: "
1012	@cat $(sha512_txz)
1013	@echo ""
1014	@echo "GPG signature:"
1015	@echo "	$(RELEASE_CAIRO_URL)/$(gpg_file)"
1016	@echo "	(signed by`gpg --list-keys $(GPGKEY) | grep uid | cut -b4- | tr -s " "`)"
1017	@echo ""
1018	@echo "Git:"
1019	@echo "	https://gitlab.freedesktop.org/pixman/pixman.git"
1020	@echo "	tag: $(PACKAGE)-$(VERSION)"
1021	@echo ""
1022	@echo "Log:"
1023	@git log --no-merges "$(PACKAGE)-$(PREV)".."$(PACKAGE)-$(VERSION)" | git shortlog | awk '{ printf "\t"; print ; }' | cut -b1-80
1024	@echo "============================== CUT HERE =============================="
1025	@echo ""
1026
1027release-publish: release-upload release-tag release-publish-message
1028
1029.PHONY: release-upload release-publish release-publish-message release-tag
1030
1031# Tell versions [3.59,3.63) of GNU make to not export all variables.
1032# Otherwise a system limit (for SysV at least) may be exceeded.
1033.NOEXPORT:
1034