Add support for highlighting of multi-line C preprocessor statements.
[enscript.git] / compat / 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 # Makefile template for the compat libaray.
19 # Copyright (c) 1995-1999 Markku Rossi.
20 #
21 # Author: Markku Rossi <mtr@iki.fi>
22 #
23
24 #
25 # This file is part of GNU enscript.
26 #
27 # This program is free software; you can redistribute it and/or modify
28 # it under the terms of the GNU General Public License as published by
29 # the Free Software Foundation; either version 2, or (at your option)
30 # any later version.
31 #
32 # This program is distributed in the hope that it will be useful,
33 # but WITHOUT ANY WARRANTY; without even the implied warranty of
34 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
35 # GNU General Public License for more details.
36 #
37 # You should have received a copy of the GNU General Public License
38 # along with this program; see the file COPYING.  If not, write to
39 # the Free Software Foundation, 51 Franklin Street, Fifth Floor,
40 # Boston, MA 02110-1301, USA.
41 #
42
43 srcdir = @srcdir@
44 top_srcdir = @top_srcdir@
45 VPATH = @srcdir@
46 pkgdatadir = $(datadir)/@PACKAGE@
47 pkglibdir = $(libdir)/@PACKAGE@
48 pkgincludedir = $(includedir)/@PACKAGE@
49 top_builddir = ..
50
51 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52 INSTALL = @INSTALL@
53 install_sh_DATA = $(install_sh) -c -m 644
54 install_sh_PROGRAM = $(install_sh) -c
55 install_sh_SCRIPT = $(install_sh) -c
56 INSTALL_HEADER = $(INSTALL_DATA)
57 transform = $(program_transform_name)
58 NORMAL_INSTALL = :
59 PRE_INSTALL = :
60 POST_INSTALL = :
61 NORMAL_UNINSTALL = :
62 PRE_UNINSTALL = :
63 POST_UNINSTALL = :
64 host_triplet = @host@
65 ACLOCAL = @ACLOCAL@
66 ALLOCA = @ALLOCA@
67 AMDEP_FALSE = @AMDEP_FALSE@
68 AMDEP_TRUE = @AMDEP_TRUE@
69 AMTAR = @AMTAR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
75 CATOBJEXT = @CATOBJEXT@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CFLAGS = @CFLAGS@
79 CPP = @CPP@
80 CPPFLAGS = @CPPFLAGS@
81 CYGPATH_W = @CYGPATH_W@
82 DATADIRNAME = @DATADIRNAME@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO_C = @ECHO_C@
86 ECHO_N = @ECHO_N@
87 ECHO_T = @ECHO_T@
88 EGREP = @EGREP@
89 EXEEXT = @EXEEXT@
90 GENCAT = @GENCAT@
91 GLIBC21 = @GLIBC21@
92 GMSGFMT = @GMSGFMT@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 INSTOBJEXT = @INSTOBJEXT@
98 INTLBISON = @INTLBISON@
99 INTLLIBS = @INTLLIBS@
100 INTLOBJS = @INTLOBJS@
101 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
102 LDFLAGS = @LDFLAGS@
103 LEX = @LEX@
104 LEXLIB = @LEXLIB@
105 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
106 LIBICONV = @LIBICONV@
107 LIBINTL = @LIBINTL@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LTLIBICONV = @LTLIBICONV@
111 LTLIBINTL = @LTLIBINTL@
112 LTLIBOBJS = @LTLIBOBJS@
113 MAKEINFO = @MAKEINFO@
114 MEDIA = @MEDIA@
115 MKINSTALLDIRS = @MKINSTALLDIRS@
116 MSGFMT = @MSGFMT@
117 MSGMERGE = @MSGMERGE@
118 OBJEXT = @OBJEXT@
119 PACKAGE = @PACKAGE@
120 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121 PACKAGE_NAME = @PACKAGE_NAME@
122 PACKAGE_STRING = @PACKAGE_STRING@
123 PACKAGE_TARNAME = @PACKAGE_TARNAME@
124 PACKAGE_VERSION = @PACKAGE_VERSION@
125 PATH_SEPARATOR = @PATH_SEPARATOR@
126 PERL = @PERL@
127 POSUB = @POSUB@
128 PSLEVEL = @PSLEVEL@
129 RANLIB = @RANLIB@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 SPOOLER = @SPOOLER@
133 STRIP = @STRIP@
134 U = @U@
135 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
136 USE_NLS = @USE_NLS@
137 VERSION = @VERSION@
138 XGETTEXT = @XGETTEXT@
139 YACC = @YACC@
140 ac_ct_CC = @ac_ct_CC@
141 ac_ct_RANLIB = @ac_ct_RANLIB@
142 ac_ct_STRIP = @ac_ct_STRIP@
143 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145 am__include = @am__include@
146 am__quote = @am__quote@
147 bindir = @bindir@
148 build = @build@
149 build_alias = @build_alias@
150 build_cpu = @build_cpu@
151 build_os = @build_os@
152 build_vendor = @build_vendor@
153 datadir = @datadir@
154 exec_prefix = @exec_prefix@
155 host = @host@
156 host_alias = @host_alias@
157 host_cpu = @host_cpu@
158 host_os = @host_os@
159 host_vendor = @host_vendor@
160 includedir = @includedir@
161 infodir = @infodir@
162 install_sh = @install_sh@
163 libdir = @libdir@
164 libexecdir = @libexecdir@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 oldincludedir = @oldincludedir@
168 prefix = @prefix@
169 program_transform_name = @program_transform_name@
170 sbindir = @sbindir@
171 sharedstatedir = @sharedstatedir@
172 sysconfdir = @sysconfdir@
173 target_alias = @target_alias@
174
175 AUTOMAKE_OPTIONS = no-dependencies
176
177 noinst_LIBRARIES = libcompat.a
178 libcompat_a_SOURCES = getopt.c getopt1.c xalloc.c regex.c
179 libcompat_a_LIBADD = @LIBOBJS@ @ALLOCA@
180 libcompat_a_DEPENDENCIES = @LIBOBJS@ @ALLOCA@
181
182 libcompat_a_SOURCES_windelta = \
183         +../w32/gethostname.c   \
184         +../w32/getpwd.c        \
185         +../w32/getuid.c
186
187
188 noinst_HEADERS = getopt.h regex.h xalloc.h
189
190 EXTRA_DIST = strerror.c memmove.c memcpy.c strtol.c strtoul.c
191
192 INCLUDES = -I$(srcdir)/../intl -I../intl
193
194 INCLUDES_windelta = +-I../w32
195 subdir = compat
196 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
197 CONFIG_HEADER = $(top_builddir)/config.h
198 CONFIG_CLEAN_FILES =
199 LIBRARIES = $(noinst_LIBRARIES)
200
201 libcompat_a_AR = $(AR) cru
202 am_libcompat_a_OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT) \
203         xalloc.$(OBJEXT) regex.$(OBJEXT)
204 libcompat_a_OBJECTS = $(am_libcompat_a_OBJECTS)
205
206 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
207 depcomp =
208 am__depfiles_maybe =
209 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
210         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
211 CCLD = $(CC)
212 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
213 DIST_SOURCES = $(libcompat_a_SOURCES)
214 HEADERS = $(noinst_HEADERS)
215
216 DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in \
217         alloca.c memcpy.c memmove.c strerror.c strtoul.c
218 SOURCES = $(libcompat_a_SOURCES)
219
220 all: all-am
221
222 .SUFFIXES:
223 .SUFFIXES: .c .o .obj
224 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
225         cd $(top_srcdir) && \
226           $(AUTOMAKE) --gnu  compat/Makefile
227 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
228         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
229
230 AR = ar
231
232 clean-noinstLIBRARIES:
233         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
234 libcompat.a: $(libcompat_a_OBJECTS) $(libcompat_a_DEPENDENCIES) 
235         -rm -f libcompat.a
236         $(libcompat_a_AR) libcompat.a $(libcompat_a_OBJECTS) $(libcompat_a_LIBADD)
237         $(RANLIB) libcompat.a
238
239 mostlyclean-compile:
240         -rm -f *.$(OBJEXT) core *.core
241
242 distclean-compile:
243         -rm -f *.tab.c
244
245 .c.o:
246         $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
247
248 .c.obj:
249         $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
250 uninstall-info-am:
251
252 ETAGS = etags
253 ETAGSFLAGS =
254
255 CTAGS = ctags
256 CTAGSFLAGS =
257
258 tags: TAGS
259
260 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
261         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
262         unique=`for i in $$list; do \
263             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
264           done | \
265           $(AWK) '    { files[$$0] = 1; } \
266                END { for (i in files) print i; }'`; \
267         mkid -fID $$unique
268
269 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
270                 $(TAGS_FILES) $(LISP)
271         tags=; \
272         here=`pwd`; \
273         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
274         unique=`for i in $$list; do \
275             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276           done | \
277           $(AWK) '    { files[$$0] = 1; } \
278                END { for (i in files) print i; }'`; \
279         test -z "$(ETAGS_ARGS)$$tags$$unique" \
280           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
281              $$tags $$unique
282
283 ctags: CTAGS
284 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
285                 $(TAGS_FILES) $(LISP)
286         tags=; \
287         here=`pwd`; \
288         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
289         unique=`for i in $$list; do \
290             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
291           done | \
292           $(AWK) '    { files[$$0] = 1; } \
293                END { for (i in files) print i; }'`; \
294         test -z "$(CTAGS_ARGS)$$tags$$unique" \
295           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
296              $$tags $$unique
297
298 GTAGS:
299         here=`$(am__cd) $(top_builddir) && pwd` \
300           && cd $(top_srcdir) \
301           && gtags -i $(GTAGS_ARGS) $$here
302
303 distclean-tags:
304         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
305 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
306
307 top_distdir = ..
308 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
309
310 distdir: $(DISTFILES)
311         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
312         list='$(DISTFILES)'; for file in $$list; do \
313           case $$file in \
314             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
315           esac; \
316           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
317           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
318           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
319             dir="/$$dir"; \
320             $(mkinstalldirs) "$(distdir)$$dir"; \
321           else \
322             dir=''; \
323           fi; \
324           if test -d $$d/$$file; then \
325             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
326               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
327             fi; \
328             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
329           else \
330             test -f $(distdir)/$$file \
331             || cp -p $$d/$$file $(distdir)/$$file \
332             || exit 1; \
333           fi; \
334         done
335 check-am: all-am
336 check: check-am
337 all-am: Makefile $(LIBRARIES) $(HEADERS)
338
339 installdirs:
340
341 install: install-am
342 install-exec: install-exec-am
343 install-data: install-data-am
344 uninstall: uninstall-am
345
346 install-am: all-am
347         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
348
349 installcheck: installcheck-am
350 install-strip:
351         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
352           INSTALL_STRIP_FLAG=-s \
353           `test -z '$(STRIP)' || \
354             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
355 mostlyclean-generic:
356
357 clean-generic:
358
359 distclean-generic:
360         -rm -f Makefile $(CONFIG_CLEAN_FILES)
361
362 maintainer-clean-generic:
363         @echo "This command is intended for maintainers to use"
364         @echo "it deletes files that may require special tools to rebuild."
365 clean: clean-am
366
367 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
368
369 distclean: distclean-am
370
371 distclean-am: clean-am distclean-compile distclean-generic \
372         distclean-tags
373
374 dvi: dvi-am
375
376 dvi-am:
377
378 info: info-am
379
380 info-am:
381
382 install-data-am:
383
384 install-exec-am:
385
386 install-info: install-info-am
387
388 install-man:
389
390 installcheck-am:
391
392 maintainer-clean: maintainer-clean-am
393
394 maintainer-clean-am: distclean-am maintainer-clean-generic
395
396 mostlyclean: mostlyclean-am
397
398 mostlyclean-am: mostlyclean-compile mostlyclean-generic
399
400 pdf: pdf-am
401
402 pdf-am:
403
404 ps: ps-am
405
406 ps-am:
407
408 uninstall-am: uninstall-info-am
409
410 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
411         clean-noinstLIBRARIES ctags distclean distclean-compile \
412         distclean-generic distclean-tags distdir dvi dvi-am info \
413         info-am install install-am install-data install-data-am \
414         install-exec install-exec-am install-info install-info-am \
415         install-man install-strip installcheck installcheck-am \
416         installdirs maintainer-clean maintainer-clean-generic \
417         mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
418         ps ps-am tags uninstall uninstall-am uninstall-info-am
419
420 # Tell versions [3.59,3.63) of GNU make to not export all variables.
421 # Otherwise a system limit (for SysV at least) may be exceeded.
422 .NOEXPORT: