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