1# Makefile.in generated by automake 1.14 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 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 = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20am__make_running_with_option = \
21  case $${target_option-} in \
22      ?) ;; \
23      *) echo "am__make_running_with_option: internal error: invalid" \
24              "target option '$${target_option-}' specified" >&2; \
25         exit 1;; \
26  esac; \
27  has_opt=no; \
28  sane_makeflags=$$MAKEFLAGS; \
29  if $(am__is_gnu_make); then \
30    sane_makeflags=$$MFLAGS; \
31  else \
32    case $$MAKEFLAGS in \
33      *\\[\ \	]*) \
34        bs=\\; \
35        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
37    esac; \
38  fi; \
39  skip_next=no; \
40  strip_trailopt () \
41  { \
42    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43  }; \
44  for flg in $$sane_makeflags; do \
45    test $$skip_next = yes && { skip_next=no; continue; }; \
46    case $$flg in \
47      *=*|--*) continue;; \
48        -*I) strip_trailopt 'I'; skip_next=yes;; \
49      -*I?*) strip_trailopt 'I';; \
50        -*O) strip_trailopt 'O'; skip_next=yes;; \
51      -*O?*) strip_trailopt 'O';; \
52        -*l) strip_trailopt 'l'; skip_next=yes;; \
53      -*l?*) strip_trailopt 'l';; \
54      -[dEDm]) skip_next=yes;; \
55      -[JT]) skip_next=yes;; \
56    esac; \
57    case $$flg in \
58      *$$target_option*) has_opt=yes; break;; \
59    esac; \
60  done; \
61  test $$has_opt = yes
62am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64pkgdatadir = $(datadir)/@PACKAGE@
65pkgincludedir = $(includedir)/@PACKAGE@
66pkglibdir = $(libdir)/@PACKAGE@
67pkglibexecdir = $(libexecdir)/@PACKAGE@
68am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69install_sh_DATA = $(install_sh) -c -m 644
70install_sh_PROGRAM = $(install_sh) -c
71install_sh_SCRIPT = $(install_sh) -c
72INSTALL_HEADER = $(INSTALL_DATA)
73transform = $(program_transform_name)
74NORMAL_INSTALL = :
75PRE_INSTALL = :
76POST_INSTALL = :
77NORMAL_UNINSTALL = :
78PRE_UNINSTALL = :
79POST_UNINSTALL = :
80build_triplet = @build@
81host_triplet = @host@
82@WIDECHAR_TRUE@am__append_1 = tokenizern.c historyn.c
83@HAVE_STRLCPY_FALSE@am__append_2 = strlcpy.c
84@HAVE_STRLCAT_FALSE@am__append_3 = strlcat.c
85@HAVE_VIS_FALSE@am__append_4 = vis.c
86@HAVE_UNVIS_FALSE@am__append_5 = unvis.c
87@WIDECHAR_TRUE@am__append_6 = eln.c
88subdir = src
89DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
90	$(top_srcdir)/depcomp $(nobase_include_HEADERS)
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
93	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
94	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
95	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97	$(ACLOCAL_M4)
98mkinstalldirs = $(install_sh) -d
99CONFIG_HEADER = $(top_builddir)/config.h
100CONFIG_CLEAN_FILES =
101CONFIG_CLEAN_VPATH_FILES =
102am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
103am__vpath_adj = case $$p in \
104    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
105    *) f=$$p;; \
106  esac;
107am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
108am__install_max = 40
109am__nobase_strip_setup = \
110  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
111am__nobase_strip = \
112  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
113am__nobase_list = $(am__nobase_strip_setup); \
114  for p in $$list; do echo "$$p $$p"; done | \
115  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
116  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
117    if (++n[$$2] == $(am__install_max)) \
118      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
119    END { for (dir in files) print dir, files[dir] }'
120am__base_list = \
121  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
122  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
123am__uninstall_files_from_dir = { \
124  test -z "$$files" \
125    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
126    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
127         $(am__cd) "$$dir" && rm -f $$files; }; \
128  }
129am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
130LTLIBRARIES = $(lib_LTLIBRARIES)
131libedit_la_LIBADD =
132am__libedit_la_SOURCES_DIST = chared.c common.c el.c emacs.c hist.c \
133	keymacro.c map.c chartype.c parse.c prompt.c read.c refresh.c \
134	search.c sig.c terminal.c tty.c vi.c fgetln.c wcsdup.c \
135	tokenizer.c history.c filecomplete.c readline.c chared.h el.h \
136	hist.h histedit.h keymacro.h map.h chartype.h parse.h prompt.h \
137	read.h refresh.h search.h sig.h sys.h terminal.h tty.h vis.h \
138	filecomplete.h editline/readline.h strlcpy.c strlcat.c vis.c \
139	unvis.c eln.c
140@HAVE_STRLCPY_FALSE@am__objects_1 = strlcpy.lo
141@HAVE_STRLCAT_FALSE@am__objects_2 = strlcat.lo
142@HAVE_VIS_FALSE@am__objects_3 = vis.lo
143@HAVE_UNVIS_FALSE@am__objects_4 = unvis.lo
144@WIDECHAR_TRUE@am__objects_5 = eln.lo
145am_libedit_la_OBJECTS = chared.lo common.lo el.lo emacs.lo hist.lo \
146	keymacro.lo map.lo chartype.lo parse.lo prompt.lo read.lo \
147	refresh.lo search.lo sig.lo terminal.lo tty.lo vi.lo fgetln.lo \
148	wcsdup.lo tokenizer.lo history.lo filecomplete.lo readline.lo \
149	$(am__objects_1) $(am__objects_2) $(am__objects_3) \
150	$(am__objects_4) $(am__objects_5)
151@WIDECHAR_TRUE@am__objects_6 = tokenizern.lo historyn.lo
152am__objects_7 = fcns.lo help.lo $(am__objects_6)
153nodist_libedit_la_OBJECTS = $(am__objects_7)
154libedit_la_OBJECTS = $(am_libedit_la_OBJECTS) \
155	$(nodist_libedit_la_OBJECTS)
156AM_V_lt = $(am__v_lt_@AM_V@)
157am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158am__v_lt_0 = --silent
159am__v_lt_1 = 
160libedit_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
161	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
162	$(libedit_la_LDFLAGS) $(LDFLAGS) -o $@
163AM_V_P = $(am__v_P_@AM_V@)
164am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
165am__v_P_0 = false
166am__v_P_1 = :
167AM_V_GEN = $(am__v_GEN_@AM_V@)
168am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
169am__v_GEN_0 = @echo "  GEN     " $@;
170am__v_GEN_1 = 
171AM_V_at = $(am__v_at_@AM_V@)
172am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
173am__v_at_0 = @
174am__v_at_1 = 
175DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
176depcomp = $(SHELL) $(top_srcdir)/depcomp
177am__depfiles_maybe = depfiles
178am__mv = mv -f
179COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
180	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
181LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
182	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
183	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
184	$(AM_CFLAGS) $(CFLAGS)
185AM_V_CC = $(am__v_CC_@AM_V@)
186am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
187am__v_CC_0 = @echo "  CC      " $@;
188am__v_CC_1 = 
189CCLD = $(CC)
190LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
191	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
192	$(AM_LDFLAGS) $(LDFLAGS) -o $@
193AM_V_CCLD = $(am__v_CCLD_@AM_V@)
194am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
195am__v_CCLD_0 = @echo "  CCLD    " $@;
196am__v_CCLD_1 = 
197SOURCES = $(libedit_la_SOURCES) $(nodist_libedit_la_SOURCES)
198DIST_SOURCES = $(am__libedit_la_SOURCES_DIST)
199am__can_run_installinfo = \
200  case $$AM_UPDATE_INFO_DIR in \
201    n|no|NO) false;; \
202    *) (install-info --version) >/dev/null 2>&1;; \
203  esac
204HEADERS = $(nobase_include_HEADERS)
205am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
206# Read a list of newline-separated strings from the standard input,
207# and print each of them once, without duplicates.  Input order is
208# *not* preserved.
209am__uniquify_input = $(AWK) '\
210  BEGIN { nonempty = 0; } \
211  { items[$$0] = 1; nonempty = 1; } \
212  END { if (nonempty) { for (i in items) print i; }; } \
213'
214# Make sure the list of sources is unique.  This is necessary because,
215# e.g., the same source file might be shared among _SOURCES variables
216# for different programs/libraries.
217am__define_uniq_tagged_files = \
218  list='$(am__tagged_files)'; \
219  unique=`for i in $$list; do \
220    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
221  done | $(am__uniquify_input)`
222ETAGS = etags
223CTAGS = ctags
224DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
225ACLOCAL = @ACLOCAL@
226AMTAR = @AMTAR@
227AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
228AR = @AR@
229AUTOCONF = @AUTOCONF@
230AUTOHEADER = @AUTOHEADER@
231AUTOMAKE = @AUTOMAKE@
232AWK = @AWK@
233CC = @CC@
234CCDEPMODE = @CCDEPMODE@
235CFLAGS = @CFLAGS@
236CPP = @CPP@
237CPPFLAGS = @CPPFLAGS@
238CYGPATH_W = @CYGPATH_W@
239DEFS = @DEFS@
240DEPDIR = @DEPDIR@
241DLLTOOL = @DLLTOOL@
242DSYMUTIL = @DSYMUTIL@
243DUMPBIN = @DUMPBIN@
244ECHO_C = @ECHO_C@
245ECHO_N = @ECHO_N@
246ECHO_T = @ECHO_T@
247EGREP = @EGREP@
248EXEEXT = @EXEEXT@
249FGREP = @FGREP@
250GREP = @GREP@
251INSTALL = @INSTALL@
252INSTALL_DATA = @INSTALL_DATA@
253INSTALL_PROGRAM = @INSTALL_PROGRAM@
254INSTALL_SCRIPT = @INSTALL_SCRIPT@
255INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
256LD = @LD@
257LDFLAGS = @LDFLAGS@
258LIBOBJS = @LIBOBJS@
259LIBS = @LIBS@
260LIBTOOL = @LIBTOOL@
261LIPO = @LIPO@
262LN_S = @LN_S@
263LTLIBOBJS = @LTLIBOBJS@
264LT_VERSION = @LT_VERSION@
265MAKEINFO = @MAKEINFO@
266MANIFEST_TOOL = @MANIFEST_TOOL@
267MANTYPE = @MANTYPE@
268MKDIR_P = @MKDIR_P@
269NM = @NM@
270NMEDIT = @NMEDIT@
271NROFF = @NROFF@
272OBJDUMP = @OBJDUMP@
273OBJEXT = @OBJEXT@
274OTOOL = @OTOOL@
275OTOOL64 = @OTOOL64@
276PACKAGE = @PACKAGE@
277PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
278PACKAGE_NAME = @PACKAGE_NAME@
279PACKAGE_STRING = @PACKAGE_STRING@
280PACKAGE_TARNAME = @PACKAGE_TARNAME@
281PACKAGE_URL = @PACKAGE_URL@
282PACKAGE_VERSION = @PACKAGE_VERSION@
283PATH_SEPARATOR = @PATH_SEPARATOR@
284RANLIB = @RANLIB@
285SED = @SED@
286SET_MAKE = @SET_MAKE@
287SHELL = @SHELL@
288STRIP = @STRIP@
289VERSION = @VERSION@
290abs_builddir = @abs_builddir@
291abs_srcdir = @abs_srcdir@
292abs_top_builddir = @abs_top_builddir@
293abs_top_srcdir = @abs_top_srcdir@
294ac_ct_AR = @ac_ct_AR@
295ac_ct_CC = @ac_ct_CC@
296ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
297am__include = @am__include@
298am__leading_dot = @am__leading_dot@
299am__quote = @am__quote@
300am__tar = @am__tar@
301am__untar = @am__untar@
302bindir = @bindir@
303build = @build@
304build_alias = @build_alias@
305build_cpu = @build_cpu@
306build_os = @build_os@
307build_vendor = @build_vendor@
308builddir = @builddir@
309datadir = @datadir@
310datarootdir = @datarootdir@
311docdir = @docdir@
312dvidir = @dvidir@
313exec_prefix = @exec_prefix@
314host = @host@
315host_alias = @host_alias@
316host_cpu = @host_cpu@
317host_os = @host_os@
318host_vendor = @host_vendor@
319htmldir = @htmldir@
320includedir = @includedir@
321infodir = @infodir@
322install_sh = @install_sh@
323libdir = @libdir@
324libexecdir = @libexecdir@
325localedir = @localedir@
326localstatedir = @localstatedir@
327mandir = @mandir@
328mkdir_p = @mkdir_p@
329oldincludedir = @oldincludedir@
330pdfdir = @pdfdir@
331prefix = @prefix@
332program_transform_name = @program_transform_name@
333psdir = @psdir@
334sbindir = @sbindir@
335sharedstatedir = @sharedstatedir@
336srcdir = @srcdir@
337sysconfdir = @sysconfdir@
338target_alias = @target_alias@
339top_build_prefix = @top_build_prefix@
340top_builddir = @top_builddir@
341top_srcdir = @top_srcdir@
342BUILT_SOURCES = vi.h emacs.h common.h fcns.h help.h fcns.c help.c \
343	$(am__append_1)
344AHDR = vi.h emacs.h common.h 
345ASRC = $(srcdir)/vi.c $(srcdir)/emacs.c $(srcdir)/common.c
346CLEANFILES = $(BUILT_SOURCES)
347lib_LTLIBRARIES = libedit.la
348libedit_la_SOURCES = chared.c common.c el.c emacs.c hist.c keymacro.c \
349	map.c chartype.c parse.c prompt.c read.c refresh.c search.c \
350	sig.c terminal.c tty.c vi.c fgetln.c wcsdup.c tokenizer.c \
351	history.c filecomplete.c readline.c chared.h el.h hist.h \
352	histedit.h keymacro.h map.h chartype.h parse.h prompt.h read.h \
353	refresh.h search.h sig.h sys.h terminal.h tty.h vis.h \
354	filecomplete.h editline/readline.h $(am__append_2) \
355	$(am__append_3) $(am__append_4) $(am__append_5) \
356	$(am__append_6)
357EXTRA_DIST = makelist shlib_version
358nobase_include_HEADERS = histedit.h editline/readline.h
359nodist_libedit_la_SOURCES = $(BUILT_SOURCES)
360libedit_la_LDFLAGS = -no-undefined -version-info $(LT_VERSION)
361all: $(BUILT_SOURCES)
362	$(MAKE) $(AM_MAKEFLAGS) all-am
363
364.SUFFIXES:
365.SUFFIXES: .c .lo .o .obj
366$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
367	@for dep in $?; do \
368	  case '$(am__configure_deps)' in \
369	    *$$dep*) \
370	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
371	        && { if test -f $@; then exit 0; else break; fi; }; \
372	      exit 1;; \
373	  esac; \
374	done; \
375	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
376	$(am__cd) $(top_srcdir) && \
377	  $(AUTOMAKE) --foreign src/Makefile
378.PRECIOUS: Makefile
379Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
380	@case '$?' in \
381	  *config.status*) \
382	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
383	  *) \
384	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
385	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
386	esac;
387
388$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
389	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
390
391$(top_srcdir)/configure:  $(am__configure_deps)
392	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
393$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
394	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
395$(am__aclocal_m4_deps):
396
397install-libLTLIBRARIES: $(lib_LTLIBRARIES)
398	@$(NORMAL_INSTALL)
399	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
400	list2=; for p in $$list; do \
401	  if test -f $$p; then \
402	    list2="$$list2 $$p"; \
403	  else :; fi; \
404	done; \
405	test -z "$$list2" || { \
406	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
407	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
408	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
409	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
410	}
411
412uninstall-libLTLIBRARIES:
413	@$(NORMAL_UNINSTALL)
414	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
415	for p in $$list; do \
416	  $(am__strip_dir) \
417	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
418	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
419	done
420
421clean-libLTLIBRARIES:
422	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
423	@list='$(lib_LTLIBRARIES)'; \
424	locs=`for p in $$list; do echo $$p; done | \
425	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
426	      sort -u`; \
427	test -z "$$locs" || { \
428	  echo rm -f $${locs}; \
429	  rm -f $${locs}; \
430	}
431
432libedit.la: $(libedit_la_OBJECTS) $(libedit_la_DEPENDENCIES) $(EXTRA_libedit_la_DEPENDENCIES) 
433	$(AM_V_CCLD)$(libedit_la_LINK) -rpath $(libdir) $(libedit_la_OBJECTS) $(libedit_la_LIBADD) $(LIBS)
434
435mostlyclean-compile:
436	-rm -f *.$(OBJEXT)
437
438distclean-compile:
439	-rm -f *.tab.c
440
441@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chared.Plo@am__quote@
442@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/chartype.Plo@am__quote@
443@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Plo@am__quote@
444@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/el.Plo@am__quote@
445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eln.Plo@am__quote@
446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emacs.Plo@am__quote@
447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fcns.Plo@am__quote@
448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fgetln.Plo@am__quote@
449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filecomplete.Plo@am__quote@
450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help.Plo@am__quote@
451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hist.Plo@am__quote@
452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/history.Plo@am__quote@
453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/historyn.Plo@am__quote@
454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keymacro.Plo@am__quote@
455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/map.Plo@am__quote@
456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Plo@am__quote@
457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prompt.Plo@am__quote@
458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/read.Plo@am__quote@
459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readline.Plo@am__quote@
460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/refresh.Plo@am__quote@
461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/search.Plo@am__quote@
462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sig.Plo@am__quote@
463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlcat.Plo@am__quote@
464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlcpy.Plo@am__quote@
465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/terminal.Plo@am__quote@
466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tokenizer.Plo@am__quote@
467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tokenizern.Plo@am__quote@
468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tty.Plo@am__quote@
469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unvis.Plo@am__quote@
470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vi.Plo@am__quote@
471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vis.Plo@am__quote@
472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcsdup.Plo@am__quote@
473
474.c.o:
475@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
476@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
477@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
478@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
480
481.c.obj:
482@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
483@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
484@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
485@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
487
488.c.lo:
489@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
490@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
491@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
492@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
494
495mostlyclean-libtool:
496	-rm -f *.lo
497
498clean-libtool:
499	-rm -rf .libs _libs
500install-nobase_includeHEADERS: $(nobase_include_HEADERS)
501	@$(NORMAL_INSTALL)
502	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
503	if test -n "$$list"; then \
504	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
505	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
506	fi; \
507	$(am__nobase_list) | while read dir files; do \
508	  xfiles=; for file in $$files; do \
509	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
510	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
511	  test -z "$$xfiles" || { \
512	    test "x$$dir" = x. || { \
513	      echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
514	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
515	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
516	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
517	done
518
519uninstall-nobase_includeHEADERS:
520	@$(NORMAL_UNINSTALL)
521	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
522	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
523	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
524
525ID: $(am__tagged_files)
526	$(am__define_uniq_tagged_files); mkid -fID $$unique
527tags: tags-am
528TAGS: tags
529
530tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
531	set x; \
532	here=`pwd`; \
533	$(am__define_uniq_tagged_files); \
534	shift; \
535	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
536	  test -n "$$unique" || unique=$$empty_fix; \
537	  if test $$# -gt 0; then \
538	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
539	      "$$@" $$unique; \
540	  else \
541	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
542	      $$unique; \
543	  fi; \
544	fi
545ctags: ctags-am
546
547CTAGS: ctags
548ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
549	$(am__define_uniq_tagged_files); \
550	test -z "$(CTAGS_ARGS)$$unique" \
551	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
552	     $$unique
553
554GTAGS:
555	here=`$(am__cd) $(top_builddir) && pwd` \
556	  && $(am__cd) $(top_srcdir) \
557	  && gtags -i $(GTAGS_ARGS) "$$here"
558cscopelist: cscopelist-am
559
560cscopelist-am: $(am__tagged_files)
561	list='$(am__tagged_files)'; \
562	case "$(srcdir)" in \
563	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
564	  *) sdir=$(subdir)/$(srcdir) ;; \
565	esac; \
566	for i in $$list; do \
567	  if test -f "$$i"; then \
568	    echo "$(subdir)/$$i"; \
569	  else \
570	    echo "$$sdir/$$i"; \
571	  fi; \
572	done >> $(top_builddir)/cscope.files
573
574distclean-tags:
575	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
576
577distdir: $(DISTFILES)
578	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580	list='$(DISTFILES)'; \
581	  dist_files=`for file in $$list; do echo $$file; done | \
582	  sed -e "s|^$$srcdirstrip/||;t" \
583	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
584	case $$dist_files in \
585	  */*) $(MKDIR_P) `echo "$$dist_files" | \
586			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
587			   sort -u` ;; \
588	esac; \
589	for file in $$dist_files; do \
590	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
591	  if test -d $$d/$$file; then \
592	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
593	    if test -d "$(distdir)/$$file"; then \
594	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
595	    fi; \
596	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
597	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
598	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
599	    fi; \
600	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
601	  else \
602	    test -f "$(distdir)/$$file" \
603	    || cp -p $$d/$$file "$(distdir)/$$file" \
604	    || exit 1; \
605	  fi; \
606	done
607check-am: all-am
608check: $(BUILT_SOURCES)
609	$(MAKE) $(AM_MAKEFLAGS) check-am
610all-am: Makefile $(LTLIBRARIES) $(HEADERS)
611installdirs:
612	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
613	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
614	done
615install: $(BUILT_SOURCES)
616	$(MAKE) $(AM_MAKEFLAGS) install-am
617install-exec: install-exec-am
618install-data: install-data-am
619uninstall: uninstall-am
620
621install-am: all-am
622	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
623
624installcheck: installcheck-am
625install-strip:
626	if test -z '$(STRIP)'; then \
627	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
628	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
629	      install; \
630	else \
631	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
632	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
633	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
634	fi
635mostlyclean-generic:
636
637clean-generic:
638	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
639
640distclean-generic:
641	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
642	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
643
644maintainer-clean-generic:
645	@echo "This command is intended for maintainers to use"
646	@echo "it deletes files that may require special tools to rebuild."
647	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
648clean: clean-am
649
650clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
651	mostlyclean-am
652
653distclean: distclean-am
654	-rm -rf ./$(DEPDIR)
655	-rm -f Makefile
656distclean-am: clean-am distclean-compile distclean-generic \
657	distclean-tags
658
659dvi: dvi-am
660
661dvi-am:
662
663html: html-am
664
665html-am:
666
667info: info-am
668
669info-am:
670
671install-data-am: install-nobase_includeHEADERS
672
673install-dvi: install-dvi-am
674
675install-dvi-am:
676
677install-exec-am: install-libLTLIBRARIES
678
679install-html: install-html-am
680
681install-html-am:
682
683install-info: install-info-am
684
685install-info-am:
686
687install-man:
688
689install-pdf: install-pdf-am
690
691install-pdf-am:
692
693install-ps: install-ps-am
694
695install-ps-am:
696
697installcheck-am:
698
699maintainer-clean: maintainer-clean-am
700	-rm -rf ./$(DEPDIR)
701	-rm -f Makefile
702maintainer-clean-am: distclean-am maintainer-clean-generic
703
704mostlyclean: mostlyclean-am
705
706mostlyclean-am: mostlyclean-compile mostlyclean-generic \
707	mostlyclean-libtool
708
709pdf: pdf-am
710
711pdf-am:
712
713ps: ps-am
714
715ps-am:
716
717uninstall-am: uninstall-libLTLIBRARIES uninstall-nobase_includeHEADERS
718
719.MAKE: all check install install-am install-strip
720
721.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
722	clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
723	ctags-am distclean distclean-compile distclean-generic \
724	distclean-libtool distclean-tags distdir dvi dvi-am html \
725	html-am info info-am install install-am install-data \
726	install-data-am install-dvi install-dvi-am install-exec \
727	install-exec-am install-html install-html-am install-info \
728	install-info-am install-libLTLIBRARIES install-man \
729	install-nobase_includeHEADERS install-pdf install-pdf-am \
730	install-ps install-ps-am install-strip installcheck \
731	installcheck-am installdirs maintainer-clean \
732	maintainer-clean-generic mostlyclean mostlyclean-compile \
733	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
734	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
735	uninstall-nobase_includeHEADERS
736
737
738vi.h: Makefile $(srcdir)/vi.c
739	AWK=$(AWK) sh $(srcdir)/makelist -h $(srcdir)/vi.c > $@
740
741emacs.h: Makefile $(srcdir)/emacs.c
742	AWK=$(AWK) sh $(srcdir)/makelist -h $(srcdir)/emacs.c > $@
743
744common.h: Makefile $(srcdir)/common.c
745	AWK=$(AWK) sh $(srcdir)/makelist -h $(srcdir)/common.c > $@
746
747fcns.h: Makefile $(AHDR)
748	AWK=$(AWK) sh $(srcdir)/makelist -fh $(AHDR) > $@
749
750help.h: Makefile $(ASRC)
751	AWK=$(AWK) sh $(srcdir)/makelist -bh $(ASRC) > $@
752
753fcns.c: Makefile $(AHDR)
754	AWK=$(AWK) sh $(srcdir)/makelist -fc $(AHDR) > $@
755
756help.c: Makefile $(ASRC)
757	AWK=$(AWK) sh $(srcdir)/makelist -bc $(ASRC) > $@
758
759tokenizern.c: Makefile $(srcdir)/tokenizer.c
760	AWK=$(AWK) sh $(srcdir)/makelist -n $(srcdir)/tokenizer.c > $@
761
762historyn.c: Makefile $(srcdir)/history.c
763	AWK=$(AWK) sh $(srcdir)/makelist -n $(srcdir)/history.c > $@
764
765# Tell versions [3.59,3.63) of GNU make to not export all variables.
766# Otherwise a system limit (for SysV at least) may be exceeded.
767.NOEXPORT:
768