Makefile.in revision edce3322
1# Makefile.in generated by automake 1.16.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92@BUILD_SXPM_TRUE@bin_PROGRAMS = sxpm$(EXEEXT)
93subdir = sxpm
94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95am__aclocal_m4_deps = $(top_srcdir)/m4/ax_define_dir.m4 \
96	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
97	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
98	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
99am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100	$(ACLOCAL_M4)
101DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
102mkinstalldirs = $(install_sh) -d
103CONFIG_HEADER = $(top_builddir)/config.h
104CONFIG_CLEAN_FILES =
105CONFIG_CLEAN_VPATH_FILES =
106am__installdirs = "$(DESTDIR)$(bindir)"
107PROGRAMS = $(bin_PROGRAMS)
108am__sxpm_SOURCES_DIST = sxpm.c
109@BUILD_SXPM_TRUE@am_sxpm_OBJECTS = sxpm.$(OBJEXT)
110sxpm_OBJECTS = $(am_sxpm_OBJECTS)
111sxpm_LDADD = $(LDADD)
112am__DEPENDENCIES_1 =
113@BUILD_SXPM_TRUE@sxpm_DEPENDENCIES = $(am__DEPENDENCIES_1) \
114@BUILD_SXPM_TRUE@	$(top_builddir)/src/libXpm.la
115AM_V_lt = $(am__v_lt_@AM_V@)
116am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
117am__v_lt_0 = --silent
118am__v_lt_1 = 
119AM_V_P = $(am__v_P_@AM_V@)
120am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
121am__v_P_0 = false
122am__v_P_1 = :
123AM_V_GEN = $(am__v_GEN_@AM_V@)
124am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
125am__v_GEN_0 = @echo "  GEN     " $@;
126am__v_GEN_1 = 
127AM_V_at = $(am__v_at_@AM_V@)
128am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
129am__v_at_0 = @
130am__v_at_1 = 
131DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
132depcomp = $(SHELL) $(top_srcdir)/depcomp
133am__maybe_remake_depfiles = depfiles
134am__depfiles_remade = ./$(DEPDIR)/sxpm.Po
135am__mv = mv -f
136COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
137	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
138LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
139	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
140	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
141	$(AM_CFLAGS) $(CFLAGS)
142AM_V_CC = $(am__v_CC_@AM_V@)
143am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
144am__v_CC_0 = @echo "  CC      " $@;
145am__v_CC_1 = 
146CCLD = $(CC)
147LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
148	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
149	$(AM_LDFLAGS) $(LDFLAGS) -o $@
150AM_V_CCLD = $(am__v_CCLD_@AM_V@)
151am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
152am__v_CCLD_0 = @echo "  CCLD    " $@;
153am__v_CCLD_1 = 
154SOURCES = $(sxpm_SOURCES)
155DIST_SOURCES = $(am__sxpm_SOURCES_DIST)
156am__can_run_installinfo = \
157  case $$AM_UPDATE_INFO_DIR in \
158    n|no|NO) false;; \
159    *) (install-info --version) >/dev/null 2>&1;; \
160  esac
161DATA = $(noinst_DATA)
162am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
163# Read a list of newline-separated strings from the standard input,
164# and print each of them once, without duplicates.  Input order is
165# *not* preserved.
166am__uniquify_input = $(AWK) '\
167  BEGIN { nonempty = 0; } \
168  { items[$$0] = 1; nonempty = 1; } \
169  END { if (nonempty) { for (i in items) print i; }; } \
170'
171# Make sure the list of sources is unique.  This is necessary because,
172# e.g., the same source file might be shared among _SOURCES variables
173# for different programs/libraries.
174am__define_uniq_tagged_files = \
175  list='$(am__tagged_files)'; \
176  unique=`for i in $$list; do \
177    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
178  done | $(am__uniquify_input)`
179ETAGS = etags
180CTAGS = ctags
181am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
182DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
183ACLOCAL = @ACLOCAL@
184ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
185ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
186AMTAR = @AMTAR@
187AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
188APP_MAN_DIR = @APP_MAN_DIR@
189APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
190AR = @AR@
191AUTOCONF = @AUTOCONF@
192AUTOHEADER = @AUTOHEADER@
193AUTOMAKE = @AUTOMAKE@
194AWK = @AWK@
195BASE_CFLAGS = @BASE_CFLAGS@
196CC = @CC@
197CCDEPMODE = @CCDEPMODE@
198CFLAGS = @CFLAGS@
199CHANGELOG_CMD = @CHANGELOG_CMD@
200CPP = @CPP@
201CPPFLAGS = @CPPFLAGS@
202CWARNFLAGS = @CWARNFLAGS@
203CYGPATH_W = @CYGPATH_W@
204DEFS = @DEFS@
205DEPDIR = @DEPDIR@
206DLLTOOL = @DLLTOOL@
207DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
208DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
209DSYMUTIL = @DSYMUTIL@
210DUMPBIN = @DUMPBIN@
211ECHO_C = @ECHO_C@
212ECHO_N = @ECHO_N@
213ECHO_T = @ECHO_T@
214EGREP = @EGREP@
215EXEEXT = @EXEEXT@
216FGREP = @FGREP@
217FILE_MAN_DIR = @FILE_MAN_DIR@
218FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
219GREP = @GREP@
220INSTALL = @INSTALL@
221INSTALL_CMD = @INSTALL_CMD@
222INSTALL_DATA = @INSTALL_DATA@
223INSTALL_PROGRAM = @INSTALL_PROGRAM@
224INSTALL_SCRIPT = @INSTALL_SCRIPT@
225INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
226LD = @LD@
227LDFLAGS = @LDFLAGS@
228LIBOBJS = @LIBOBJS@
229LIBS = @LIBS@
230LIBTOOL = @LIBTOOL@
231LIB_MAN_DIR = @LIB_MAN_DIR@
232LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
233LIPO = @LIPO@
234LN_S = @LN_S@
235LOCALEDIR = @LOCALEDIR@
236LTLIBOBJS = @LTLIBOBJS@
237LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
238MAKEINFO = @MAKEINFO@
239MANIFEST_TOOL = @MANIFEST_TOOL@
240MAN_SUBSTS = @MAN_SUBSTS@
241MISC_MAN_DIR = @MISC_MAN_DIR@
242MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
243MKDIR_P = @MKDIR_P@
244NM = @NM@
245NMEDIT = @NMEDIT@
246OBJDUMP = @OBJDUMP@
247OBJEXT = @OBJEXT@
248OTOOL = @OTOOL@
249OTOOL64 = @OTOOL64@
250PACKAGE = @PACKAGE@
251PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
252PACKAGE_NAME = @PACKAGE_NAME@
253PACKAGE_STRING = @PACKAGE_STRING@
254PACKAGE_TARNAME = @PACKAGE_TARNAME@
255PACKAGE_URL = @PACKAGE_URL@
256PACKAGE_VERSION = @PACKAGE_VERSION@
257PATH_SEPARATOR = @PATH_SEPARATOR@
258PKG_CONFIG = @PKG_CONFIG@
259PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
260PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
261RANLIB = @RANLIB@
262SED = @SED@
263SET_MAKE = @SET_MAKE@
264SHELL = @SHELL@
265STRICT_CFLAGS = @STRICT_CFLAGS@
266STRIP = @STRIP@
267SXPM_CFLAGS = @SXPM_CFLAGS@
268SXPM_LIBS = @SXPM_LIBS@
269VERSION = @VERSION@
270XORG_MAN_PAGE = @XORG_MAN_PAGE@
271XPM_CFLAGS = @XPM_CFLAGS@
272XPM_LIBS = @XPM_LIBS@
273abs_builddir = @abs_builddir@
274abs_srcdir = @abs_srcdir@
275abs_top_builddir = @abs_top_builddir@
276abs_top_srcdir = @abs_top_srcdir@
277ac_ct_AR = @ac_ct_AR@
278ac_ct_CC = @ac_ct_CC@
279ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
280am__include = @am__include@
281am__leading_dot = @am__leading_dot@
282am__quote = @am__quote@
283am__tar = @am__tar@
284am__untar = @am__untar@
285bindir = @bindir@
286build = @build@
287build_alias = @build_alias@
288build_cpu = @build_cpu@
289build_os = @build_os@
290build_vendor = @build_vendor@
291builddir = @builddir@
292datadir = @datadir@
293datarootdir = @datarootdir@
294docdir = @docdir@
295dvidir = @dvidir@
296exec_prefix = @exec_prefix@
297host = @host@
298host_alias = @host_alias@
299host_cpu = @host_cpu@
300host_os = @host_os@
301host_vendor = @host_vendor@
302htmldir = @htmldir@
303includedir = @includedir@
304infodir = @infodir@
305install_sh = @install_sh@
306libdir = @libdir@
307libexecdir = @libexecdir@
308localedir = @localedir@
309localstatedir = @localstatedir@
310mandir = @mandir@
311mkdir_p = @mkdir_p@
312oldincludedir = @oldincludedir@
313pdfdir = @pdfdir@
314prefix = @prefix@
315program_transform_name = @program_transform_name@
316psdir = @psdir@
317sbindir = @sbindir@
318sharedstatedir = @sharedstatedir@
319srcdir = @srcdir@
320sysconfdir = @sysconfdir@
321target_alias = @target_alias@
322top_build_prefix = @top_build_prefix@
323top_builddir = @top_builddir@
324top_srcdir = @top_srcdir@
325@BUILD_SXPM_TRUE@AM_CPPFLAGS = -I$(top_srcdir)/include
326@BUILD_SXPM_TRUE@AM_CFLAGS = $(CWARNFLAGS) $(SXPM_CFLAGS)
327@BUILD_SXPM_TRUE@sxpm_SOURCES = sxpm.c
328@BUILD_SXPM_TRUE@LDADD = $(SXPM_LIBS) $(top_builddir)/src/libXpm.la
329@BUILD_SXPM_TRUE@@USE_GETTEXT_TRUE@noinst_DATA = sxpm.po
330@BUILD_SXPM_TRUE@@USE_GETTEXT_TRUE@CLEANFILES = sxpm.po
331EXTRA_DIST = \
332	plaid_ext.xpm \
333	plaid_mask.xpm \
334	plaid.xpm
335
336all: all-am
337
338.SUFFIXES:
339.SUFFIXES: .c .lo .o .obj
340$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
341	@for dep in $?; do \
342	  case '$(am__configure_deps)' in \
343	    *$$dep*) \
344	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
345	        && { if test -f $@; then exit 0; else break; fi; }; \
346	      exit 1;; \
347	  esac; \
348	done; \
349	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sxpm/Makefile'; \
350	$(am__cd) $(top_srcdir) && \
351	  $(AUTOMAKE) --foreign sxpm/Makefile
352Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353	@case '$?' in \
354	  *config.status*) \
355	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
356	  *) \
357	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
358	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
359	esac;
360
361$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363
364$(top_srcdir)/configure:  $(am__configure_deps)
365	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
367	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368$(am__aclocal_m4_deps):
369install-binPROGRAMS: $(bin_PROGRAMS)
370	@$(NORMAL_INSTALL)
371	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
372	if test -n "$$list"; then \
373	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
374	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
375	fi; \
376	for p in $$list; do echo "$$p $$p"; done | \
377	sed 's/$(EXEEXT)$$//' | \
378	while read p p1; do if test -f $$p \
379	 || test -f $$p1 \
380	  ; then echo "$$p"; echo "$$p"; else :; fi; \
381	done | \
382	sed -e 'p;s,.*/,,;n;h' \
383	    -e 's|.*|.|' \
384	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
385	sed 'N;N;N;s,\n, ,g' | \
386	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
387	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
388	    if ($$2 == $$4) files[d] = files[d] " " $$1; \
389	    else { print "f", $$3 "/" $$4, $$1; } } \
390	  END { for (d in files) print "f", d, files[d] }' | \
391	while read type dir files; do \
392	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
393	    test -z "$$files" || { \
394	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
395	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
396	    } \
397	; done
398
399uninstall-binPROGRAMS:
400	@$(NORMAL_UNINSTALL)
401	@list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
402	files=`for p in $$list; do echo "$$p"; done | \
403	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
404	      -e 's/$$/$(EXEEXT)/' \
405	`; \
406	test -n "$$list" || exit 0; \
407	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
408	cd "$(DESTDIR)$(bindir)" && rm -f $$files
409
410clean-binPROGRAMS:
411	@list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
412	echo " rm -f" $$list; \
413	rm -f $$list || exit $$?; \
414	test -n "$(EXEEXT)" || exit 0; \
415	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
416	echo " rm -f" $$list; \
417	rm -f $$list
418
419sxpm$(EXEEXT): $(sxpm_OBJECTS) $(sxpm_DEPENDENCIES) $(EXTRA_sxpm_DEPENDENCIES) 
420	@rm -f sxpm$(EXEEXT)
421	$(AM_V_CCLD)$(LINK) $(sxpm_OBJECTS) $(sxpm_LDADD) $(LIBS)
422
423mostlyclean-compile:
424	-rm -f *.$(OBJEXT)
425
426distclean-compile:
427	-rm -f *.tab.c
428
429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sxpm.Po@am__quote@ # am--include-marker
430
431$(am__depfiles_remade):
432	@$(MKDIR_P) $(@D)
433	@echo '# dummy' >$@-t && $(am__mv) $@-t $@
434
435am--depfiles: $(am__depfiles_remade)
436
437.c.o:
438@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
439@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
440@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
441@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
442@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
443
444.c.obj:
445@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
446@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
447@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
448@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
449@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
450
451.c.lo:
452@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
453@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
454@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
455@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
456@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
457
458mostlyclean-libtool:
459	-rm -f *.lo
460
461clean-libtool:
462	-rm -rf .libs _libs
463
464ID: $(am__tagged_files)
465	$(am__define_uniq_tagged_files); mkid -fID $$unique
466tags: tags-am
467TAGS: tags
468
469tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
470	set x; \
471	here=`pwd`; \
472	$(am__define_uniq_tagged_files); \
473	shift; \
474	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
475	  test -n "$$unique" || unique=$$empty_fix; \
476	  if test $$# -gt 0; then \
477	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
478	      "$$@" $$unique; \
479	  else \
480	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
481	      $$unique; \
482	  fi; \
483	fi
484ctags: ctags-am
485
486CTAGS: ctags
487ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
488	$(am__define_uniq_tagged_files); \
489	test -z "$(CTAGS_ARGS)$$unique" \
490	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
491	     $$unique
492
493GTAGS:
494	here=`$(am__cd) $(top_builddir) && pwd` \
495	  && $(am__cd) $(top_srcdir) \
496	  && gtags -i $(GTAGS_ARGS) "$$here"
497cscopelist: cscopelist-am
498
499cscopelist-am: $(am__tagged_files)
500	list='$(am__tagged_files)'; \
501	case "$(srcdir)" in \
502	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
503	  *) sdir=$(subdir)/$(srcdir) ;; \
504	esac; \
505	for i in $$list; do \
506	  if test -f "$$i"; then \
507	    echo "$(subdir)/$$i"; \
508	  else \
509	    echo "$$sdir/$$i"; \
510	  fi; \
511	done >> $(top_builddir)/cscope.files
512
513distclean-tags:
514	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
515
516distdir: $(BUILT_SOURCES)
517	$(MAKE) $(AM_MAKEFLAGS) distdir-am
518
519distdir-am: $(DISTFILES)
520	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
521	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
522	list='$(DISTFILES)'; \
523	  dist_files=`for file in $$list; do echo $$file; done | \
524	  sed -e "s|^$$srcdirstrip/||;t" \
525	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
526	case $$dist_files in \
527	  */*) $(MKDIR_P) `echo "$$dist_files" | \
528			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
529			   sort -u` ;; \
530	esac; \
531	for file in $$dist_files; do \
532	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
533	  if test -d $$d/$$file; then \
534	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
535	    if test -d "$(distdir)/$$file"; then \
536	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
537	    fi; \
538	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
539	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
540	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
541	    fi; \
542	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
543	  else \
544	    test -f "$(distdir)/$$file" \
545	    || cp -p $$d/$$file "$(distdir)/$$file" \
546	    || exit 1; \
547	  fi; \
548	done
549check-am: all-am
550check: check-am
551all-am: Makefile $(PROGRAMS) $(DATA)
552installdirs:
553	for dir in "$(DESTDIR)$(bindir)"; do \
554	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
555	done
556install: install-am
557install-exec: install-exec-am
558install-data: install-data-am
559uninstall: uninstall-am
560
561install-am: all-am
562	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
563
564installcheck: installcheck-am
565install-strip:
566	if test -z '$(STRIP)'; then \
567	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
568	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
569	      install; \
570	else \
571	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
572	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
573	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
574	fi
575mostlyclean-generic:
576
577clean-generic:
578	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
579
580distclean-generic:
581	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
582	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
583
584maintainer-clean-generic:
585	@echo "This command is intended for maintainers to use"
586	@echo "it deletes files that may require special tools to rebuild."
587clean: clean-am
588
589clean-am: clean-binPROGRAMS clean-generic clean-libtool mostlyclean-am
590
591distclean: distclean-am
592		-rm -f ./$(DEPDIR)/sxpm.Po
593	-rm -f Makefile
594distclean-am: clean-am distclean-compile distclean-generic \
595	distclean-tags
596
597dvi: dvi-am
598
599dvi-am:
600
601html: html-am
602
603html-am:
604
605info: info-am
606
607info-am:
608
609install-data-am:
610
611install-dvi: install-dvi-am
612
613install-dvi-am:
614
615install-exec-am: install-binPROGRAMS
616
617install-html: install-html-am
618
619install-html-am:
620
621install-info: install-info-am
622
623install-info-am:
624
625install-man:
626
627install-pdf: install-pdf-am
628
629install-pdf-am:
630
631install-ps: install-ps-am
632
633install-ps-am:
634
635installcheck-am:
636
637maintainer-clean: maintainer-clean-am
638		-rm -f ./$(DEPDIR)/sxpm.Po
639	-rm -f Makefile
640maintainer-clean-am: distclean-am maintainer-clean-generic
641
642mostlyclean: mostlyclean-am
643
644mostlyclean-am: mostlyclean-compile mostlyclean-generic \
645	mostlyclean-libtool
646
647pdf: pdf-am
648
649pdf-am:
650
651ps: ps-am
652
653ps-am:
654
655uninstall-am: uninstall-binPROGRAMS
656
657.MAKE: install-am install-strip
658
659.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
660	clean-binPROGRAMS clean-generic clean-libtool cscopelist-am \
661	ctags ctags-am distclean distclean-compile distclean-generic \
662	distclean-libtool distclean-tags distdir dvi dvi-am html \
663	html-am info info-am install install-am install-binPROGRAMS \
664	install-data install-data-am install-dvi install-dvi-am \
665	install-exec install-exec-am install-html install-html-am \
666	install-info install-info-am install-man install-pdf \
667	install-pdf-am install-ps install-ps-am install-strip \
668	installcheck installcheck-am installdirs maintainer-clean \
669	maintainer-clean-generic mostlyclean mostlyclean-compile \
670	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
671	tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
672
673.PRECIOUS: Makefile
674
675
676@BUILD_SXPM_TRUE@@USE_GETTEXT_TRUE@sxpm.po: $(sxpm_SOURCES:%=$(srcdir)/%)
677@BUILD_SXPM_TRUE@@USE_GETTEXT_TRUE@	$(AM_V_GEN)xgettext -c"L10N_Comments" -d sxpm -n $(sxpm_SOURCES:%=$(srcdir)/%)
678
679# Tell versions [3.59,3.63) of GNU make to not export all variables.
680# Otherwise a system limit (for SysV at least) may be exceeded.
681.NOEXPORT:
682