upload tizen2.0 source
[framework/uifw/xorg/app/x11-apps.git] / xload / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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
18
19 #  Copyright 2005  Red Hat, Inc.
20
21 #  Permission to use, copy, modify, distribute, and sell this software and its
22 #  documentation for any purpose is hereby granted without fee, provided that
23 #  the above copyright notice appear in all copies and that both that
24 #  copyright notice and this permission notice appear in supporting
25 #  documentation, and that the name of Red Hat not be used in
26 #  advertising or publicity pertaining to distribution of the software without
27 #  specific, written prior permission.  Red Hat makes no
28 #  representations about the suitability of this software for any purpose.  It
29 #  is provided "as is" without express or implied warranty.
30
31 #  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32 #  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
33 #  EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
34 #  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
35 #  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
36 #  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37 #  PERFORMANCE OF THIS SOFTWARE.
38
39
40 VPATH = @srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkglibexecdir = $(libexecdir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 bin_PROGRAMS = xload$(EXEEXT)
60 @USE_GETTEXT_TRUE@am__append_1 = xload.po
61 subdir = .
62 DIST_COMMON = README $(am__configure_deps) $(dist_appdefault_DATA) \
63         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
64         $(srcdir)/config.h.in $(top_srcdir)/configure COPYING \
65         ChangeLog INSTALL config.guess config.sub depcomp install-sh \
66         missing mkinstalldirs
67 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
69         $(top_srcdir)/configure.ac
70 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71         $(ACLOCAL_M4)
72 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
73  configure.lineno config.status.lineno
74 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
75 CONFIG_HEADER = config.h
76 CONFIG_CLEAN_FILES =
77 CONFIG_CLEAN_VPATH_FILES =
78 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)" \
79         "$(DESTDIR)$(appdefaultdir)"
80 PROGRAMS = $(bin_PROGRAMS)
81 am_xload_OBJECTS = get_load.$(OBJEXT) get_rload.$(OBJEXT) \
82         xload.$(OBJEXT)
83 xload_OBJECTS = $(am_xload_OBJECTS)
84 am__DEPENDENCIES_1 =
85 xload_DEPENDENCIES = $(am__DEPENDENCIES_1)
86 DEFAULT_INCLUDES = -I.@am__isrc@
87 depcomp = $(SHELL) $(top_srcdir)/depcomp
88 am__depfiles_maybe = depfiles
89 am__mv = mv -f
90 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
92 AM_V_CC = $(am__v_CC_$(V))
93 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
94 am__v_CC_0 = @echo "  CC    " $@;
95 AM_V_at = $(am__v_at_$(V))
96 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
97 am__v_at_0 = @
98 CCLD = $(CC)
99 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
100 AM_V_CCLD = $(am__v_CCLD_$(V))
101 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
102 am__v_CCLD_0 = @echo "  CCLD  " $@;
103 AM_V_GEN = $(am__v_GEN_$(V))
104 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
105 am__v_GEN_0 = @echo "  GEN   " $@;
106 SOURCES = $(xload_SOURCES)
107 DIST_SOURCES = $(xload_SOURCES)
108 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
109 am__vpath_adj = case $$p in \
110     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
111     *) f=$$p;; \
112   esac;
113 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
114 am__install_max = 40
115 am__nobase_strip_setup = \
116   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
117 am__nobase_strip = \
118   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
119 am__nobase_list = $(am__nobase_strip_setup); \
120   for p in $$list; do echo "$$p $$p"; done | \
121   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
122   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
123     if (++n[$$2] == $(am__install_max)) \
124       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
125     END { for (dir in files) print dir, files[dir] }'
126 am__base_list = \
127   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
128   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
129 DATA = $(appman_DATA) $(dist_appdefault_DATA) $(noinst_DATA)
130 ETAGS = etags
131 CTAGS = ctags
132 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
133 distdir = $(PACKAGE)-$(VERSION)
134 top_distdir = $(distdir)
135 am__remove_distdir = \
136   { test ! -d "$(distdir)" \
137     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
138          && rm -fr "$(distdir)"; }; }
139 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
140 GZIP_ENV = --best
141 distuninstallcheck_listfiles = find . -type f -print
142 distcleancheck_listfiles = find . -type f -print
143 ACLOCAL = @ACLOCAL@
144 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
145 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
146 AMTAR = @AMTAR@
147 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
148 APPDEFS_CFLAGS = @APPDEFS_CFLAGS@
149 APPDEFS_LIBS = @APPDEFS_LIBS@
150 APP_MAN_DIR = @APP_MAN_DIR@
151 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
152 AUTOCONF = @AUTOCONF@
153 AUTOHEADER = @AUTOHEADER@
154 AUTOMAKE = @AUTOMAKE@
155 AWK = @AWK@
156 CC = @CC@
157 CCDEPMODE = @CCDEPMODE@
158 CFLAGS = @CFLAGS@
159 CHANGELOG_CMD = @CHANGELOG_CMD@
160 CPP = @CPP@
161 CPPFLAGS = @CPPFLAGS@
162 CWARNFLAGS = @CWARNFLAGS@
163 CYGPATH_W = @CYGPATH_W@
164 DEFS = @DEFS@
165 DEPDIR = @DEPDIR@
166 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
167 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
168 ECHO_C = @ECHO_C@
169 ECHO_N = @ECHO_N@
170 ECHO_T = @ECHO_T@
171 EGREP = @EGREP@
172 EXEEXT = @EXEEXT@
173 FILE_MAN_DIR = @FILE_MAN_DIR@
174 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
175 GREP = @GREP@
176 INSTALL = @INSTALL@
177 INSTALL_CMD = @INSTALL_CMD@
178 INSTALL_DATA = @INSTALL_DATA@
179 INSTALL_PROGRAM = @INSTALL_PROGRAM@
180 INSTALL_SCRIPT = @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182 LDFLAGS = @LDFLAGS@
183 LIBOBJS = @LIBOBJS@
184 LIBS = @LIBS@
185 LIB_MAN_DIR = @LIB_MAN_DIR@
186 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
187 LOCALEDIR = @LOCALEDIR@
188 LTLIBOBJS = @LTLIBOBJS@
189 MAINT = @MAINT@
190 MAKEINFO = @MAKEINFO@
191 MAN_SUBSTS = @MAN_SUBSTS@
192 MISC_MAN_DIR = @MISC_MAN_DIR@
193 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
194 MKDIR_P = @MKDIR_P@
195 OBJEXT = @OBJEXT@
196 PACKAGE = @PACKAGE@
197 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198 PACKAGE_NAME = @PACKAGE_NAME@
199 PACKAGE_STRING = @PACKAGE_STRING@
200 PACKAGE_TARNAME = @PACKAGE_TARNAME@
201 PACKAGE_URL = @PACKAGE_URL@
202 PACKAGE_VERSION = @PACKAGE_VERSION@
203 PATH_SEPARATOR = @PATH_SEPARATOR@
204 PKG_CONFIG = @PKG_CONFIG@
205 SED = @SED@
206 SET_MAKE = @SET_MAKE@
207 SHELL = @SHELL@
208 STRIP = @STRIP@
209 VERSION = @VERSION@
210 XLOAD_CFLAGS = @XLOAD_CFLAGS@
211 XLOAD_LIBS = @XLOAD_LIBS@
212 XORG_MAN_PAGE = @XORG_MAN_PAGE@
213 abs_builddir = @abs_builddir@
214 abs_srcdir = @abs_srcdir@
215 abs_top_builddir = @abs_top_builddir@
216 abs_top_srcdir = @abs_top_srcdir@
217 ac_ct_CC = @ac_ct_CC@
218 am__include = @am__include@
219 am__leading_dot = @am__leading_dot@
220 am__quote = @am__quote@
221 am__tar = @am__tar@
222 am__untar = @am__untar@
223 appdefaultdir = @appdefaultdir@
224 bindir = @bindir@
225 build = @build@
226 build_alias = @build_alias@
227 build_cpu = @build_cpu@
228 build_os = @build_os@
229 build_vendor = @build_vendor@
230 builddir = @builddir@
231 datadir = @datadir@
232 datarootdir = @datarootdir@
233 docdir = @docdir@
234 dvidir = @dvidir@
235 exec_prefix = @exec_prefix@
236 host = @host@
237 host_alias = @host_alias@
238 host_cpu = @host_cpu@
239 host_os = @host_os@
240 host_vendor = @host_vendor@
241 htmldir = @htmldir@
242 includedir = @includedir@
243 infodir = @infodir@
244 install_sh = @install_sh@
245 libdir = @libdir@
246 libexecdir = @libexecdir@
247 localedir = @localedir@
248 localstatedir = @localstatedir@
249 mandir = @mandir@
250 mkdir_p = @mkdir_p@
251 oldincludedir = @oldincludedir@
252 pdfdir = @pdfdir@
253 prefix = @prefix@
254 program_transform_name = @program_transform_name@
255 psdir = @psdir@
256 sbindir = @sbindir@
257 sharedstatedir = @sharedstatedir@
258 srcdir = @srcdir@
259 sysconfdir = @sysconfdir@
260 target_alias = @target_alias@
261 top_build_prefix = @top_build_prefix@
262 top_builddir = @top_builddir@
263 top_srcdir = @top_srcdir@
264 AM_CFLAGS = $(CWARNFLAGS) $(XLOAD_CFLAGS)
265 xload_LDADD = $(XLOAD_LIBS)
266 ACLOCAL_AMFLAGS = -I m4
267 xload_SOURCES = \
268         get_load.c \
269         get_rload.c \
270         xload.c \
271         xload.h
272
273 appman_PRE = \
274         xload.man
275
276
277 # App default files
278 DISTCHECK_CONFIGURE_FLAGS = --with-appdefaultdir=\$${datadir}/X11/app-defaults
279 dist_appdefault_DATA = \
280         app-defaults/XLoad
281
282 EXTRA_DIST = xload.bit $(appman_PRE)
283 appmandir = $(APP_MAN_DIR)
284 appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
285 MAINTAINERCLEANFILES = ChangeLog INSTALL
286 CLEANFILES = $(appman_DATA) $(am__append_1)
287 SUFFIXES = .$(APP_MAN_SUFFIX) .man
288 @USE_GETTEXT_TRUE@noinst_DATA = xload.po
289 all: config.h
290         $(MAKE) $(AM_MAKEFLAGS) all-am
291
292 .SUFFIXES:
293 .SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj
294 am--refresh:
295         @:
296 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
297         @for dep in $?; do \
298           case '$(am__configure_deps)' in \
299             *$$dep*) \
300               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
301               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
302                 && exit 0; \
303               exit 1;; \
304           esac; \
305         done; \
306         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
307         $(am__cd) $(top_srcdir) && \
308           $(AUTOMAKE) --foreign Makefile
309 .PRECIOUS: Makefile
310 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
311         @case '$?' in \
312           *config.status*) \
313             echo ' $(SHELL) ./config.status'; \
314             $(SHELL) ./config.status;; \
315           *) \
316             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
317             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
318         esac;
319
320 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
321         $(SHELL) ./config.status --recheck
322
323 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
324         $(am__cd) $(srcdir) && $(AUTOCONF)
325 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
326         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
327 $(am__aclocal_m4_deps):
328
329 config.h: stamp-h1
330         @if test ! -f $@; then \
331           rm -f stamp-h1; \
332           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
333         else :; fi
334
335 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
336         @rm -f stamp-h1
337         cd $(top_builddir) && $(SHELL) ./config.status config.h
338 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
339         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
340         rm -f stamp-h1
341         touch $@
342
343 distclean-hdr:
344         -rm -f config.h stamp-h1
345 install-binPROGRAMS: $(bin_PROGRAMS)
346         @$(NORMAL_INSTALL)
347         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
348         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
349         for p in $$list; do echo "$$p $$p"; done | \
350         sed 's/$(EXEEXT)$$//' | \
351         while read p p1; do if test -f $$p; \
352           then echo "$$p"; echo "$$p"; else :; fi; \
353         done | \
354         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
355             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
356         sed 'N;N;N;s,\n, ,g' | \
357         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
358           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
359             if ($$2 == $$4) files[d] = files[d] " " $$1; \
360             else { print "f", $$3 "/" $$4, $$1; } } \
361           END { for (d in files) print "f", d, files[d] }' | \
362         while read type dir files; do \
363             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
364             test -z "$$files" || { \
365               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
366               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
367             } \
368         ; done
369
370 uninstall-binPROGRAMS:
371         @$(NORMAL_UNINSTALL)
372         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
373         files=`for p in $$list; do echo "$$p"; done | \
374           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
375               -e 's/$$/$(EXEEXT)/' `; \
376         test -n "$$list" || exit 0; \
377         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
378         cd "$(DESTDIR)$(bindir)" && rm -f $$files
379
380 clean-binPROGRAMS:
381         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
382 xload$(EXEEXT): $(xload_OBJECTS) $(xload_DEPENDENCIES) 
383         @rm -f xload$(EXEEXT)
384         $(AM_V_CCLD)$(LINK) $(xload_OBJECTS) $(xload_LDADD) $(LIBS)
385
386 mostlyclean-compile:
387         -rm -f *.$(OBJEXT)
388
389 distclean-compile:
390         -rm -f *.tab.c
391
392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_load.Po@am__quote@
393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get_rload.Po@am__quote@
394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xload.Po@am__quote@
395
396 .c.o:
397 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
398 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
399 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
401 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
403
404 .c.obj:
405 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
406 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
407 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
409 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
411 install-appmanDATA: $(appman_DATA)
412         @$(NORMAL_INSTALL)
413         test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)"
414         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
415         for p in $$list; do \
416           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
417           echo "$$d$$p"; \
418         done | $(am__base_list) | \
419         while read files; do \
420           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appmandir)'"; \
421           $(INSTALL_DATA) $$files "$(DESTDIR)$(appmandir)" || exit $$?; \
422         done
423
424 uninstall-appmanDATA:
425         @$(NORMAL_UNINSTALL)
426         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
427         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
428         test -n "$$files" || exit 0; \
429         echo " ( cd '$(DESTDIR)$(appmandir)' && rm -f" $$files ")"; \
430         cd "$(DESTDIR)$(appmandir)" && rm -f $$files
431 install-dist_appdefaultDATA: $(dist_appdefault_DATA)
432         @$(NORMAL_INSTALL)
433         test -z "$(appdefaultdir)" || $(MKDIR_P) "$(DESTDIR)$(appdefaultdir)"
434         @list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \
435         for p in $$list; do \
436           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
437           echo "$$d$$p"; \
438         done | $(am__base_list) | \
439         while read files; do \
440           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdefaultdir)'"; \
441           $(INSTALL_DATA) $$files "$(DESTDIR)$(appdefaultdir)" || exit $$?; \
442         done
443
444 uninstall-dist_appdefaultDATA:
445         @$(NORMAL_UNINSTALL)
446         @list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \
447         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
448         test -n "$$files" || exit 0; \
449         echo " ( cd '$(DESTDIR)$(appdefaultdir)' && rm -f" $$files ")"; \
450         cd "$(DESTDIR)$(appdefaultdir)" && rm -f $$files
451
452 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
453         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
454         unique=`for i in $$list; do \
455             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
456           done | \
457           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
458               END { if (nonempty) { for (i in files) print i; }; }'`; \
459         mkid -fID $$unique
460 tags: TAGS
461
462 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
463                 $(TAGS_FILES) $(LISP)
464         set x; \
465         here=`pwd`; \
466         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
467         unique=`for i in $$list; do \
468             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
469           done | \
470           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
471               END { if (nonempty) { for (i in files) print i; }; }'`; \
472         shift; \
473         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
474           test -n "$$unique" || unique=$$empty_fix; \
475           if test $$# -gt 0; then \
476             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
477               "$$@" $$unique; \
478           else \
479             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
480               $$unique; \
481           fi; \
482         fi
483 ctags: CTAGS
484 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
485                 $(TAGS_FILES) $(LISP)
486         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
487         unique=`for i in $$list; do \
488             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
489           done | \
490           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
491               END { if (nonempty) { for (i in files) print i; }; }'`; \
492         test -z "$(CTAGS_ARGS)$$unique" \
493           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
494              $$unique
495
496 GTAGS:
497         here=`$(am__cd) $(top_builddir) && pwd` \
498           && $(am__cd) $(top_srcdir) \
499           && gtags -i $(GTAGS_ARGS) "$$here"
500
501 distclean-tags:
502         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
503
504 distdir: $(DISTFILES)
505         $(am__remove_distdir)
506         test -d "$(distdir)" || mkdir "$(distdir)"
507         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
509         list='$(DISTFILES)'; \
510           dist_files=`for file in $$list; do echo $$file; done | \
511           sed -e "s|^$$srcdirstrip/||;t" \
512               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
513         case $$dist_files in \
514           */*) $(MKDIR_P) `echo "$$dist_files" | \
515                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
516                            sort -u` ;; \
517         esac; \
518         for file in $$dist_files; do \
519           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
520           if test -d $$d/$$file; then \
521             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
522             if test -d "$(distdir)/$$file"; then \
523               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
524             fi; \
525             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
526               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
527               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
528             fi; \
529             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
530           else \
531             test -f "$(distdir)/$$file" \
532             || cp -p $$d/$$file "$(distdir)/$$file" \
533             || exit 1; \
534           fi; \
535         done
536         $(MAKE) $(AM_MAKEFLAGS) \
537           top_distdir="$(top_distdir)" distdir="$(distdir)" \
538           dist-hook
539         -test -n "$(am__skip_mode_fix)" \
540         || find "$(distdir)" -type d ! -perm -755 \
541                 -exec chmod u+rwx,go+rx {} \; -o \
542           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
543           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
544           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
545         || chmod -R a+r "$(distdir)"
546 dist-gzip: distdir
547         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
548         $(am__remove_distdir)
549 dist-bzip2: distdir
550         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
551         $(am__remove_distdir)
552
553 dist-lzma: distdir
554         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
555         $(am__remove_distdir)
556
557 dist-xz: distdir
558         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
559         $(am__remove_distdir)
560
561 dist-tarZ: distdir
562         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
563         $(am__remove_distdir)
564
565 dist-shar: distdir
566         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
567         $(am__remove_distdir)
568
569 dist-zip: distdir
570         -rm -f $(distdir).zip
571         zip -rq $(distdir).zip $(distdir)
572         $(am__remove_distdir)
573
574 dist dist-all: distdir
575         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
576         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
577         $(am__remove_distdir)
578
579 # This target untars the dist file and tries a VPATH configuration.  Then
580 # it guarantees that the distribution is self-contained by making another
581 # tarfile.
582 distcheck: dist
583         case '$(DIST_ARCHIVES)' in \
584         *.tar.gz*) \
585           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
586         *.tar.bz2*) \
587           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
588         *.tar.lzma*) \
589           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
590         *.tar.xz*) \
591           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
592         *.tar.Z*) \
593           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
594         *.shar.gz*) \
595           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
596         *.zip*) \
597           unzip $(distdir).zip ;;\
598         esac
599         chmod -R a-w $(distdir); chmod a+w $(distdir)
600         mkdir $(distdir)/_build
601         mkdir $(distdir)/_inst
602         chmod a-w $(distdir)
603         test -d $(distdir)/_build || exit 0; \
604         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
605           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
606           && am__cwd=`pwd` \
607           && $(am__cd) $(distdir)/_build \
608           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
609             $(DISTCHECK_CONFIGURE_FLAGS) \
610           && $(MAKE) $(AM_MAKEFLAGS) \
611           && $(MAKE) $(AM_MAKEFLAGS) dvi \
612           && $(MAKE) $(AM_MAKEFLAGS) check \
613           && $(MAKE) $(AM_MAKEFLAGS) install \
614           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
615           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
616           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
617                 distuninstallcheck \
618           && chmod -R a-w "$$dc_install_base" \
619           && ({ \
620                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
621                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
622                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
623                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
624                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
625               } || { rm -rf "$$dc_destdir"; exit 1; }) \
626           && rm -rf "$$dc_destdir" \
627           && $(MAKE) $(AM_MAKEFLAGS) dist \
628           && rm -rf $(DIST_ARCHIVES) \
629           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
630           && cd "$$am__cwd" \
631           || exit 1
632         $(am__remove_distdir)
633         @(echo "$(distdir) archives ready for distribution: "; \
634           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
635           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
636 distuninstallcheck:
637         @$(am__cd) '$(distuninstallcheck_dir)' \
638         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
639            || { echo "ERROR: files left after uninstall:" ; \
640                 if test -n "$(DESTDIR)"; then \
641                   echo "  (check DESTDIR support)"; \
642                 fi ; \
643                 $(distuninstallcheck_listfiles) ; \
644                 exit 1; } >&2
645 distcleancheck: distclean
646         @if test '$(srcdir)' = . ; then \
647           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
648           exit 1 ; \
649         fi
650         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
651           || { echo "ERROR: files left in build directory after distclean:" ; \
652                $(distcleancheck_listfiles) ; \
653                exit 1; } >&2
654 check-am: all-am
655 check: check-am
656 all-am: Makefile $(PROGRAMS) $(DATA) config.h
657 installdirs:
658         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)" "$(DESTDIR)$(appdefaultdir)"; do \
659           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
660         done
661 install: install-am
662 install-exec: install-exec-am
663 install-data: install-data-am
664 uninstall: uninstall-am
665
666 install-am: all-am
667         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
668
669 installcheck: installcheck-am
670 install-strip:
671         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
672           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
673           `test -z '$(STRIP)' || \
674             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
675 mostlyclean-generic:
676
677 clean-generic:
678         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
679
680 distclean-generic:
681         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
682         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
683
684 maintainer-clean-generic:
685         @echo "This command is intended for maintainers to use"
686         @echo "it deletes files that may require special tools to rebuild."
687         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
688 clean: clean-am
689
690 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
691
692 distclean: distclean-am
693         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
694         -rm -rf ./$(DEPDIR)
695         -rm -f Makefile
696 distclean-am: clean-am distclean-compile distclean-generic \
697         distclean-hdr distclean-tags
698
699 dvi: dvi-am
700
701 dvi-am:
702
703 html: html-am
704
705 html-am:
706
707 info: info-am
708
709 info-am:
710
711 install-data-am: install-appmanDATA install-dist_appdefaultDATA
712
713 install-dvi: install-dvi-am
714
715 install-dvi-am:
716
717 install-exec-am: install-binPROGRAMS
718
719 install-html: install-html-am
720
721 install-html-am:
722
723 install-info: install-info-am
724
725 install-info-am:
726
727 install-man:
728
729 install-pdf: install-pdf-am
730
731 install-pdf-am:
732
733 install-ps: install-ps-am
734
735 install-ps-am:
736
737 installcheck-am:
738
739 maintainer-clean: maintainer-clean-am
740         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
741         -rm -rf $(top_srcdir)/autom4te.cache
742         -rm -rf ./$(DEPDIR)
743         -rm -f Makefile
744 maintainer-clean-am: distclean-am maintainer-clean-generic
745
746 mostlyclean: mostlyclean-am
747
748 mostlyclean-am: mostlyclean-compile mostlyclean-generic
749
750 pdf: pdf-am
751
752 pdf-am:
753
754 ps: ps-am
755
756 ps-am:
757
758 uninstall-am: uninstall-appmanDATA uninstall-binPROGRAMS \
759         uninstall-dist_appdefaultDATA
760
761 .MAKE: all install-am install-strip
762
763 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
764         clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
765         dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
766         dist-zip distcheck distclean distclean-compile \
767         distclean-generic distclean-hdr distclean-tags distcleancheck \
768         distdir distuninstallcheck dvi dvi-am html html-am info \
769         info-am install install-am install-appmanDATA \
770         install-binPROGRAMS install-data install-data-am \
771         install-dist_appdefaultDATA install-dvi install-dvi-am \
772         install-exec install-exec-am install-html install-html-am \
773         install-info install-info-am install-man install-pdf \
774         install-pdf-am install-ps install-ps-am install-strip \
775         installcheck installcheck-am installdirs maintainer-clean \
776         maintainer-clean-generic mostlyclean mostlyclean-compile \
777         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
778         uninstall-am uninstall-appmanDATA uninstall-binPROGRAMS \
779         uninstall-dist_appdefaultDATA
780
781
782 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
783 .man.$(APP_MAN_SUFFIX):
784         $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
785
786 .PHONY: ChangeLog INSTALL
787
788 INSTALL:
789         $(INSTALL_CMD)
790
791 ChangeLog:
792         $(CHANGELOG_CMD)
793
794 dist-hook: ChangeLog INSTALL
795
796 @USE_GETTEXT_TRUE@xload.po: $(xload_SOURCES:%=$(srcdir)/%)
797 @USE_GETTEXT_TRUE@      $(AM_V_GEN)xgettext -d xload -n $(xload_SOURCES:%=$(srcdir)/%)
798
799 # Tell versions [3.59,3.63) of GNU make to not export all variables.
800 # Otherwise a system limit (for SysV at least) may be exceeded.
801 .NOEXPORT: