1# Makefile.in generated by automake 1.9.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  Free Software Foundation, Inc.
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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39target_triplet = @target@
40subdir = syntax
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in install-sh
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49depcomp =
50am__depfiles_maybe =
51SOURCES =
52DIST_SOURCES =
53am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
54am__vpath_adj = case $$p in \
55    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
56    *) f=$$p;; \
57  esac;
58am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
59am__installdirs = "$(DESTDIR)$(syntaxdir)"
60syntaxDATA_INSTALL = $(INSTALL_DATA)
61DATA = $(syntax_DATA)
62DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63ACLOCAL = @ACLOCAL@
64ALLOCA = @ALLOCA@
65AMDEP_FALSE = @AMDEP_FALSE@
66AMDEP_TRUE = @AMDEP_TRUE@
67AMTAR = @AMTAR@
68AR = @AR@
69AUTOCONF = @AUTOCONF@
70AUTOHEADER = @AUTOHEADER@
71AUTOMAKE = true
72AWK = @AWK@
73CATALOGS = @CATALOGS@
74CC = @CC@
75CCDEPMODE = @CCDEPMODE@
76CFLAGS = @CFLAGS@
77CPP = @CPP@
78CPPFLAGS = @CPPFLAGS@
79CXX = @CXX@
80CXXCPP = @CXXCPP@
81CXXDEPMODE = @CXXDEPMODE@
82CXXFLAGS = @CXXFLAGS@
83CYGPATH_W = @CYGPATH_W@
84DEBUG = @DEBUG@
85DEFS = @DEFS@
86DEPDIR = @DEPDIR@
87DINCLUDE = @DINCLUDE@
88DLIB = @DLIB@
89ECHO = @ECHO@
90ECHO_C = @ECHO_C@
91ECHO_N = @ECHO_N@
92ECHO_T = @ECHO_T@
93EGREP = @EGREP@
94EXEEXT = @EXEEXT@
95F77 = @F77@
96FFLAGS = @FFLAGS@
97GMSGFMT = @GMSGFMT@
98INSTALL_DATA = @INSTALL_DATA@
99INSTALL_PROGRAM = @INSTALL_PROGRAM@
100INSTALL_SCRIPT = @INSTALL_SCRIPT@
101INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102INTLLIBS = @INTLLIBS@
103LDFLAGS = @LDFLAGS@
104LIBICONV = @LIBICONV@
105LIBINTL = @LIBINTL@
106LIBOBJS = @LIBOBJS@
107LIBS = @LIBS@
108LIBTOOL = @LIBTOOL@
109LN_S = @LN_S@
110LTLIBICONV = @LTLIBICONV@
111LTLIBINTL = @LTLIBINTL@
112LTLIBOBJS = @LTLIBOBJS@
113MAKEINFO = @MAKEINFO@
114MKINSTALLDIRS = @MKINSTALLDIRS@
115MSGFMT = @MSGFMT@
116MSGMERGE = @MSGMERGE@
117OBJEXT = @OBJEXT@
118PACKAGE = @PACKAGE@
119PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120PACKAGE_NAME = @PACKAGE_NAME@
121PACKAGE_STRING = @PACKAGE_STRING@
122PACKAGE_TARNAME = @PACKAGE_TARNAME@
123PACKAGE_VERSION = @PACKAGE_VERSION@
124PATH_SEPARATOR = @PATH_SEPARATOR@
125POSUB = @POSUB@
126PTYS_ARE_CLONE = @PTYS_ARE_CLONE@
127PTYS_ARE_GETPT = @PTYS_ARE_GETPT@
128PTYS_ARE_GETPTY = @PTYS_ARE_GETPTY@
129PTYS_ARE_NUMERIC = @PTYS_ARE_NUMERIC@
130PTYS_ARE_PTC = @PTYS_ARE_PTC@
131PTYS_ARE_PTMX = @PTYS_ARE_PTMX@
132PTYS_ARE_SEARCHED = @PTYS_ARE_SEARCHED@
133PTYS_ARE__GETPTY = @PTYS_ARE__GETPTY@
134PYTHON_INCLUDES = @PYTHON_INCLUDES@
135PYTHON_LIBS = @PYTHON_LIBS@
136RANLIB = @RANLIB@
137SET_MAKE = @SET_MAKE@
138SHELL = @SHELL@
139STRIP = @STRIP@
140USE_NLS = @USE_NLS@
141VERSION = @VERSION@
142XGETTEXT = @XGETTEXT@
143X_CFLAGS = @X_CFLAGS@
144X_EXTRA_LIBS = @X_EXTRA_LIBS@
145X_LIBS = @X_LIBS@
146X_PRE_LIBS = @X_PRE_LIBS@
147ac_ct_AR = @ac_ct_AR@
148ac_ct_CC = @ac_ct_CC@
149ac_ct_CXX = @ac_ct_CXX@
150ac_ct_F77 = @ac_ct_F77@
151ac_ct_RANLIB = @ac_ct_RANLIB@
152ac_ct_STRIP = @ac_ct_STRIP@
153am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
154am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
155am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
156am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
157am__include = @am__include@
158am__leading_dot = @am__leading_dot@
159am__quote = @am__quote@
160am__tar = @am__tar@
161am__untar = @am__untar@
162bindir = @bindir@
163build = @build@
164build_alias = @build_alias@
165build_cpu = @build_cpu@
166build_os = @build_os@
167build_vendor = @build_vendor@
168datadir = @datadir@
169exec_prefix = @exec_prefix@
170host = @host@
171host_alias = @host_alias@
172host_cpu = @host_cpu@
173host_os = @host_os@
174host_vendor = @host_vendor@
175includedir = @includedir@
176infodir = @infodir@
177install_sh = @install_sh@
178libdir = @libdir@
179libexecdir = @libexecdir@
180localstatedir = @localstatedir@
181mandir = @mandir@
182mkdir_p = @mkdir_p@
183oldincludedir = @oldincludedir@
184prefix = @prefix@
185program_transform_name = @program_transform_name@
186rxvt_int16_typedef = @rxvt_int16_typedef@
187rxvt_int32_typedef = @rxvt_int32_typedef@
188rxvt_int64_typedef = @rxvt_int64_typedef@
189rxvt_intp_define = @rxvt_intp_define@
190rxvt_u_int16_typedef = @rxvt_u_int16_typedef@
191rxvt_u_int32_typedef = @rxvt_u_int32_typedef@
192rxvt_u_int64_typedef = @rxvt_u_int64_typedef@
193rxvt_u_intp_define = @rxvt_u_intp_define@
194sbindir = @sbindir@
195sharedstatedir = @sharedstatedir@
196sysconfdir = @sysconfdir@
197target = @target@
198target_alias = @target_alias@
199target_cpu = @target_cpu@
200target_os = @target_os@
201target_vendor = @target_vendor@
202syntaxdir = $(datadir)/cooledit/syntax
203syntax_DATA = c.syntax changelog.syntax diff.syntax html.syntax \
204	java.syntax js.syntax latex.syntax lsm.syntax makefile.syntax ml.syntax \
205	nroff.syntax pascal.syntax perl.syntax python.syntax sh.syntax \
206	smalltalk.syntax texinfo.syntax unknown.syntax swig.syntax mail.syntax \
207	ada95.syntax fortran.syntax mudela.syntax php.syntax mhtml.syntax \
208	bapc.syntax jasm.syntax lua.syntax prolog.syntax sql.syntax css.syntax \
209	xml.syntax scm.syntax lsm4.syntax
210
211all: all-am
212
213.SUFFIXES:
214$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
215	@for dep in $?; do \
216	  case '$(am__configure_deps)' in \
217	    *$$dep*) \
218	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
219		&& exit 0; \
220	      exit 1;; \
221	  esac; \
222	done; \
223	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  --ignore-deps syntax/Makefile'; \
224	cd $(top_srcdir) && \
225	  $(AUTOMAKE) --gnu  --ignore-deps syntax/Makefile
226.PRECIOUS: Makefile
227Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
228	@case '$?' in \
229	  *config.status*) \
230	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
231	  *) \
232	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
233	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
234	esac;
235
236$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
237	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239$(top_srcdir)/configure:  $(am__configure_deps)
240	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
242	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243
244mostlyclean-libtool:
245	-rm -f *.lo
246
247clean-libtool:
248	-rm -rf .libs _libs
249
250distclean-libtool:
251	-rm -f libtool
252uninstall-info-am:
253install-syntaxDATA: $(syntax_DATA)
254	@$(NORMAL_INSTALL)
255	test -z "$(syntaxdir)" || $(mkdir_p) "$(DESTDIR)$(syntaxdir)"
256	@list='$(syntax_DATA)'; for p in $$list; do \
257	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
258	  f=$(am__strip_dir) \
259	  echo " $(syntaxDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(syntaxdir)/$$f'"; \
260	  $(syntaxDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(syntaxdir)/$$f"; \
261	done
262
263uninstall-syntaxDATA:
264	@$(NORMAL_UNINSTALL)
265	@list='$(syntax_DATA)'; for p in $$list; do \
266	  f=$(am__strip_dir) \
267	  echo " rm -f '$(DESTDIR)$(syntaxdir)/$$f'"; \
268	  rm -f "$(DESTDIR)$(syntaxdir)/$$f"; \
269	done
270tags: TAGS
271TAGS:
272
273ctags: CTAGS
274CTAGS:
275
276
277distdir: $(DISTFILES)
278	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
279	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
280	list='$(DISTFILES)'; for file in $$list; do \
281	  case $$file in \
282	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
283	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
284	  esac; \
285	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
286	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
287	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
288	    dir="/$$dir"; \
289	    $(mkdir_p) "$(distdir)$$dir"; \
290	  else \
291	    dir=''; \
292	  fi; \
293	  if test -d $$d/$$file; then \
294	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
295	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
296	    fi; \
297	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
298	  else \
299	    test -f $(distdir)/$$file \
300	    || cp -p $$d/$$file $(distdir)/$$file \
301	    || exit 1; \
302	  fi; \
303	done
304check-am: all-am
305check: check-am
306all-am: Makefile $(DATA)
307installdirs:
308	for dir in "$(DESTDIR)$(syntaxdir)"; do \
309	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
310	done
311install: install-am
312install-exec: install-exec-am
313install-data: install-data-am
314uninstall: uninstall-am
315
316install-am: all-am
317	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
318
319installcheck: installcheck-am
320install-strip:
321	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
322	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
323	  `test -z '$(STRIP)' || \
324	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
325mostlyclean-generic:
326
327clean-generic:
328
329distclean-generic:
330	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
331
332maintainer-clean-generic:
333	@echo "This command is intended for maintainers to use"
334	@echo "it deletes files that may require special tools to rebuild."
335clean: clean-am
336
337clean-am: clean-generic clean-libtool mostlyclean-am
338
339distclean: distclean-am
340	-rm -f Makefile
341distclean-am: clean-am distclean-generic distclean-libtool
342
343dvi: dvi-am
344
345dvi-am:
346
347html: html-am
348
349info: info-am
350
351info-am:
352
353install-data-am: install-syntaxDATA
354
355install-exec-am:
356
357install-info: install-info-am
358
359install-man:
360
361installcheck-am:
362
363maintainer-clean: maintainer-clean-am
364	-rm -f Makefile
365maintainer-clean-am: distclean-am maintainer-clean-generic
366
367mostlyclean: mostlyclean-am
368
369mostlyclean-am: mostlyclean-generic mostlyclean-libtool
370
371pdf: pdf-am
372
373pdf-am:
374
375ps: ps-am
376
377ps-am:
378
379uninstall-am: uninstall-info-am uninstall-syntaxDATA
380
381.PHONY: all all-am check check-am clean clean-generic clean-libtool \
382	distclean distclean-generic distclean-libtool distdir dvi \
383	dvi-am html html-am info info-am install install-am \
384	install-data install-data-am install-exec install-exec-am \
385	install-info install-info-am install-man install-strip \
386	install-syntaxDATA installcheck installcheck-am installdirs \
387	maintainer-clean maintainer-clean-generic mostlyclean \
388	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
389	uninstall uninstall-am uninstall-info-am uninstall-syntaxDATA
390
391# Tell versions [3.59,3.63) of GNU make to not export all variables.
392# Otherwise a system limit (for SysV at least) may be exceeded.
393.NOEXPORT:
394