libXpm should not try to build into a pure wayland platform.
[platform/upstream/libXpm.git] / sxpm / 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 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 @BUILD_SXPM_TRUE@bin_PROGRAMS = sxpm$(EXEEXT)
39 subdir = sxpm
40 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
43         $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 CONFIG_CLEAN_VPATH_FILES =
50 am__installdirs = "$(DESTDIR)$(bindir)"
51 PROGRAMS = $(bin_PROGRAMS)
52 am__sxpm_SOURCES_DIST = sxpm.c
53 @BUILD_SXPM_TRUE@am_sxpm_OBJECTS = sxpm.$(OBJEXT)
54 sxpm_OBJECTS = $(am_sxpm_OBJECTS)
55 sxpm_LDADD = $(LDADD)
56 am__DEPENDENCIES_1 =
57 @BUILD_SXPM_TRUE@sxpm_DEPENDENCIES = $(am__DEPENDENCIES_1) \
58 @BUILD_SXPM_TRUE@       $(top_builddir)/src/libXpm.la
59 AM_V_lt = $(am__v_lt_$(V))
60 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
61 am__v_lt_0 = --silent
62 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
63 depcomp = $(SHELL) $(top_srcdir)/depcomp
64 am__depfiles_maybe = depfiles
65 am__mv = mv -f
66 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
68 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
69         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
70         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
71         $(AM_CFLAGS) $(CFLAGS)
72 AM_V_CC = $(am__v_CC_$(V))
73 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
74 am__v_CC_0 = @echo "  CC    " $@;
75 AM_V_at = $(am__v_at_$(V))
76 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
77 am__v_at_0 = @
78 CCLD = $(CC)
79 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
80         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
81         $(AM_LDFLAGS) $(LDFLAGS) -o $@
82 AM_V_CCLD = $(am__v_CCLD_$(V))
83 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
84 am__v_CCLD_0 = @echo "  CCLD  " $@;
85 AM_V_GEN = $(am__v_GEN_$(V))
86 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
87 am__v_GEN_0 = @echo "  GEN   " $@;
88 SOURCES = $(sxpm_SOURCES)
89 DIST_SOURCES = $(am__sxpm_SOURCES_DIST)
90 DATA = $(noinst_DATA)
91 ETAGS = etags
92 CTAGS = ctags
93 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94 ACLOCAL = @ACLOCAL@
95 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
96 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
97 AMTAR = @AMTAR@
98 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
99 APP_MAN_DIR = @APP_MAN_DIR@
100 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
101 AR = @AR@
102 AUTOCONF = @AUTOCONF@
103 AUTOHEADER = @AUTOHEADER@
104 AUTOMAKE = @AUTOMAKE@
105 AWK = @AWK@
106 BASE_CFLAGS = @BASE_CFLAGS@
107 CC = @CC@
108 CCDEPMODE = @CCDEPMODE@
109 CFLAGS = @CFLAGS@
110 CHANGELOG_CMD = @CHANGELOG_CMD@
111 CPP = @CPP@
112 CPPFLAGS = @CPPFLAGS@
113 CWARNFLAGS = @CWARNFLAGS@
114 CYGPATH_W = @CYGPATH_W@
115 DEFS = @DEFS@
116 DEPDIR = @DEPDIR@
117 DLLTOOL = @DLLTOOL@
118 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
119 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
120 DSYMUTIL = @DSYMUTIL@
121 DUMPBIN = @DUMPBIN@
122 ECHO_C = @ECHO_C@
123 ECHO_N = @ECHO_N@
124 ECHO_T = @ECHO_T@
125 EGREP = @EGREP@
126 EXEEXT = @EXEEXT@
127 FGREP = @FGREP@
128 FILE_MAN_DIR = @FILE_MAN_DIR@
129 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
130 GREP = @GREP@
131 INSTALL = @INSTALL@
132 INSTALL_CMD = @INSTALL_CMD@
133 INSTALL_DATA = @INSTALL_DATA@
134 INSTALL_PROGRAM = @INSTALL_PROGRAM@
135 INSTALL_SCRIPT = @INSTALL_SCRIPT@
136 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137 LD = @LD@
138 LDFLAGS = @LDFLAGS@
139 LIBOBJS = @LIBOBJS@
140 LIBS = @LIBS@
141 LIBTOOL = @LIBTOOL@
142 LIB_MAN_DIR = @LIB_MAN_DIR@
143 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
144 LIPO = @LIPO@
145 LN_S = @LN_S@
146 LOCALEDIR = @LOCALEDIR@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAINT = @MAINT@
149 MAKEINFO = @MAKEINFO@
150 MANIFEST_TOOL = @MANIFEST_TOOL@
151 MAN_SUBSTS = @MAN_SUBSTS@
152 MISC_MAN_DIR = @MISC_MAN_DIR@
153 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
154 MKDIR_P = @MKDIR_P@
155 NM = @NM@
156 NMEDIT = @NMEDIT@
157 OBJDUMP = @OBJDUMP@
158 OBJEXT = @OBJEXT@
159 OTOOL = @OTOOL@
160 OTOOL64 = @OTOOL64@
161 PACKAGE = @PACKAGE@
162 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
163 PACKAGE_NAME = @PACKAGE_NAME@
164 PACKAGE_STRING = @PACKAGE_STRING@
165 PACKAGE_TARNAME = @PACKAGE_TARNAME@
166 PACKAGE_URL = @PACKAGE_URL@
167 PACKAGE_VERSION = @PACKAGE_VERSION@
168 PATH_SEPARATOR = @PATH_SEPARATOR@
169 PKG_CONFIG = @PKG_CONFIG@
170 RANLIB = @RANLIB@
171 SED = @SED@
172 SET_MAKE = @SET_MAKE@
173 SHELL = @SHELL@
174 STRICT_CFLAGS = @STRICT_CFLAGS@
175 STRIP = @STRIP@
176 SXPM_CFLAGS = @SXPM_CFLAGS@
177 SXPM_LIBS = @SXPM_LIBS@
178 VERSION = @VERSION@
179 XORG_MAN_PAGE = @XORG_MAN_PAGE@
180 XPM_CFLAGS = @XPM_CFLAGS@
181 XPM_LIBS = @XPM_LIBS@
182 abs_builddir = @abs_builddir@
183 abs_srcdir = @abs_srcdir@
184 abs_top_builddir = @abs_top_builddir@
185 abs_top_srcdir = @abs_top_srcdir@
186 ac_ct_AR = @ac_ct_AR@
187 ac_ct_CC = @ac_ct_CC@
188 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
189 am__include = @am__include@
190 am__leading_dot = @am__leading_dot@
191 am__quote = @am__quote@
192 am__tar = @am__tar@
193 am__untar = @am__untar@
194 bindir = @bindir@
195 build = @build@
196 build_alias = @build_alias@
197 build_cpu = @build_cpu@
198 build_os = @build_os@
199 build_vendor = @build_vendor@
200 builddir = @builddir@
201 datadir = @datadir@
202 datarootdir = @datarootdir@
203 docdir = @docdir@
204 dvidir = @dvidir@
205 exec_prefix = @exec_prefix@
206 host = @host@
207 host_alias = @host_alias@
208 host_cpu = @host_cpu@
209 host_os = @host_os@
210 host_vendor = @host_vendor@
211 htmldir = @htmldir@
212 includedir = @includedir@
213 infodir = @infodir@
214 install_sh = @install_sh@
215 libdir = @libdir@
216 libexecdir = @libexecdir@
217 localedir = @localedir@
218 localstatedir = @localstatedir@
219 mandir = @mandir@
220 mkdir_p = @mkdir_p@
221 oldincludedir = @oldincludedir@
222 pdfdir = @pdfdir@
223 prefix = @prefix@
224 program_transform_name = @program_transform_name@
225 psdir = @psdir@
226 sbindir = @sbindir@
227 sharedstatedir = @sharedstatedir@
228 srcdir = @srcdir@
229 sysconfdir = @sysconfdir@
230 target_alias = @target_alias@
231 top_build_prefix = @top_build_prefix@
232 top_builddir = @top_builddir@
233 top_srcdir = @top_srcdir@
234 @BUILD_SXPM_TRUE@AM_CPPFLAGS = -I$(top_srcdir)/include
235 @BUILD_SXPM_TRUE@AM_CFLAGS = $(CWARNFLAGS) $(SXPM_CFLAGS)
236 @BUILD_SXPM_TRUE@sxpm_SOURCES = sxpm.c
237 @BUILD_SXPM_TRUE@LDADD = $(SXPM_LIBS) $(top_builddir)/src/libXpm.la
238 @BUILD_SXPM_TRUE@@USE_GETTEXT_TRUE@noinst_DATA = sxpm.po
239 @BUILD_SXPM_TRUE@@USE_GETTEXT_TRUE@CLEANFILES = sxpm.po
240 EXTRA_DIST = \
241         plaid_ext.xpm \
242         plaid_mask.xpm \
243         plaid.xpm
244
245 all: all-am
246
247 .SUFFIXES:
248 .SUFFIXES: .c .lo .o .obj
249 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
250         @for dep in $?; do \
251           case '$(am__configure_deps)' in \
252             *$$dep*) \
253               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
254                 && { if test -f $@; then exit 0; else break; fi; }; \
255               exit 1;; \
256           esac; \
257         done; \
258         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sxpm/Makefile'; \
259         $(am__cd) $(top_srcdir) && \
260           $(AUTOMAKE) --foreign sxpm/Makefile
261 .PRECIOUS: Makefile
262 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263         @case '$?' in \
264           *config.status*) \
265             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266           *) \
267             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269         esac;
270
271 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
275         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
277         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278 $(am__aclocal_m4_deps):
279 install-binPROGRAMS: $(bin_PROGRAMS)
280         @$(NORMAL_INSTALL)
281         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
282         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
283         for p in $$list; do echo "$$p $$p"; done | \
284         sed 's/$(EXEEXT)$$//' | \
285         while read p p1; do if test -f $$p || test -f $$p1; \
286           then echo "$$p"; echo "$$p"; else :; fi; \
287         done | \
288         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
289             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
290         sed 'N;N;N;s,\n, ,g' | \
291         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
292           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
293             if ($$2 == $$4) files[d] = files[d] " " $$1; \
294             else { print "f", $$3 "/" $$4, $$1; } } \
295           END { for (d in files) print "f", d, files[d] }' | \
296         while read type dir files; do \
297             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
298             test -z "$$files" || { \
299             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
300             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
301             } \
302         ; done
303
304 uninstall-binPROGRAMS:
305         @$(NORMAL_UNINSTALL)
306         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
307         files=`for p in $$list; do echo "$$p"; done | \
308           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
309               -e 's/$$/$(EXEEXT)/' `; \
310         test -n "$$list" || exit 0; \
311         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
312         cd "$(DESTDIR)$(bindir)" && rm -f $$files
313
314 clean-binPROGRAMS:
315         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
316         echo " rm -f" $$list; \
317         rm -f $$list || exit $$?; \
318         test -n "$(EXEEXT)" || exit 0; \
319         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
320         echo " rm -f" $$list; \
321         rm -f $$list
322 sxpm$(EXEEXT): $(sxpm_OBJECTS) $(sxpm_DEPENDENCIES) 
323         @rm -f sxpm$(EXEEXT)
324         $(AM_V_CCLD)$(LINK) $(sxpm_OBJECTS) $(sxpm_LDADD) $(LIBS)
325
326 mostlyclean-compile:
327         -rm -f *.$(OBJEXT)
328
329 distclean-compile:
330         -rm -f *.tab.c
331
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sxpm.Po@am__quote@
333
334 .c.o:
335 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
336 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
339 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
340 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
341
342 .c.obj:
343 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
344 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
345 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
346 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
347 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
348 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
349
350 .c.lo:
351 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
352 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
353 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
354 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
355 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
356 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
357
358 mostlyclean-libtool:
359         -rm -f *.lo
360
361 clean-libtool:
362         -rm -rf .libs _libs
363
364 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
365         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366         unique=`for i in $$list; do \
367             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368           done | \
369           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
370               END { if (nonempty) { for (i in files) print i; }; }'`; \
371         mkid -fID $$unique
372 tags: TAGS
373
374 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
375                 $(TAGS_FILES) $(LISP)
376         set x; \
377         here=`pwd`; \
378         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379         unique=`for i in $$list; do \
380             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381           done | \
382           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
383               END { if (nonempty) { for (i in files) print i; }; }'`; \
384         shift; \
385         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
386           test -n "$$unique" || unique=$$empty_fix; \
387           if test $$# -gt 0; then \
388             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
389               "$$@" $$unique; \
390           else \
391             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
392               $$unique; \
393           fi; \
394         fi
395 ctags: CTAGS
396 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
397                 $(TAGS_FILES) $(LISP)
398         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
399         unique=`for i in $$list; do \
400             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401           done | \
402           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
403               END { if (nonempty) { for (i in files) print i; }; }'`; \
404         test -z "$(CTAGS_ARGS)$$unique" \
405           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
406              $$unique
407
408 GTAGS:
409         here=`$(am__cd) $(top_builddir) && pwd` \
410           && $(am__cd) $(top_srcdir) \
411           && gtags -i $(GTAGS_ARGS) "$$here"
412
413 distclean-tags:
414         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
415
416 distdir: $(DISTFILES)
417         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
418         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
419         list='$(DISTFILES)'; \
420           dist_files=`for file in $$list; do echo $$file; done | \
421           sed -e "s|^$$srcdirstrip/||;t" \
422               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
423         case $$dist_files in \
424           */*) $(MKDIR_P) `echo "$$dist_files" | \
425                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
426                            sort -u` ;; \
427         esac; \
428         for file in $$dist_files; do \
429           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
430           if test -d $$d/$$file; then \
431             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
432             if test -d "$(distdir)/$$file"; then \
433               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
434             fi; \
435             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
436               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
437               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
438             fi; \
439             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
440           else \
441             test -f "$(distdir)/$$file" \
442             || cp -p $$d/$$file "$(distdir)/$$file" \
443             || exit 1; \
444           fi; \
445         done
446 check-am: all-am
447 check: check-am
448 all-am: Makefile $(PROGRAMS) $(DATA)
449 installdirs:
450         for dir in "$(DESTDIR)$(bindir)"; do \
451           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
452         done
453 install: install-am
454 install-exec: install-exec-am
455 install-data: install-data-am
456 uninstall: uninstall-am
457
458 install-am: all-am
459         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
460
461 installcheck: installcheck-am
462 install-strip:
463         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
464           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
465           `test -z '$(STRIP)' || \
466             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
467 mostlyclean-generic:
468
469 clean-generic:
470         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
471
472 distclean-generic:
473         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
474         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
475
476 maintainer-clean-generic:
477         @echo "This command is intended for maintainers to use"
478         @echo "it deletes files that may require special tools to rebuild."
479 clean: clean-am
480
481 clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
482
483 distclean: distclean-am
484         -rm -rf ./$(DEPDIR)
485         -rm -f Makefile
486 distclean-am: clean-am distclean-compile distclean-generic \
487         distclean-tags
488
489 dvi: dvi-am
490
491 dvi-am:
492
493 html: html-am
494
495 html-am:
496
497 info: info-am
498
499 info-am:
500
501 install-data-am:
502
503 install-dvi: install-dvi-am
504
505 install-dvi-am:
506
507 install-exec-am: install-binPROGRAMS
508
509 install-html: install-html-am
510
511 install-html-am:
512
513 install-info: install-info-am
514
515 install-info-am:
516
517 install-man:
518
519 install-pdf: install-pdf-am
520
521 install-pdf-am:
522
523 install-ps: install-ps-am
524
525 install-ps-am:
526
527 installcheck-am:
528
529 maintainer-clean: maintainer-clean-am
530         -rm -rf ./$(DEPDIR)
531         -rm -f Makefile
532 maintainer-clean-am: distclean-am maintainer-clean-generic
533
534 mostlyclean: mostlyclean-am
535
536 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
537         mostlyclean-libtool
538
539 pdf: pdf-am
540
541 pdf-am:
542
543 ps: ps-am
544
545 ps-am:
546
547 uninstall-am: uninstall-binPROGRAMS
548
549 .MAKE: install-am install-strip
550
551 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
552         clean-generic clean-libtool ctags distclean distclean-compile \
553         distclean-generic distclean-libtool distclean-tags distdir dvi \
554         dvi-am html html-am info info-am install install-am \
555         install-binPROGRAMS install-data install-data-am install-dvi \
556         install-dvi-am install-exec install-exec-am install-html \
557         install-html-am install-info install-info-am install-man \
558         install-pdf install-pdf-am install-ps install-ps-am \
559         install-strip installcheck installcheck-am installdirs \
560         maintainer-clean maintainer-clean-generic mostlyclean \
561         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
562         pdf pdf-am ps ps-am tags uninstall uninstall-am \
563         uninstall-binPROGRAMS
564
565
566 @BUILD_SXPM_TRUE@@USE_GETTEXT_TRUE@sxpm.po: $(sxpm_SOURCES:%=$(srcdir)/%)
567 @BUILD_SXPM_TRUE@@USE_GETTEXT_TRUE@     $(AM_V_GEN)xgettext -c"L10N_Comments" -d sxpm -n $(sxpm_SOURCES:%=$(srcdir)/%)
568
569 # Tell versions [3.59,3.63) of GNU make to not export all variables.
570 # Otherwise a system limit (for SysV at least) may be exceeded.
571 .NOEXPORT: