Import GNU Enscript version 1.6.4
[enscript.git] / src / 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 for enscript.
19 # Copyright (c) 1995-2003 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, 59 Temple Place - Suite 330,
40 # Boston, MA 02111-1307, 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 = ansi2knr
176
177 SUBDIRS = tests
178
179 bin_PROGRAMS = enscript mkafmmap
180
181 enscript_SOURCES = main.c psgen.c util.c prt_lpr.c
182
183 enscript_SOURCES_windelta = \
184         -prt_lpr.c      \
185         +prt_dos.c
186
187
188 mkafmmap_SOURCES = mkafmmap.c
189
190 LDADD = ../afmlib/libafm.a @LIBINTL@ ../compat/libcompat.a -lm
191 enscript_DEPENDENCIES = ../afmlib/libafm.a ../compat/libcompat.a
192 mkafmmap_DEPENDENCIES = ../afmlib/libafm.a ../compat/libcompat.a
193
194 noinst_HEADERS = gsint.h
195
196 localedir = $(prefix)/share/locale
197
198 INCLUDES = -I$(srcdir)/../compat -I$(srcdir)/../afmlib                  \
199 -I$(srcdir)/../intl -I../intl -DLOCALEDIR=\"$(localedir)\"              \
200 -DLIBRARY=\"$(datadir)/enscript\" -DSYSCONFDIR=\"$(sysconfdir)\"
201
202
203 INCLUDES_windelta = \
204         +-I../w32       \
205         --DLOCALEDIR=\"$(localedir)\"           \
206         --DLIBRARY=\"$(datadir)/enscript\"      \
207         --DSYSCONFDIR=\"$(sysconfdir)\"         \
208         +-DLIBRARY=\"c:\\enscript\"             \
209         +-DSYSCONFDIR=\"c:\\enscript\"
210
211
212 EXTRA_DIST = prt_dos.c ansi2knr.c ansi2knr.1
213 subdir = src
214 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
215 CONFIG_HEADER = $(top_builddir)/config.h
216 CONFIG_CLEAN_FILES =
217 bin_PROGRAMS = enscript$(EXEEXT) mkafmmap$(EXEEXT)
218 PROGRAMS = $(bin_PROGRAMS)
219
220 am_enscript_OBJECTS = main$U.$(OBJEXT) psgen$U.$(OBJEXT) \
221         util$U.$(OBJEXT) prt_lpr$U.$(OBJEXT)
222 enscript_OBJECTS = $(am_enscript_OBJECTS)
223 enscript_LDADD = $(LDADD)
224 enscript_LDFLAGS =
225 am_mkafmmap_OBJECTS = mkafmmap$U.$(OBJEXT)
226 mkafmmap_OBJECTS = $(am_mkafmmap_OBJECTS)
227 mkafmmap_LDADD = $(LDADD)
228 mkafmmap_LDFLAGS =
229
230 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
231 depcomp = $(SHELL) $(top_srcdir)/depcomp
232 am__depfiles_maybe = depfiles
233 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/main$U.Po ./$(DEPDIR)/mkafmmap$U.Po \
234 @AMDEP_TRUE@    ./$(DEPDIR)/prt_lpr$U.Po ./$(DEPDIR)/psgen$U.Po \
235 @AMDEP_TRUE@    ./$(DEPDIR)/util$U.Po
236 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
237         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
238 CCLD = $(CC)
239 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
240 DIST_SOURCES = $(enscript_SOURCES) $(mkafmmap_SOURCES)
241 HEADERS = $(noinst_HEADERS)
242
243
244 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
245         ps-recursive install-info-recursive uninstall-info-recursive \
246         all-recursive install-data-recursive install-exec-recursive \
247         installdirs-recursive install-recursive uninstall-recursive \
248         check-recursive installcheck-recursive
249 DIST_COMMON = $(noinst_HEADERS) ChangeLog Makefile.am Makefile.in \
250         ansi2knr.1 ansi2knr.c
251 DIST_SUBDIRS = $(SUBDIRS)
252 SOURCES = $(enscript_SOURCES) $(mkafmmap_SOURCES)
253
254 all: all-recursive
255
256 .SUFFIXES:
257 .SUFFIXES: .c .o .obj
258 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
259         cd $(top_srcdir) && \
260           $(AUTOMAKE) --gnu  src/Makefile
261 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
262         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
263 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
264 install-binPROGRAMS: $(bin_PROGRAMS)
265         @$(NORMAL_INSTALL)
266         $(mkinstalldirs) $(DESTDIR)$(bindir)
267         @list='$(bin_PROGRAMS)'; for p in $$list; do \
268           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
269           if test -f $$p \
270           ; then \
271             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
272            echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
273            $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
274           else :; fi; \
275         done
276
277 uninstall-binPROGRAMS:
278         @$(NORMAL_UNINSTALL)
279         @list='$(bin_PROGRAMS)'; for p in $$list; do \
280           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
281           echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
282           rm -f $(DESTDIR)$(bindir)/$$f; \
283         done
284
285 clean-binPROGRAMS:
286         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
287 enscript$(EXEEXT): $(enscript_OBJECTS) $(enscript_DEPENDENCIES) 
288         @rm -f enscript$(EXEEXT)
289         $(LINK) $(enscript_LDFLAGS) $(enscript_OBJECTS) $(enscript_LDADD) $(LIBS)
290 mkafmmap$(EXEEXT): $(mkafmmap_OBJECTS) $(mkafmmap_DEPENDENCIES) 
291         @rm -f mkafmmap$(EXEEXT)
292         $(LINK) $(mkafmmap_LDFLAGS) $(mkafmmap_OBJECTS) $(mkafmmap_LDADD) $(LIBS)
293
294 mostlyclean-compile:
295         -rm -f *.$(OBJEXT) core *.core
296
297 distclean-compile:
298         -rm -f *.tab.c
299
300 ANSI2KNR = @ANSI2KNR@
301 ansi2knr: ansi2knr.$(OBJEXT)
302         $(LINK) ansi2knr.$(OBJEXT) $(LIBS)
303 ansi2knr.$(OBJEXT): $(CONFIG_HEADER)
304
305 clean-krextra:
306         -rm -f ansi2knr
307
308 mostlyclean-kr:
309         -test "$U" = "" || rm -f *_.c
310
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main$U.Po@am__quote@
312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mkafmmap$U.Po@am__quote@
313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prt_lpr$U.Po@am__quote@
314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/psgen$U.Po@am__quote@
315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util$U.Po@am__quote@
316
317 distclean-depend:
318         -rm -rf ./$(DEPDIR)
319
320 .c.o:
321 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
322 @am__fastdepCC_TRUE@      -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
323 @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
324 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
325 @am__fastdepCC_TRUE@    fi
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
327 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
328 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
329 @am__fastdepCC_FALSE@   $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
330
331 .c.obj:
332 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
333 @am__fastdepCC_TRUE@      -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`; \
334 @am__fastdepCC_TRUE@    then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
335 @am__fastdepCC_TRUE@    else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
336 @am__fastdepCC_TRUE@    fi
337 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@       depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
339 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
340 @am__fastdepCC_FALSE@   $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'`
341 main_.c: main.c $(ANSI2KNR)
342         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/main.c; then echo $(srcdir)/main.c; else echo main.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > main_.c || rm -f main_.c
343 mkafmmap_.c: mkafmmap.c $(ANSI2KNR)
344         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/mkafmmap.c; then echo $(srcdir)/mkafmmap.c; else echo mkafmmap.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > mkafmmap_.c || rm -f mkafmmap_.c
345 prt_lpr_.c: prt_lpr.c $(ANSI2KNR)
346         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/prt_lpr.c; then echo $(srcdir)/prt_lpr.c; else echo prt_lpr.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > prt_lpr_.c || rm -f prt_lpr_.c
347 psgen_.c: psgen.c $(ANSI2KNR)
348         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/psgen.c; then echo $(srcdir)/psgen.c; else echo psgen.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > psgen_.c || rm -f psgen_.c
349 util_.c: util.c $(ANSI2KNR)
350         $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) `if test -f $(srcdir)/util.c; then echo $(srcdir)/util.c; else echo util.c; fi` | sed 's/^# \([0-9]\)/#line \1/' | $(ANSI2KNR) > util_.c || rm -f util_.c
351 main_.$(OBJEXT) mkafmmap_.$(OBJEXT) prt_lpr_.$(OBJEXT) psgen_.$(OBJEXT) \
352 util_.$(OBJEXT) : $(ANSI2KNR)
353 uninstall-info-am:
354
355 # This directory's subdirectories are mostly independent; you can cd
356 # into them and run `make' without going through this Makefile.
357 # To change the values of `make' variables: instead of editing Makefiles,
358 # (1) if the variable is set in `config.status', edit `config.status'
359 #     (which will cause the Makefiles to be regenerated when you run `make');
360 # (2) otherwise, pass the desired values on the `make' command line.
361 $(RECURSIVE_TARGETS):
362         @set fnord $$MAKEFLAGS; amf=$$2; \
363         dot_seen=no; \
364         target=`echo $@ | sed s/-recursive//`; \
365         list='$(SUBDIRS)'; for subdir in $$list; do \
366           echo "Making $$target in $$subdir"; \
367           if test "$$subdir" = "."; then \
368             dot_seen=yes; \
369             local_target="$$target-am"; \
370           else \
371             local_target="$$target"; \
372           fi; \
373           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
374            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
375         done; \
376         if test "$$dot_seen" = "no"; then \
377           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
378         fi; test -z "$$fail"
379
380 mostlyclean-recursive clean-recursive distclean-recursive \
381 maintainer-clean-recursive:
382         @set fnord $$MAKEFLAGS; amf=$$2; \
383         dot_seen=no; \
384         case "$@" in \
385           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
386           *) list='$(SUBDIRS)' ;; \
387         esac; \
388         rev=''; for subdir in $$list; do \
389           if test "$$subdir" = "."; then :; else \
390             rev="$$subdir $$rev"; \
391           fi; \
392         done; \
393         rev="$$rev ."; \
394         target=`echo $@ | sed s/-recursive//`; \
395         for subdir in $$rev; do \
396           echo "Making $$target in $$subdir"; \
397           if test "$$subdir" = "."; then \
398             local_target="$$target-am"; \
399           else \
400             local_target="$$target"; \
401           fi; \
402           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
403            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
404         done && test -z "$$fail"
405 tags-recursive:
406         list='$(SUBDIRS)'; for subdir in $$list; do \
407           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
408         done
409 ctags-recursive:
410         list='$(SUBDIRS)'; for subdir in $$list; do \
411           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
412         done
413
414 ETAGS = etags
415 ETAGSFLAGS =
416
417 CTAGS = ctags
418 CTAGSFLAGS =
419
420 tags: TAGS
421
422 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
423         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
424         unique=`for i in $$list; do \
425             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426           done | \
427           $(AWK) '    { files[$$0] = 1; } \
428                END { for (i in files) print i; }'`; \
429         mkid -fID $$unique
430
431 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
432                 $(TAGS_FILES) $(LISP)
433         tags=; \
434         here=`pwd`; \
435         list='$(SUBDIRS)'; for subdir in $$list; do \
436           if test "$$subdir" = .; then :; else \
437             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
438           fi; \
439         done; \
440         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
441         unique=`for i in $$list; do \
442             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
443           done | \
444           $(AWK) '    { files[$$0] = 1; } \
445                END { for (i in files) print i; }'`; \
446         test -z "$(ETAGS_ARGS)$$tags$$unique" \
447           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
448              $$tags $$unique
449
450 ctags: CTAGS
451 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
452                 $(TAGS_FILES) $(LISP)
453         tags=; \
454         here=`pwd`; \
455         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
456         unique=`for i in $$list; do \
457             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
458           done | \
459           $(AWK) '    { files[$$0] = 1; } \
460                END { for (i in files) print i; }'`; \
461         test -z "$(CTAGS_ARGS)$$tags$$unique" \
462           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
463              $$tags $$unique
464
465 GTAGS:
466         here=`$(am__cd) $(top_builddir) && pwd` \
467           && cd $(top_srcdir) \
468           && gtags -i $(GTAGS_ARGS) $$here
469
470 distclean-tags:
471         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
472 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
473
474 top_distdir = ..
475 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
476
477 distdir: $(DISTFILES)
478         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
479         list='$(DISTFILES)'; for file in $$list; do \
480           case $$file in \
481             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
482           esac; \
483           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
484           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
485           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
486             dir="/$$dir"; \
487             $(mkinstalldirs) "$(distdir)$$dir"; \
488           else \
489             dir=''; \
490           fi; \
491           if test -d $$d/$$file; then \
492             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
493               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
494             fi; \
495             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
496           else \
497             test -f $(distdir)/$$file \
498             || cp -p $$d/$$file $(distdir)/$$file \
499             || exit 1; \
500           fi; \
501         done
502         list='$(SUBDIRS)'; for subdir in $$list; do \
503           if test "$$subdir" = .; then :; else \
504             test -d $(distdir)/$$subdir \
505             || mkdir $(distdir)/$$subdir \
506             || exit 1; \
507             (cd $$subdir && \
508               $(MAKE) $(AM_MAKEFLAGS) \
509                 top_distdir="$(top_distdir)" \
510                 distdir=../$(distdir)/$$subdir \
511                 distdir) \
512               || exit 1; \
513           fi; \
514         done
515 check-am: all-am
516 check: check-recursive
517 all-am: Makefile $(ANSI2KNR) $(PROGRAMS) $(HEADERS)
518 installdirs: installdirs-recursive
519 installdirs-am:
520         $(mkinstalldirs) $(DESTDIR)$(bindir)
521
522 install: install-recursive
523 install-exec: install-exec-recursive
524 install-data: install-data-recursive
525 uninstall: uninstall-recursive
526
527 install-am: all-am
528         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
529
530 installcheck: installcheck-recursive
531 install-strip:
532         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
533           INSTALL_STRIP_FLAG=-s \
534           `test -z '$(STRIP)' || \
535             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
536 mostlyclean-generic:
537
538 clean-generic:
539
540 distclean-generic:
541         -rm -f Makefile $(CONFIG_CLEAN_FILES)
542
543 maintainer-clean-generic:
544         @echo "This command is intended for maintainers to use"
545         @echo "it deletes files that may require special tools to rebuild."
546 clean: clean-recursive
547
548 clean-am: clean-binPROGRAMS clean-generic clean-krextra mostlyclean-am
549
550 distclean: distclean-recursive
551
552 distclean-am: clean-am distclean-compile distclean-depend \
553         distclean-generic distclean-tags
554
555 dvi: dvi-recursive
556
557 dvi-am:
558
559 info: info-recursive
560
561 info-am:
562
563 install-data-am:
564
565 install-exec-am: install-binPROGRAMS
566
567 install-info: install-info-recursive
568
569 install-man:
570
571 installcheck-am:
572
573 maintainer-clean: maintainer-clean-recursive
574
575 maintainer-clean-am: distclean-am maintainer-clean-generic
576
577 mostlyclean: mostlyclean-recursive
578
579 mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr
580
581 pdf: pdf-recursive
582
583 pdf-am:
584
585 ps: ps-recursive
586
587 ps-am:
588
589 uninstall-am: uninstall-binPROGRAMS uninstall-info-am
590
591 uninstall-info: uninstall-info-recursive
592
593 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
594         clean-binPROGRAMS clean-generic clean-krextra clean-recursive \
595         ctags ctags-recursive distclean distclean-compile \
596         distclean-depend distclean-generic distclean-recursive \
597         distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
598         info-recursive install install-am install-binPROGRAMS \
599         install-data install-data-am install-data-recursive \
600         install-exec install-exec-am install-exec-recursive \
601         install-info install-info-am install-info-recursive install-man \
602         install-recursive install-strip installcheck installcheck-am \
603         installdirs installdirs-am installdirs-recursive \
604         maintainer-clean maintainer-clean-generic \
605         maintainer-clean-recursive mostlyclean mostlyclean-compile \
606         mostlyclean-generic mostlyclean-kr mostlyclean-recursive pdf \
607         pdf-am pdf-recursive ps ps-am ps-recursive tags tags-recursive \
608         uninstall uninstall-am uninstall-binPROGRAMS uninstall-info-am \
609         uninstall-info-recursive uninstall-recursive
610
611 # Tell versions [3.59,3.63) of GNU make to not export all variables.
612 # Otherwise a system limit (for SysV at least) may be exceeded.
613 .NOEXPORT: