source: proiecte/PPPP/gdm/data/pixmaps/Makefile.in @ 134

Last change on this file since 134 was 134, checked in by (none), 14 years ago

gdm sources with the modifications for webcam

File size: 22.5 KB
Line 
1# Makefile.in generated by automake 1.11 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = data/pixmaps
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41        $(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43        $(ACLOCAL_M4)
44mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47CONFIG_CLEAN_VPATH_FILES =
48AM_V_GEN = $(am__v_GEN_$(V))
49am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
50am__v_GEN_0 = @echo "  GEN   " $@;
51AM_V_at = $(am__v_at_$(V))
52am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
53am__v_at_0 = @
54SOURCES =
55DIST_SOURCES =
56RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
57        html-recursive info-recursive install-data-recursive \
58        install-dvi-recursive install-exec-recursive \
59        install-html-recursive install-info-recursive \
60        install-pdf-recursive install-ps-recursive install-recursive \
61        installcheck-recursive installdirs-recursive pdf-recursive \
62        ps-recursive uninstall-recursive
63am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64am__vpath_adj = case $$p in \
65    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66    *) f=$$p;; \
67  esac;
68am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
69am__install_max = 40
70am__nobase_strip_setup = \
71  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
72am__nobase_strip = \
73  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
74am__nobase_list = $(am__nobase_strip_setup); \
75  for p in $$list; do echo "$$p $$p"; done | \
76  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
77  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
78    if (++n[$$2] == $(am__install_max)) \
79      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
80    END { for (dir in files) print dir, files[dir] }'
81am__base_list = \
82  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
83  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
84am__installdirs = "$(DESTDIR)$(pixmapdir)"
85DATA = $(pixmap_DATA)
86RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
87  distclean-recursive maintainer-clean-recursive
88AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
89        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
90        distdir
91ETAGS = etags
92CTAGS = ctags
93DIST_SUBDIRS = $(SUBDIRS)
94DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95am__relativize = \
96  dir0=`pwd`; \
97  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
98  sed_rest='s,^[^/]*/*,,'; \
99  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
100  sed_butlast='s,/*[^/]*$$,,'; \
101  while test -n "$$dir1"; do \
102    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
103    if test "$$first" != "."; then \
104      if test "$$first" = ".."; then \
105        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
106        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
107      else \
108        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
109        if test "$$first2" = "$$first"; then \
110          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
111        else \
112          dir2="../$$dir2"; \
113        fi; \
114        dir0="$$dir0"/"$$first"; \
115      fi; \
116    fi; \
117    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
118  done; \
119  reldir="$$dir2"
120ACLOCAL = @ACLOCAL@
121ALL_LINGUAS = @ALL_LINGUAS@
122AMTAR = @AMTAR@
123AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
124APPLET_CFLAGS = @APPLET_CFLAGS@
125APPLET_LIBS = @APPLET_LIBS@
126AR = @AR@
127AT_BINDIR = @AT_BINDIR@
128AT_SPI_REGISTRYD_DIR = @AT_SPI_REGISTRYD_DIR@
129AUTOCONF = @AUTOCONF@
130AUTOHEADER = @AUTOHEADER@
131AUTOMAKE = @AUTOMAKE@
132AWK = @AWK@
133BINDIR = @BINDIR@
134CANBERRA_GTK_CFLAGS = @CANBERRA_GTK_CFLAGS@
135CANBERRA_GTK_LIBS = @CANBERRA_GTK_LIBS@
136CATALOGS = @CATALOGS@
137CATOBJEXT = @CATOBJEXT@
138CC = @CC@
139CCDEPMODE = @CCDEPMODE@
140CFLAGS = @CFLAGS@
141CHECK_CFLAGS = @CHECK_CFLAGS@
142CHECK_LIBS = @CHECK_LIBS@
143COMMON_CFLAGS = @COMMON_CFLAGS@
144COMMON_LIBS = @COMMON_LIBS@
145CPP = @CPP@
146CPPFLAGS = @CPPFLAGS@
147CXX = @CXX@
148CXXCPP = @CXXCPP@
149CXXDEPMODE = @CXXDEPMODE@
150CXXFLAGS = @CXXFLAGS@
151CYGPATH_W = @CYGPATH_W@
152DAEMON_CFLAGS = @DAEMON_CFLAGS@
153DAEMON_LIBS = @DAEMON_LIBS@
154DATADIR = @DATADIR@
155DATADIRNAME = @DATADIRNAME@
156DBUS_SYS_DIR = @DBUS_SYS_DIR@
157DEBUG_CFLAGS = @DEBUG_CFLAGS@
158DEFS = @DEFS@
159DEPDIR = @DEPDIR@
160DEVKIT_POWER_CFLAGS = @DEVKIT_POWER_CFLAGS@
161DEVKIT_POWER_LIBS = @DEVKIT_POWER_LIBS@
162DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
163DOC_USER_FORMATS = @DOC_USER_FORMATS@
164DSYMUTIL = @DSYMUTIL@
165DUMPBIN = @DUMPBIN@
166ECHO_C = @ECHO_C@
167ECHO_N = @ECHO_N@
168ECHO_T = @ECHO_T@
169EGREP = @EGREP@
170EXEEXT = @EXEEXT@
171EXTRA_CHOOSER_LIBS = @EXTRA_CHOOSER_LIBS@
172EXTRA_DAEMON_LIBS = @EXTRA_DAEMON_LIBS@
173EXTRA_DYNAMIC_LIBS = @EXTRA_DYNAMIC_LIBS@
174EXTRA_FLEXI_LIBS = @EXTRA_FLEXI_LIBS@
175EXTRA_GREETER_LIBS = @EXTRA_GREETER_LIBS@
176EXTRA_SETUP_LIBS = @EXTRA_SETUP_LIBS@
177EXTRA_SLAVE_LIBS = @EXTRA_SLAVE_LIBS@
178EXTRA_TEST_LIBS = @EXTRA_TEST_LIBS@
179EXTRA_XNEST_LIBS = @EXTRA_XNEST_LIBS@
180FGREP = @FGREP@
181GCONFTOOL = @GCONFTOOL@
182GCONF_CFLAGS = @GCONF_CFLAGS@
183GCONF_LIBS = @GCONF_LIBS@
184GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
185GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
186GDMCHOOSER = @GDMCHOOSER@
187GDM_CUSTOM_CONF = @GDM_CUSTOM_CONF@
188GDM_DEFAULTS_CONF = @GDM_DEFAULTS_CONF@
189GDM_GROUPNAME = @GDM_GROUPNAME@
190GDM_OLD_CONF = @GDM_OLD_CONF@
191GDM_PID_FILE = @GDM_PID_FILE@
192GDM_SESSION_DEFAULT_PATH = @GDM_SESSION_DEFAULT_PATH@
193GDM_USERNAME = @GDM_USERNAME@
194GDM_WORKING_DIR = @GDM_WORKING_DIR@
195GDM_XAUTH_DIR = @GDM_XAUTH_DIR@
196GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
197GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
198GMOFILES = @GMOFILES@
199GMSGFMT = @GMSGFMT@
200GREP = @GREP@
201GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
202GTHREAD_LIBS = @GTHREAD_LIBS@
203GTK_CFLAGS = @GTK_CFLAGS@
204GTK_LIBS = @GTK_LIBS@
205HAVE_DEVICEKIT_POWER = @HAVE_DEVICEKIT_POWER@
206HAVE_LIBXKLAVIER = @HAVE_LIBXKLAVIER@
207HAVE_PAM = @HAVE_PAM@
208HELP_DIR = @HELP_DIR@
209INSTALL = @INSTALL@
210INSTALL_DATA = @INSTALL_DATA@
211INSTALL_PROGRAM = @INSTALL_PROGRAM@
212INSTALL_SCRIPT = @INSTALL_SCRIPT@
213INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
214INSTOBJEXT = @INSTOBJEXT@
215INTLLIBS = @INTLLIBS@
216INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
217INTLTOOL_MERGE = @INTLTOOL_MERGE@
218INTLTOOL_PERL = @INTLTOOL_PERL@
219INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
220LANG_CONFIG_FILE = @LANG_CONFIG_FILE@
221LD = @LD@
222LDFLAGS = @LDFLAGS@
223LIBDIR = @LIBDIR@
224LIBEXECDIR = @LIBEXECDIR@
225LIBOBJS = @LIBOBJS@
226LIBS = @LIBS@
227LIBTOOL = @LIBTOOL@
228LIBWRAP_LIBS = @LIBWRAP_LIBS@
229LIBXKLAVIER_CFLAGS = @LIBXKLAVIER_CFLAGS@
230LIBXKLAVIER_LIBS = @LIBXKLAVIER_LIBS@
231LIPO = @LIPO@
232LN_S = @LN_S@
233LOCALSTATEDIR = @LOCALSTATEDIR@
234LTLIBOBJS = @LTLIBOBJS@
235MAINT = @MAINT@
236MAKEINFO = @MAKEINFO@
237MKDIR_P = @MKDIR_P@
238MKINSTALLDIRS = @MKINSTALLDIRS@
239MSGFMT = @MSGFMT@
240MSGFMT_OPTS = @MSGFMT_OPTS@
241MSGMERGE = @MSGMERGE@
242NM = @NM@
243NMEDIT = @NMEDIT@
244OBJDUMP = @OBJDUMP@
245OBJEXT = @OBJEXT@
246OMF_DIR = @OMF_DIR@
247OTOOL = @OTOOL@
248OTOOL64 = @OTOOL64@
249PACKAGE = @PACKAGE@
250PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
251PACKAGE_NAME = @PACKAGE_NAME@
252PACKAGE_STRING = @PACKAGE_STRING@
253PACKAGE_TARNAME = @PACKAGE_TARNAME@
254PACKAGE_URL = @PACKAGE_URL@
255PACKAGE_VERSION = @PACKAGE_VERSION@
256PAM_LIBS = @PAM_LIBS@
257PAM_PREFIX = @PAM_PREFIX@
258PATH_SEPARATOR = @PATH_SEPARATOR@
259PKG_CONFIG = @PKG_CONFIG@
260PLUGIN_LIBTOOL_FLAGS = @PLUGIN_LIBTOOL_FLAGS@
261POFILES = @POFILES@
262POSUB = @POSUB@
263PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
264PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
265RANLIB = @RANLIB@
266RBAC_LIBS = @RBAC_LIBS@
267SBINDIR = @SBINDIR@
268SED = @SED@
269SET_MAKE = @SET_MAKE@
270SHELL = @SHELL@
271SIMPLE_CHOOSER_CFLAGS = @SIMPLE_CHOOSER_CFLAGS@
272SIMPLE_CHOOSER_LIBS = @SIMPLE_CHOOSER_LIBS@
273SIMPLE_GREETER_CFLAGS = @SIMPLE_GREETER_CFLAGS@
274SIMPLE_GREETER_LIBS = @SIMPLE_GREETER_LIBS@
275SOUND_PROGRAM = @SOUND_PROGRAM@
276STRIP = @STRIP@
277SYSCONFDIR = @SYSCONFDIR@
278USE_NLS = @USE_NLS@
279VERSION = @VERSION@
280WARN_CFLAGS = @WARN_CFLAGS@
281WITH_CONSOLE_KIT = @WITH_CONSOLE_KIT@
282XDMCP_LIBS = @XDMCP_LIBS@
283XEVIE_OPTION = @XEVIE_OPTION@
284XGETTEXT = @XGETTEXT@
285XINERAMA_LIBS = @XINERAMA_LIBS@
286XLIB_CFLAGS = @XLIB_CFLAGS@
287XLIB_LIBS = @XLIB_LIBS@
288XMKMF = @XMKMF@
289XSESSION_SHELL = @XSESSION_SHELL@
290X_CFLAGS = @X_CFLAGS@
291X_CONFIG_OPTIONS = @X_CONFIG_OPTIONS@
292X_EXTRA_LIBS = @X_EXTRA_LIBS@
293X_LIBS = @X_LIBS@
294X_PATH = @X_PATH@
295X_PRE_LIBS = @X_PRE_LIBS@
296X_SERVER = @X_SERVER@
297X_SERVER_PATH = @X_SERVER_PATH@
298X_XNEST_CMD = @X_XNEST_CMD@
299X_XNEST_CONFIG_OPTIONS = @X_XNEST_CONFIG_OPTIONS@
300X_XNEST_UNSCALED_FONTPATH = @X_XNEST_UNSCALED_FONTPATH@
301abs_builddir = @abs_builddir@
302abs_srcdir = @abs_srcdir@
303abs_top_builddir = @abs_top_builddir@
304abs_top_srcdir = @abs_top_srcdir@
305ac_ct_CC = @ac_ct_CC@
306ac_ct_CXX = @ac_ct_CXX@
307ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
308am__include = @am__include@
309am__leading_dot = @am__leading_dot@
310am__quote = @am__quote@
311am__tar = @am__tar@
312am__untar = @am__untar@
313authdir = @authdir@
314bindir = @bindir@
315build = @build@
316build_alias = @build_alias@
317build_cpu = @build_cpu@
318build_os = @build_os@
319build_vendor = @build_vendor@
320builddir = @builddir@
321datadir = @datadir@
322datarootdir = @datarootdir@
323dmconfdir = @dmconfdir@
324docdir = @docdir@
325dvidir = @dvidir@
326exec_prefix = @exec_prefix@
327gdmconfdir = @gdmconfdir@
328gdmlocaledir = @gdmlocaledir@
329host = @host@
330host_alias = @host_alias@
331host_cpu = @host_cpu@
332host_os = @host_os@
333host_vendor = @host_vendor@
334htmldir = @htmldir@
335includedir = @includedir@
336infodir = @infodir@
337install_sh = @install_sh@
338libdir = @libdir@
339libexecdir = @libexecdir@
340localedir = @localedir@
341localstatedir = @localstatedir@
342logdir = @logdir@
343lt_ECHO = @lt_ECHO@
344mandir = @mandir@
345mkdir_p = @mkdir_p@
346oldincludedir = @oldincludedir@
347pdfdir = @pdfdir@
348pixmapdir = $(datadir)/pixmaps
349prefix = @prefix@
350program_transform_name = @program_transform_name@
351psdir = @psdir@
352sbindir = @sbindir@
353sharedstatedir = @sharedstatedir@
354srcdir = @srcdir@
355sysconfdir = @sysconfdir@
356sysconfsubdir = @sysconfsubdir@
357target_alias = @target_alias@
358top_build_prefix = @top_build_prefix@
359top_builddir = @top_builddir@
360top_srcdir = @top_srcdir@
361SUBDIRS = \
362        16x16 32x32 48x48
363
364BITMAPS = gdm-foot-logo.png nobody.png nohost.png
365pixmap_DATA = $(BITMAPS)
366EXTRA_DIST = $(BITMAPS)
367all: all-recursive
368
369.SUFFIXES:
370$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
371        @for dep in $?; do \
372          case '$(am__configure_deps)' in \
373            *$$dep*) \
374              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
375                && { if test -f $@; then exit 0; else break; fi; }; \
376              exit 1;; \
377          esac; \
378        done; \
379        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/pixmaps/Makefile'; \
380        $(am__cd) $(top_srcdir) && \
381          $(AUTOMAKE) --gnu data/pixmaps/Makefile
382.PRECIOUS: Makefile
383Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
384        @case '$?' in \
385          *config.status*) \
386            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
387          *) \
388            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
389            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
390        esac;
391
392$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
393        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
394
395$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
396        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
397$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
398        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
399$(am__aclocal_m4_deps):
400
401mostlyclean-libtool:
402        -rm -f *.lo
403
404clean-libtool:
405        -rm -rf .libs _libs
406install-pixmapDATA: $(pixmap_DATA)
407        @$(NORMAL_INSTALL)
408        test -z "$(pixmapdir)" || $(MKDIR_P) "$(DESTDIR)$(pixmapdir)"
409        @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
410        for p in $$list; do \
411          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
412          echo "$$d$$p"; \
413        done | $(am__base_list) | \
414        while read files; do \
415          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmapdir)'"; \
416          $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmapdir)" || exit $$?; \
417        done
418
419uninstall-pixmapDATA:
420        @$(NORMAL_UNINSTALL)
421        @list='$(pixmap_DATA)'; test -n "$(pixmapdir)" || list=; \
422        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
423        test -n "$$files" || exit 0; \
424        echo " ( cd '$(DESTDIR)$(pixmapdir)' && rm -f" $$files ")"; \
425        cd "$(DESTDIR)$(pixmapdir)" && rm -f $$files
426
427# This directory's subdirectories are mostly independent; you can cd
428# into them and run `make' without going through this Makefile.
429# To change the values of `make' variables: instead of editing Makefiles,
430# (1) if the variable is set in `config.status', edit `config.status'
431#     (which will cause the Makefiles to be regenerated when you run `make');
432# (2) otherwise, pass the desired values on the `make' command line.
433$(RECURSIVE_TARGETS):
434        @failcom='exit 1'; \
435        for f in x $$MAKEFLAGS; do \
436          case $$f in \
437            *=* | --[!k]*);; \
438            *k*) failcom='fail=yes';; \
439          esac; \
440        done; \
441        dot_seen=no; \
442        target=`echo $@ | sed s/-recursive//`; \
443        list='$(SUBDIRS)'; for subdir in $$list; do \
444          echo "Making $$target in $$subdir"; \
445          if test "$$subdir" = "."; then \
446            dot_seen=yes; \
447            local_target="$$target-am"; \
448          else \
449            local_target="$$target"; \
450          fi; \
451          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
452          || eval $$failcom; \
453        done; \
454        if test "$$dot_seen" = "no"; then \
455          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
456        fi; test -z "$$fail"
457
458$(RECURSIVE_CLEAN_TARGETS):
459        @failcom='exit 1'; \
460        for f in x $$MAKEFLAGS; do \
461          case $$f in \
462            *=* | --[!k]*);; \
463            *k*) failcom='fail=yes';; \
464          esac; \
465        done; \
466        dot_seen=no; \
467        case "$@" in \
468          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
469          *) list='$(SUBDIRS)' ;; \
470        esac; \
471        rev=''; for subdir in $$list; do \
472          if test "$$subdir" = "."; then :; else \
473            rev="$$subdir $$rev"; \
474          fi; \
475        done; \
476        rev="$$rev ."; \
477        target=`echo $@ | sed s/-recursive//`; \
478        for subdir in $$rev; do \
479          echo "Making $$target in $$subdir"; \
480          if test "$$subdir" = "."; then \
481            local_target="$$target-am"; \
482          else \
483            local_target="$$target"; \
484          fi; \
485          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
486          || eval $$failcom; \
487        done && test -z "$$fail"
488tags-recursive:
489        list='$(SUBDIRS)'; for subdir in $$list; do \
490          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
491        done
492ctags-recursive:
493        list='$(SUBDIRS)'; for subdir in $$list; do \
494          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
495        done
496
497ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
498        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
499        unique=`for i in $$list; do \
500            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501          done | \
502          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
503              END { if (nonempty) { for (i in files) print i; }; }'`; \
504        mkid -fID $$unique
505tags: TAGS
506
507TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
508                $(TAGS_FILES) $(LISP)
509        set x; \
510        here=`pwd`; \
511        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
512          include_option=--etags-include; \
513          empty_fix=.; \
514        else \
515          include_option=--include; \
516          empty_fix=; \
517        fi; \
518        list='$(SUBDIRS)'; for subdir in $$list; do \
519          if test "$$subdir" = .; then :; else \
520            test ! -f $$subdir/TAGS || \
521              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
522          fi; \
523        done; \
524        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
525        unique=`for i in $$list; do \
526            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
527          done | \
528          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
529              END { if (nonempty) { for (i in files) print i; }; }'`; \
530        shift; \
531        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
532          test -n "$$unique" || unique=$$empty_fix; \
533          if test $$# -gt 0; then \
534            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
535              "$$@" $$unique; \
536          else \
537            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
538              $$unique; \
539          fi; \
540        fi
541ctags: CTAGS
542CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
543                $(TAGS_FILES) $(LISP)
544        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
545        unique=`for i in $$list; do \
546            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
547          done | \
548          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
549              END { if (nonempty) { for (i in files) print i; }; }'`; \
550        test -z "$(CTAGS_ARGS)$$unique" \
551          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
552             $$unique
553
554GTAGS:
555        here=`$(am__cd) $(top_builddir) && pwd` \
556          && $(am__cd) $(top_srcdir) \
557          && gtags -i $(GTAGS_ARGS) "$$here"
558
559distclean-tags:
560        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
561
562distdir: $(DISTFILES)
563        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
564        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
565        list='$(DISTFILES)'; \
566          dist_files=`for file in $$list; do echo $$file; done | \
567          sed -e "s|^$$srcdirstrip/||;t" \
568              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
569        case $$dist_files in \
570          */*) $(MKDIR_P) `echo "$$dist_files" | \
571                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
572                           sort -u` ;; \
573        esac; \
574        for file in $$dist_files; do \
575          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
576          if test -d $$d/$$file; then \
577            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
578            if test -d "$(distdir)/$$file"; then \
579              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
580            fi; \
581            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
582              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
583              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
584            fi; \
585            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
586          else \
587            test -f "$(distdir)/$$file" \
588            || cp -p $$d/$$file "$(distdir)/$$file" \
589            || exit 1; \
590          fi; \
591        done
592        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
593          if test "$$subdir" = .; then :; else \
594            test -d "$(distdir)/$$subdir" \
595            || $(MKDIR_P) "$(distdir)/$$subdir" \
596            || exit 1; \
597          fi; \
598        done
599        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
600          if test "$$subdir" = .; then :; else \
601            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
602            $(am__relativize); \
603            new_distdir=$$reldir; \
604            dir1=$$subdir; dir2="$(top_distdir)"; \
605            $(am__relativize); \
606            new_top_distdir=$$reldir; \
607            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
608            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
609            ($(am__cd) $$subdir && \
610              $(MAKE) $(AM_MAKEFLAGS) \
611                top_distdir="$$new_top_distdir" \
612                distdir="$$new_distdir" \
613                am__remove_distdir=: \
614                am__skip_length_check=: \
615                am__skip_mode_fix=: \
616                distdir) \
617              || exit 1; \
618          fi; \
619        done
620check-am: all-am
621check: check-recursive
622all-am: Makefile $(DATA)
623installdirs: installdirs-recursive
624installdirs-am:
625        for dir in "$(DESTDIR)$(pixmapdir)"; do \
626          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
627        done
628install: install-recursive
629install-exec: install-exec-recursive
630install-data: install-data-recursive
631uninstall: uninstall-recursive
632
633install-am: all-am
634        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
635
636installcheck: installcheck-recursive
637install-strip:
638        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
639          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
640          `test -z '$(STRIP)' || \
641            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
642mostlyclean-generic:
643
644clean-generic:
645
646distclean-generic:
647        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
648        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
649
650maintainer-clean-generic:
651        @echo "This command is intended for maintainers to use"
652        @echo "it deletes files that may require special tools to rebuild."
653clean: clean-recursive
654
655clean-am: clean-generic clean-libtool mostlyclean-am
656
657distclean: distclean-recursive
658        -rm -f Makefile
659distclean-am: clean-am distclean-generic distclean-tags
660
661dvi: dvi-recursive
662
663dvi-am:
664
665html: html-recursive
666
667html-am:
668
669info: info-recursive
670
671info-am:
672
673install-data-am: install-pixmapDATA
674
675install-dvi: install-dvi-recursive
676
677install-dvi-am:
678
679install-exec-am:
680
681install-html: install-html-recursive
682
683install-html-am:
684
685install-info: install-info-recursive
686
687install-info-am:
688
689install-man:
690
691install-pdf: install-pdf-recursive
692
693install-pdf-am:
694
695install-ps: install-ps-recursive
696
697install-ps-am:
698
699installcheck-am:
700
701maintainer-clean: maintainer-clean-recursive
702        -rm -f Makefile
703maintainer-clean-am: distclean-am maintainer-clean-generic
704
705mostlyclean: mostlyclean-recursive
706
707mostlyclean-am: mostlyclean-generic mostlyclean-libtool
708
709pdf: pdf-recursive
710
711pdf-am:
712
713ps: ps-recursive
714
715ps-am:
716
717uninstall-am: uninstall-pixmapDATA
718
719.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
720        install-am install-strip tags-recursive
721
722.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
723        all all-am check check-am clean clean-generic clean-libtool \
724        ctags ctags-recursive distclean distclean-generic \
725        distclean-libtool distclean-tags distdir dvi dvi-am html \
726        html-am info info-am install install-am install-data \
727        install-data-am install-dvi install-dvi-am install-exec \
728        install-exec-am install-html install-html-am install-info \
729        install-info-am install-man install-pdf install-pdf-am \
730        install-pixmapDATA install-ps install-ps-am install-strip \
731        installcheck installcheck-am installdirs installdirs-am \
732        maintainer-clean maintainer-clean-generic mostlyclean \
733        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
734        tags tags-recursive uninstall uninstall-am \
735        uninstall-pixmapDATA
736
737
738# Tell versions [3.59,3.63) of GNU make to not export all variables.
739# Otherwise a system limit (for SysV at least) may be exceeded.
740.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.