Fix unresolved implicit dependency of c_ppline.st state on c.st
[enscript.git] / states / hl / Makefile.in
1 # Makefile.in generated by automake 1.7 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5 # 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
17 #
18 # Automakefile for the highlighting rules.
19 # Copyright (c) 1998-2003 Markku Rossi
20 #
21 # Author: Markku Rossi <mtr@iki.fi>
22 #
23
24 #
25 # This program is free software; you can redistribute it and/or modify
26 # it under the terms of the GNU General Public License as published by
27 # the Free Software Foundation; either version 2, or (at your option)
28 # any later version.
29 #
30 # This program is distributed in the hope that it will be useful,
31 # but WITHOUT ANY WARRANTY; without even the implied warranty of
32 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
33 # GNU General Public License for more details.
34 #
35 # You should have received a copy of the GNU General Public License
36 #
37 # along with this program; see the file COPYING.  If not, write to
38 # the Free Software Foundation, 51 Franklin Street, Fifth Floor,
39 # Boston, MA 02110-1301, USA.
40 #
41
42 srcdir = @srcdir@
43 top_srcdir = @top_srcdir@
44 VPATH = @srcdir@
45 pkgdatadir = $(datadir)/@PACKAGE@
46 pkglibdir = $(libdir)/@PACKAGE@
47 pkgincludedir = $(includedir)/@PACKAGE@
48 top_builddir = ../..
49
50 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51 INSTALL = @INSTALL@
52 install_sh_DATA = $(install_sh) -c -m 644
53 install_sh_PROGRAM = $(install_sh) -c
54 install_sh_SCRIPT = $(install_sh) -c
55 INSTALL_HEADER = $(INSTALL_DATA)
56 transform = $(program_transform_name)
57 NORMAL_INSTALL = :
58 PRE_INSTALL = :
59 POST_INSTALL = :
60 NORMAL_UNINSTALL = :
61 PRE_UNINSTALL = :
62 POST_UNINSTALL = :
63 host_triplet = @host@
64 ACLOCAL = @ACLOCAL@
65 ALLOCA = @ALLOCA@
66 AMDEP_FALSE = @AMDEP_FALSE@
67 AMDEP_TRUE = @AMDEP_TRUE@
68 AMTAR = @AMTAR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
74 CATOBJEXT = @CATOBJEXT@
75 CC = @CC@
76 CCDEPMODE = @CCDEPMODE@
77 CFLAGS = @CFLAGS@
78 CPP = @CPP@
79 CPPFLAGS = @CPPFLAGS@
80 CYGPATH_W = @CYGPATH_W@
81 DATADIRNAME = @DATADIRNAME@
82 DEFS = @DEFS@
83 DEPDIR = @DEPDIR@
84 ECHO_C = @ECHO_C@
85 ECHO_N = @ECHO_N@
86 ECHO_T = @ECHO_T@
87 EGREP = @EGREP@
88 EXEEXT = @EXEEXT@
89 GENCAT = @GENCAT@
90 GLIBC21 = @GLIBC21@
91 GMSGFMT = @GMSGFMT@
92 INSTALL_DATA = @INSTALL_DATA@
93 INSTALL_PROGRAM = @INSTALL_PROGRAM@
94 INSTALL_SCRIPT = @INSTALL_SCRIPT@
95 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96 INSTOBJEXT = @INSTOBJEXT@
97 INTLBISON = @INTLBISON@
98 INTLLIBS = @INTLLIBS@
99 INTLOBJS = @INTLOBJS@
100 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
101 LDFLAGS = @LDFLAGS@
102 LEX = @LEX@
103 LEXLIB = @LEXLIB@
104 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
105 LIBICONV = @LIBICONV@
106 LIBINTL = @LIBINTL@
107 LIBOBJS = @LIBOBJS@
108 LIBS = @LIBS@
109 LTLIBICONV = @LTLIBICONV@
110 LTLIBINTL = @LTLIBINTL@
111 LTLIBOBJS = @LTLIBOBJS@
112 MAKEINFO = @MAKEINFO@
113 MEDIA = @MEDIA@
114 MKINSTALLDIRS = @MKINSTALLDIRS@
115 MSGFMT = @MSGFMT@
116 MSGMERGE = @MSGMERGE@
117 OBJEXT = @OBJEXT@
118 PACKAGE = @PACKAGE@
119 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120 PACKAGE_NAME = @PACKAGE_NAME@
121 PACKAGE_STRING = @PACKAGE_STRING@
122 PACKAGE_TARNAME = @PACKAGE_TARNAME@
123 PACKAGE_VERSION = @PACKAGE_VERSION@
124 PATH_SEPARATOR = @PATH_SEPARATOR@
125 PERL = @PERL@
126 POSUB = @POSUB@
127 PSLEVEL = @PSLEVEL@
128 RANLIB = @RANLIB@
129 SET_MAKE = @SET_MAKE@
130 SHELL = @SHELL@
131 SPOOLER = @SPOOLER@
132 STRIP = @STRIP@
133 U = @U@
134 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
135 USE_NLS = @USE_NLS@
136 VERSION = @VERSION@
137 XGETTEXT = @XGETTEXT@
138 YACC = @YACC@
139 ac_ct_CC = @ac_ct_CC@
140 ac_ct_RANLIB = @ac_ct_RANLIB@
141 ac_ct_STRIP = @ac_ct_STRIP@
142 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
143 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
144 am__include = @am__include@
145 am__quote = @am__quote@
146 bindir = @bindir@
147 build = @build@
148 build_alias = @build_alias@
149 build_cpu = @build_cpu@
150 build_os = @build_os@
151 build_vendor = @build_vendor@
152 datadir = @datadir@
153 exec_prefix = @exec_prefix@
154 host = @host@
155 host_alias = @host_alias@
156 host_cpu = @host_cpu@
157 host_os = @host_os@
158 host_vendor = @host_vendor@
159 includedir = @includedir@
160 infodir = @infodir@
161 install_sh = @install_sh@
162 libdir = @libdir@
163 libexecdir = @libexecdir@
164 localstatedir = @localstatedir@
165 mandir = @mandir@
166 oldincludedir = @oldincludedir@
167 prefix = @prefix@
168 program_transform_name = @program_transform_name@
169 sbindir = @sbindir@
170 sharedstatedir = @sharedstatedir@
171 sysconfdir = @sysconfdir@
172 target_alias = @target_alias@
173
174 misc = enscript.st describe_languages.st default_faces.st
175
176 styles = style_emacs.st style_emacs_verbose.st style_ifh.st     \
177 style_a2ps.st style_msvc.st
178
179
180 languages = lang_ansi.st lang_enscript.st lang_html.st  \
181 lang_overstrike.st lang_rtf.st lang_texinfo.st
182
183
184 highlightings = ada.st asm.st awk.st bash.st c.st c_comment.st          \
185 c_ppline.st c_string.st changelog.st cpp.st csh.st delphi.st diff.st    \
186 diffs.st diffu.st elisp.st fortran.st fortran_pp.st haskell.st html.st  \
187 idl.st inf.st java.st javascript.st ksh.st m4.st mail.st makefile.st    \
188 matlab.st nroff.st objc.st outline.st pascal.st passthrough.st perl.st  \
189 postscript.st python.st pyrex.st rfc.st scheme.st sh.st skill.st        \
190 sql.st states.st synopsys.st tcl.st tcsh.st tex.st vba.st verilog.st    \
191 vhdl.st vrml.st wmlscript.st zsh.st
192
193
194 states = $(misc) $(styles) $(languages) $(highlightings)
195
196 EXTRA_DIST = $(states)
197 subdir = states/hl
198 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
199 CONFIG_HEADER = $(top_builddir)/config.h
200 CONFIG_CLEAN_FILES =
201 DIST_SOURCES =
202 DIST_COMMON = ChangeLog Makefile.am Makefile.in
203 all: all-am
204
205 .SUFFIXES:
206 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
207         cd $(top_srcdir) && \
208           $(AUTOMAKE) --gnu  states/hl/Makefile
209 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
210         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
211 uninstall-info-am:
212 tags: TAGS
213 TAGS:
214
215 ctags: CTAGS
216 CTAGS:
217
218 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
219
220 top_distdir = ../..
221 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
222
223 distdir: $(DISTFILES)
224         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
225         list='$(DISTFILES)'; for file in $$list; do \
226           case $$file in \
227             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
228           esac; \
229           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
230           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
231           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
232             dir="/$$dir"; \
233             $(mkinstalldirs) "$(distdir)$$dir"; \
234           else \
235             dir=''; \
236           fi; \
237           if test -d $$d/$$file; then \
238             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
239               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
240             fi; \
241             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
242           else \
243             test -f $(distdir)/$$file \
244             || cp -p $$d/$$file $(distdir)/$$file \
245             || exit 1; \
246           fi; \
247         done
248 check-am: all-am
249 check: check-am
250 all-am: Makefile
251
252 installdirs:
253
254 install: install-am
255 install-exec: install-exec-am
256 install-data: install-data-am
257 uninstall: uninstall-am
258
259 install-am: all-am
260         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
261
262 installcheck: installcheck-am
263 install-strip:
264         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
265           INSTALL_STRIP_FLAG=-s \
266           `test -z '$(STRIP)' || \
267             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
268 mostlyclean-generic:
269
270 clean-generic:
271
272 distclean-generic:
273         -rm -f Makefile $(CONFIG_CLEAN_FILES)
274
275 maintainer-clean-generic:
276         @echo "This command is intended for maintainers to use"
277         @echo "it deletes files that may require special tools to rebuild."
278 clean: clean-am
279
280 clean-am: clean-generic mostlyclean-am
281
282 distclean: distclean-am
283
284 distclean-am: clean-am distclean-generic
285
286 dvi: dvi-am
287
288 dvi-am:
289
290 info: info-am
291
292 info-am:
293
294 install-data-am: install-data-local
295
296 install-exec-am:
297
298 install-info: install-info-am
299
300 install-man:
301
302 installcheck-am:
303
304 maintainer-clean: maintainer-clean-am
305
306 maintainer-clean-am: distclean-am maintainer-clean-generic
307
308 mostlyclean: mostlyclean-am
309
310 mostlyclean-am: mostlyclean-generic
311
312 pdf: pdf-am
313
314 pdf-am:
315
316 ps: ps-am
317
318 ps-am:
319
320 uninstall-am: uninstall-info-am uninstall-local
321
322 .PHONY: all all-am check check-am clean clean-generic distclean \
323         distclean-generic distdir dvi dvi-am info info-am install \
324         install-am install-data install-data-am install-data-local \
325         install-exec install-exec-am install-info install-info-am \
326         install-man install-strip installcheck installcheck-am \
327         installdirs maintainer-clean maintainer-clean-generic \
328         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
329         uninstall-am uninstall-info-am uninstall-local
330
331
332 install-data-local:
333         $(top_srcdir)/mkinstalldirs $(datadir)/enscript
334         $(top_srcdir)/mkinstalldirs $(datadir)/enscript/hl
335         for f in $(states); do \
336           $(INSTALL_DATA) $(srcdir)/$$f $(datadir)/enscript/hl/$$f; \
337         done
338
339 uninstall-local:
340         rm -rf $(datadir)/enscript/hl
341 # Tell versions [3.59,3.63) of GNU make to not export all variables.
342 # Otherwise a system limit (for SysV at least) may be exceeded.
343 .NOEXPORT: