states/main.c: Use PACKAGE_STRING to produce version string.
[enscript.git] / lib / 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 library files.
19 # Copyright (c) 1995-1998 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 pkgdata_DATA = ascii.enc asciifise.enc asciidkno.enc hp8.enc ibmpc.enc  \
176 koi8.enc 88591.enc 88592.enc 88593.enc 88594.enc 88595.enc 88597.enc    \
177 88599.enc 885910.enc mac.enc ps.enc pslatin1.enc vms.enc a2ps.hdr       \
178 edd.hdr emacs.hdr enscript.hdr enscript-color.hdr frame.hdr mp.hdr      \
179 simple.hdr squeeze.hdr enscript.pro
180
181
182 EXTRA_DIST = enscript.cfg.in $(pkgdata_DATA) Makefile-encodings \
183 make-encoding.pl
184
185
186 CLEANFILES = enscript.cfg
187 subdir = lib
188 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
189 CONFIG_HEADER = $(top_builddir)/config.h
190 CONFIG_CLEAN_FILES =
191 DIST_SOURCES =
192 DATA = $(pkgdata_DATA)
193
194 DIST_COMMON = ChangeLog Makefile.am Makefile.in
195 all: all-am
196
197 .SUFFIXES:
198 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
199         cd $(top_srcdir) && \
200           $(AUTOMAKE) --gnu  lib/Makefile
201 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
202         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
203 uninstall-info-am:
204 pkgdataDATA_INSTALL = $(INSTALL_DATA)
205 install-pkgdataDATA: $(pkgdata_DATA)
206         @$(NORMAL_INSTALL)
207         $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
208         @list='$(pkgdata_DATA)'; for p in $$list; do \
209           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
210           f="`echo $$p | sed -e 's|^.*/||'`"; \
211           echo " $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f"; \
212           $(pkgdataDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgdatadir)/$$f; \
213         done
214
215 uninstall-pkgdataDATA:
216         @$(NORMAL_UNINSTALL)
217         @list='$(pkgdata_DATA)'; for p in $$list; do \
218           f="`echo $$p | sed -e 's|^.*/||'`"; \
219           echo " rm -f $(DESTDIR)$(pkgdatadir)/$$f"; \
220           rm -f $(DESTDIR)$(pkgdatadir)/$$f; \
221         done
222 tags: TAGS
223 TAGS:
224
225 ctags: CTAGS
226 CTAGS:
227
228 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
229
230 top_distdir = ..
231 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
232
233 distdir: $(DISTFILES)
234         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
235         list='$(DISTFILES)'; for file in $$list; do \
236           case $$file in \
237             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
238           esac; \
239           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
240           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
241           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
242             dir="/$$dir"; \
243             $(mkinstalldirs) "$(distdir)$$dir"; \
244           else \
245             dir=''; \
246           fi; \
247           if test -d $$d/$$file; then \
248             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
249               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
250             fi; \
251             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
252           else \
253             test -f $(distdir)/$$file \
254             || cp -p $$d/$$file $(distdir)/$$file \
255             || exit 1; \
256           fi; \
257         done
258 check-am: all-am
259 check: check-am
260 all-am: Makefile $(DATA) all-local
261
262 installdirs:
263         $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)
264
265 install: install-am
266 install-exec: install-exec-am
267 install-data: install-data-am
268 uninstall: uninstall-am
269
270 install-am: all-am
271         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
272
273 installcheck: installcheck-am
274 install-strip:
275         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
276           INSTALL_STRIP_FLAG=-s \
277           `test -z '$(STRIP)' || \
278             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
279 mostlyclean-generic:
280
281 clean-generic:
282         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
283
284 distclean-generic:
285         -rm -f Makefile $(CONFIG_CLEAN_FILES)
286
287 maintainer-clean-generic:
288         @echo "This command is intended for maintainers to use"
289         @echo "it deletes files that may require special tools to rebuild."
290 clean: clean-am
291
292 clean-am: clean-generic mostlyclean-am
293
294 distclean: distclean-am
295
296 distclean-am: clean-am distclean-generic
297
298 dvi: dvi-am
299
300 dvi-am:
301
302 info: info-am
303
304 info-am:
305
306 install-data-am: install-data-local install-pkgdataDATA
307
308 install-exec-am:
309
310 install-info: install-info-am
311
312 install-man:
313
314 installcheck-am:
315
316 maintainer-clean: maintainer-clean-am
317
318 maintainer-clean-am: distclean-am maintainer-clean-generic
319
320 mostlyclean: mostlyclean-am
321
322 mostlyclean-am: mostlyclean-generic
323
324 pdf: pdf-am
325
326 pdf-am:
327
328 ps: ps-am
329
330 ps-am:
331
332 uninstall-am: uninstall-info-am uninstall-local uninstall-pkgdataDATA
333
334 .PHONY: all all-am all-local check check-am clean clean-generic \
335         distclean distclean-generic distdir dvi dvi-am info info-am \
336         install install-am install-data install-data-am \
337         install-data-local install-exec install-exec-am install-info \
338         install-info-am install-man install-pkgdataDATA install-strip \
339         installcheck installcheck-am installdirs maintainer-clean \
340         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
341         pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
342         uninstall-local uninstall-pkgdataDATA
343
344
345 all-local: enscript.cfg
346
347 install-data-local: enscript.cfg
348         $(top_srcdir)/mkinstalldirs $(sysconfdir)
349         if test -r $(sysconfdir)/enscript.cfg; then \
350           cp $(sysconfdir)/enscript.cfg $(sysconfdir)/enscript.cfg.old; \
351         else :; \
352         fi
353         $(INSTALL_DATA) enscript.cfg $(sysconfdir)/enscript.cfg
354
355 uninstall-local:
356         rm -f $(sysconfdir)/enscript.cfg
357
358 enscript.cfg: $(srcdir)/enscript.cfg.in Makefile
359         sed 's%@DATADIR@%$(datadir)%g; s%@media@%@MEDIA@%g; s%@BINDIR@%$(bindir)%g; s%@spooler@%@SPOOLER@%g; s%@pslevel@%@PSLEVEL@%g' \
360         $(srcdir)/enscript.cfg.in >enscript.cfg
361 # Tell versions [3.59,3.63) of GNU make to not export all variables.
362 # Otherwise a system limit (for SysV at least) may be exceeded.
363 .NOEXPORT: