]> git.sur5r.net Git - glabels/blob - src/cursors/Makefile.in
Imported Upstream version 3.4.0
[glabels] / src / cursors / Makefile.in
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2014 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 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__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 }
29 am__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
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 build_triplet = @build@
90 host_triplet = @host@
91 subdir = src/cursors
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
94 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95         $(ACLOCAL_M4)
96 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
97 mkinstalldirs = $(install_sh) -d
98 CONFIG_HEADER = $(top_builddir)/config.h
99 CONFIG_CLEAN_FILES =
100 CONFIG_CLEAN_VPATH_FILES =
101 AM_V_P = $(am__v_P_@AM_V@)
102 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
103 am__v_P_0 = false
104 am__v_P_1 = :
105 AM_V_GEN = $(am__v_GEN_@AM_V@)
106 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
107 am__v_GEN_0 = @echo "  GEN     " $@;
108 am__v_GEN_1 = 
109 AM_V_at = $(am__v_at_@AM_V@)
110 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
111 am__v_at_0 = @
112 am__v_at_1 = 
113 SOURCES =
114 DIST_SOURCES =
115 am__can_run_installinfo = \
116   case $$AM_UPDATE_INFO_DIR in \
117     n|no|NO) false;; \
118     *) (install-info --version) >/dev/null 2>&1;; \
119   esac
120 DATA = $(noinst_DATA)
121 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
122 am__DIST_COMMON = $(srcdir)/Makefile.in
123 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124 ACLOCAL = @ACLOCAL@
125 ALL_LINGUAS = @ALL_LINGUAS@
126 AMTAR = @AMTAR@
127 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
128 AR = @AR@
129 AUTOCONF = @AUTOCONF@
130 AUTOHEADER = @AUTOHEADER@
131 AUTOMAKE = @AUTOMAKE@
132 AWK = @AWK@
133 CAIRO_REQUIRED = @CAIRO_REQUIRED@
134 CATALOGS = @CATALOGS@
135 CATOBJEXT = @CATOBJEXT@
136 CC = @CC@
137 CCDEPMODE = @CCDEPMODE@
138 CFLAGS = @CFLAGS@
139 CPP = @CPP@
140 CPPFLAGS = @CPPFLAGS@
141 CYGPATH_W = @CYGPATH_W@
142 DATADIRNAME = @DATADIRNAME@
143 DEFS = @DEFS@
144 DEPDIR = @DEPDIR@
145 DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
146 DLLTOOL = @DLLTOOL@
147 DSYMUTIL = @DSYMUTIL@
148 DUMPBIN = @DUMPBIN@
149 ECHO_C = @ECHO_C@
150 ECHO_N = @ECHO_N@
151 ECHO_T = @ECHO_T@
152 EGREP = @EGREP@
153 EXEEXT = @EXEEXT@
154 FGREP = @FGREP@
155 GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
156 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
157 GLABELS_BRANCH = @GLABELS_BRANCH@
158 GLABELS_CFLAGS = @GLABELS_CFLAGS@
159 GLABELS_LIBS = @GLABELS_LIBS@
160 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
161 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
162 GLIB_REQUIRED = @GLIB_REQUIRED@
163 GMOFILES = @GMOFILES@
164 GMSGFMT = @GMSGFMT@
165 GREP = @GREP@
166 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
167 GTKDOC_CHECK = @GTKDOC_CHECK@
168 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
169 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
170 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
171 GTKDOC_MKPDF = @GTKDOC_MKPDF@
172 GTKDOC_REBASE = @GTKDOC_REBASE@
173 GTK_REQUIRED = @GTK_REQUIRED@
174 GTK_UPDATE_ICON_CACHE = @GTK_UPDATE_ICON_CACHE@
175 HELP_DIR = @HELP_DIR@
176 HTML_DIR = @HTML_DIR@
177 INSTALL = @INSTALL@
178 INSTALL_DATA = @INSTALL_DATA@
179 INSTALL_PROGRAM = @INSTALL_PROGRAM@
180 INSTALL_SCRIPT = @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182 INSTOBJEXT = @INSTOBJEXT@
183 INTLLIBS = @INTLLIBS@
184 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
185 INTLTOOL_MERGE = @INTLTOOL_MERGE@
186 INTLTOOL_PERL = @INTLTOOL_PERL@
187 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
188 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
189 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
190 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
191 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
192 ITSTOOL = @ITSTOOL@
193 LD = @LD@
194 LDFLAGS = @LDFLAGS@
195 LIBBARCODE_CFLAGS = @LIBBARCODE_CFLAGS@
196 LIBBARCODE_LIBS = @LIBBARCODE_LIBS@
197 LIBBARCODE_REQUIRED = @LIBBARCODE_REQUIRED@
198 LIBEBOOK_CFLAGS = @LIBEBOOK_CFLAGS@
199 LIBEBOOK_LIBS = @LIBEBOOK_LIBS@
200 LIBEBOOK_REQUIRED = @LIBEBOOK_REQUIRED@
201 LIBGLABELS_API_VERSION = @LIBGLABELS_API_VERSION@
202 LIBGLABELS_BRANCH = @LIBGLABELS_BRANCH@
203 LIBGLABELS_CFLAGS = @LIBGLABELS_CFLAGS@
204 LIBGLABELS_LIBS = @LIBGLABELS_LIBS@
205 LIBGLBARCODE_API_VERSION = @LIBGLBARCODE_API_VERSION@
206 LIBGLBARCODE_BRANCH = @LIBGLBARCODE_BRANCH@
207 LIBGLBARCODE_CFLAGS = @LIBGLBARCODE_CFLAGS@
208 LIBGLBARCODE_LIBS = @LIBGLBARCODE_LIBS@
209 LIBIEC16022_CFLAGS = @LIBIEC16022_CFLAGS@
210 LIBIEC16022_LIBS = @LIBIEC16022_LIBS@
211 LIBIEC16022_REQUIRED = @LIBIEC16022_REQUIRED@
212 LIBOBJS = @LIBOBJS@
213 LIBQRENCODE_CFLAGS = @LIBQRENCODE_CFLAGS@
214 LIBQRENCODE_LIBS = @LIBQRENCODE_LIBS@
215 LIBQRENCODE_REQUIRED = @LIBQRENCODE_REQUIRED@
216 LIBRSVG_REQUIRED = @LIBRSVG_REQUIRED@
217 LIBS = @LIBS@
218 LIBTOOL = @LIBTOOL@
219 LIBXML_REQUIRED = @LIBXML_REQUIRED@
220 LIBZINT_CFLAGS = @LIBZINT_CFLAGS@
221 LIBZINT_LIBS = @LIBZINT_LIBS@
222 LIBZINT_REQUIRED = @LIBZINT_REQUIRED@
223 LIPO = @LIPO@
224 LN_S = @LN_S@
225 LTLIBOBJS = @LTLIBOBJS@
226 MAINT = @MAINT@
227 MAKEINFO = @MAKEINFO@
228 MANIFEST_TOOL = @MANIFEST_TOOL@
229 MKDIR_P = @MKDIR_P@
230 MKINSTALLDIRS = @MKINSTALLDIRS@
231 MSGFMT = @MSGFMT@
232 MSGFMT_OPTS = @MSGFMT_OPTS@
233 MSGMERGE = @MSGMERGE@
234 NM = @NM@
235 NMEDIT = @NMEDIT@
236 OBJDUMP = @OBJDUMP@
237 OBJEXT = @OBJEXT@
238 OTOOL = @OTOOL@
239 OTOOL64 = @OTOOL64@
240 PACKAGE = @PACKAGE@
241 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
242 PACKAGE_NAME = @PACKAGE_NAME@
243 PACKAGE_STRING = @PACKAGE_STRING@
244 PACKAGE_TARNAME = @PACKAGE_TARNAME@
245 PACKAGE_URL = @PACKAGE_URL@
246 PACKAGE_VERSION = @PACKAGE_VERSION@
247 PANGO_REQUIRED = @PANGO_REQUIRED@
248 PATH_SEPARATOR = @PATH_SEPARATOR@
249 PKG_CONFIG = @PKG_CONFIG@
250 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
251 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
252 POFILES = @POFILES@
253 POSUB = @POSUB@
254 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
255 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
256 RANLIB = @RANLIB@
257 SED = @SED@
258 SET_MAKE = @SET_MAKE@
259 SHELL = @SHELL@
260 STRIP = @STRIP@
261 USE_NLS = @USE_NLS@
262 VERSION = @VERSION@
263 WARN_CFLAGS = @WARN_CFLAGS@
264 XGETTEXT = @XGETTEXT@
265 XMLLINT = @XMLLINT@
266 YELP_LC_DIST = @YELP_LC_DIST@
267 YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
268 abs_builddir = @abs_builddir@
269 abs_srcdir = @abs_srcdir@
270 abs_top_builddir = @abs_top_builddir@
271 abs_top_srcdir = @abs_top_srcdir@
272 ac_ct_AR = @ac_ct_AR@
273 ac_ct_CC = @ac_ct_CC@
274 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
275 am__include = @am__include@
276 am__leading_dot = @am__leading_dot@
277 am__quote = @am__quote@
278 am__tar = @am__tar@
279 am__untar = @am__untar@
280 bindir = @bindir@
281 build = @build@
282 build_alias = @build_alias@
283 build_cpu = @build_cpu@
284 build_os = @build_os@
285 build_vendor = @build_vendor@
286 builddir = @builddir@
287 datadir = @datadir@
288 datarootdir = @datarootdir@
289 docdir = @docdir@
290 dvidir = @dvidir@
291 exec_prefix = @exec_prefix@
292 gsettingsschemadir = @gsettingsschemadir@
293 host = @host@
294 host_alias = @host_alias@
295 host_cpu = @host_cpu@
296 host_os = @host_os@
297 host_vendor = @host_vendor@
298 htmldir = @htmldir@
299 includedir = @includedir@
300 infodir = @infodir@
301 install_sh = @install_sh@
302 intltool__v_merge_options_ = @intltool__v_merge_options_@
303 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
304 libdir = @libdir@
305 libexecdir = @libexecdir@
306 localedir = @localedir@
307 localstatedir = @localstatedir@
308 mandir = @mandir@
309 mkdir_p = @mkdir_p@
310 oldincludedir = @oldincludedir@
311 pdfdir = @pdfdir@
312 prefix = @prefix@
313 program_transform_name = @program_transform_name@
314 psdir = @psdir@
315 sbindir = @sbindir@
316 sharedstatedir = @sharedstatedir@
317 srcdir = @srcdir@
318 sysconfdir = @sysconfdir@
319 target_alias = @target_alias@
320 top_build_prefix = @top_build_prefix@
321 top_builddir = @top_builddir@
322 top_srcdir = @top_srcdir@
323 CURSOR_IMAGES = \
324         cursor_barcode.png              \
325         cursor_box.png                  \
326         cursor_ellipse.png              \
327         cursor_image.png                \
328         cursor_line.png                 \
329         cursor_text.png
330
331 VARIABLES1 = \
332         cursor_barcode_pixdata  $(srcdir)/cursor_barcode.png    \
333         cursor_box_pixdata      $(srcdir)/cursor_box.png        \
334         cursor_ellipse_pixdata  $(srcdir)/cursor_ellipse.png    \
335         cursor_image_pixdata    $(srcdir)/cursor_image.png      \
336         cursor_line_pixdata     $(srcdir)/cursor_line.png       \
337         cursor_text_pixdata     $(srcdir)/cursor_text.png
338
339 noinst_DATA = cursor_pixdata.h
340 CLEANFILES = $(noinst_DATA)
341 EXTRA_DIST = $(CURSOR_IMAGES) cursor_pixdata.h
342 all: all-am
343
344 .SUFFIXES:
345 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
346         @for dep in $?; do \
347           case '$(am__configure_deps)' in \
348             *$$dep*) \
349               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
350                 && { if test -f $@; then exit 0; else break; fi; }; \
351               exit 1;; \
352           esac; \
353         done; \
354         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/cursors/Makefile'; \
355         $(am__cd) $(top_srcdir) && \
356           $(AUTOMAKE) --gnu src/cursors/Makefile
357 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
358         @case '$?' in \
359           *config.status*) \
360             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
361           *) \
362             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
363             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
364         esac;
365
366 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
367         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368
369 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
370         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
372         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373 $(am__aclocal_m4_deps):
374
375 mostlyclean-libtool:
376         -rm -f *.lo
377
378 clean-libtool:
379         -rm -rf .libs _libs
380 tags TAGS:
381
382 ctags CTAGS:
383
384 cscope cscopelist:
385
386
387 distdir: $(DISTFILES)
388         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
389         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
390         list='$(DISTFILES)'; \
391           dist_files=`for file in $$list; do echo $$file; done | \
392           sed -e "s|^$$srcdirstrip/||;t" \
393               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
394         case $$dist_files in \
395           */*) $(MKDIR_P) `echo "$$dist_files" | \
396                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
397                            sort -u` ;; \
398         esac; \
399         for file in $$dist_files; do \
400           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
401           if test -d $$d/$$file; then \
402             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
403             if test -d "$(distdir)/$$file"; then \
404               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
405             fi; \
406             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
407               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
408               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
409             fi; \
410             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
411           else \
412             test -f "$(distdir)/$$file" \
413             || cp -p $$d/$$file "$(distdir)/$$file" \
414             || exit 1; \
415           fi; \
416         done
417 check-am: all-am
418 check: check-am
419 all-am: Makefile $(DATA)
420 installdirs:
421 install: install-am
422 install-exec: install-exec-am
423 install-data: install-data-am
424 uninstall: uninstall-am
425
426 install-am: all-am
427         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
428
429 installcheck: installcheck-am
430 install-strip:
431         if test -z '$(STRIP)'; then \
432           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
433             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
434               install; \
435         else \
436           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
437             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
438             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
439         fi
440 mostlyclean-generic:
441
442 clean-generic:
443         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
444
445 distclean-generic:
446         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
447         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
448
449 maintainer-clean-generic:
450         @echo "This command is intended for maintainers to use"
451         @echo "it deletes files that may require special tools to rebuild."
452 clean: clean-am
453
454 clean-am: clean-generic clean-libtool mostlyclean-am
455
456 distclean: distclean-am
457         -rm -f Makefile
458 distclean-am: clean-am distclean-generic
459
460 dvi: dvi-am
461
462 dvi-am:
463
464 html: html-am
465
466 html-am:
467
468 info: info-am
469
470 info-am:
471
472 install-data-am:
473
474 install-dvi: install-dvi-am
475
476 install-dvi-am:
477
478 install-exec-am:
479
480 install-html: install-html-am
481
482 install-html-am:
483
484 install-info: install-info-am
485
486 install-info-am:
487
488 install-man:
489
490 install-pdf: install-pdf-am
491
492 install-pdf-am:
493
494 install-ps: install-ps-am
495
496 install-ps-am:
497
498 installcheck-am:
499
500 maintainer-clean: maintainer-clean-am
501         -rm -f Makefile
502 maintainer-clean-am: distclean-am maintainer-clean-generic
503
504 mostlyclean: mostlyclean-am
505
506 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
507
508 pdf: pdf-am
509
510 pdf-am:
511
512 ps: ps-am
513
514 ps-am:
515
516 uninstall-am:
517
518 .MAKE: install-am install-strip
519
520 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
521         cscopelist-am ctags-am distclean distclean-generic \
522         distclean-libtool distdir dvi dvi-am html html-am info info-am \
523         install install-am install-data install-data-am install-dvi \
524         install-dvi-am install-exec install-exec-am install-html \
525         install-html-am install-info install-info-am install-man \
526         install-pdf install-pdf-am install-ps install-ps-am \
527         install-strip installcheck installcheck-am installdirs \
528         maintainer-clean maintainer-clean-generic mostlyclean \
529         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
530         tags-am uninstall uninstall-am
531
532 .PRECIOUS: Makefile
533
534
535 cursor_pixdata.h: $(CURSOR_IMAGES)
536         $(AM_V_GEN) $(GDK_PIXBUF_CSOURCE) \
537            --struct --build-list $(VARIABLES1) > $(srcdir)/cursor_pixdata.h || \
538            ( rm -f $(srcdir)/cursor_pixdata.h && false )
539
540 # Tell versions [3.59,3.63) of GNU make to not export all variables.
541 # Otherwise a system limit (for SysV at least) may be exceeded.
542 .NOEXPORT: