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