1 # Makefile.in generated by automake 1.16.5 from Makefile.am.
4 # Copyright (C) 1994-2021 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.
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
18 # Makefile for states.
19 # Copyright (c) 1997-2003 Markku Rossi
21 # Author: Markku Rossi <mtr@iki.fi>
25 # This file is part of GNU Enscript.
27 # Enscript 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 3 of the License, or
30 # (at your option) any later version.
32 # Enscript 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.
37 # You should have received a copy of the GNU General Public License
38 # along with Enscript. If not, see <http://www.gnu.org/licenses/>.
45 if test -z '$(MAKELEVEL)'; then \
47 elif test -n '$(MAKE_HOST)'; then \
49 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
55 am__make_running_with_option = \
56 case $${target_option-} in \
58 *) echo "am__make_running_with_option: internal error: invalid" \
59 "target option '$${target_option-}' specified" >&2; \
63 sane_makeflags=$$MAKEFLAGS; \
64 if $(am__is_gnu_make); then \
65 sane_makeflags=$$MFLAGS; \
70 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
71 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
77 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
79 for flg in $$sane_makeflags; do \
80 test $$skip_next = yes && { skip_next=no; continue; }; \
83 -*I) strip_trailopt 'I'; skip_next=yes;; \
84 -*I?*) strip_trailopt 'I';; \
85 -*O) strip_trailopt 'O'; skip_next=yes;; \
86 -*O?*) strip_trailopt 'O';; \
87 -*l) strip_trailopt 'l'; skip_next=yes;; \
88 -*l?*) strip_trailopt 'l';; \
89 -[dEDm]) skip_next=yes;; \
90 -[JT]) skip_next=yes;; \
93 *$$target_option*) has_opt=yes; break;; \
97 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
98 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
99 pkgdatadir = $(datadir)/@PACKAGE@
100 pkgincludedir = $(includedir)/@PACKAGE@
101 pkglibdir = $(libdir)/@PACKAGE@
102 pkglibexecdir = $(libexecdir)/@PACKAGE@
103 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
104 install_sh_DATA = $(install_sh) -c -m 644
105 install_sh_PROGRAM = $(install_sh) -c
106 install_sh_SCRIPT = $(install_sh) -c
107 INSTALL_HEADER = $(INSTALL_DATA)
108 transform = $(program_transform_name)
115 build_triplet = @build@
116 host_triplet = @host@
117 bin_PROGRAMS = states$(EXEEXT)
119 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
120 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
121 $(top_srcdir)/m4/host-cpu-c-abi.m4 $(top_srcdir)/m4/iconv.m4 \
122 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
123 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
124 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
125 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
126 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
128 DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
130 mkinstalldirs = $(install_sh) -d
131 CONFIG_HEADER = $(top_builddir)/config.h
133 CONFIG_CLEAN_VPATH_FILES =
134 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"
135 PROGRAMS = $(bin_PROGRAMS)
136 am_states_OBJECTS = main.$(OBJEXT) utils.$(OBJEXT) prims.$(OBJEXT) \
137 process.$(OBJEXT) gram.$(OBJEXT) lex.$(OBJEXT)
138 states_OBJECTS = $(am_states_OBJECTS)
139 states_LDADD = $(LDADD)
140 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
141 am__vpath_adj = case $$p in \
142 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
145 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
147 am__nobase_strip_setup = \
148 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
150 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
151 am__nobase_list = $(am__nobase_strip_setup); \
152 for p in $$list; do echo "$$p $$p"; done | \
153 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
154 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
155 if (++n[$$2] == $(am__install_max)) \
156 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
157 END { for (dir in files) print dir, files[dir] }'
159 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
160 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
161 am__uninstall_files_from_dir = { \
163 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
164 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
165 $(am__cd) "$$dir" && rm -f $$files; }; \
167 SCRIPTS = $(bin_SCRIPTS)
168 AM_V_P = $(am__v_P_@AM_V@)
169 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
172 AM_V_GEN = $(am__v_GEN_@AM_V@)
173 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
174 am__v_GEN_0 = @echo " GEN " $@;
176 AM_V_at = $(am__v_at_@AM_V@)
177 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
180 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
181 depcomp = $(SHELL) $(top_srcdir)/depcomp
182 am__maybe_remake_depfiles = depfiles
183 am__depfiles_remade = ./$(DEPDIR)/gram.Po ./$(DEPDIR)/lex.Po \
184 ./$(DEPDIR)/main.Po ./$(DEPDIR)/prims.Po \
185 ./$(DEPDIR)/process.Po ./$(DEPDIR)/utils.Po
187 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
188 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
189 AM_V_CC = $(am__v_CC_@AM_V@)
190 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
191 am__v_CC_0 = @echo " CC " $@;
194 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
195 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
196 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
197 am__v_CCLD_0 = @echo " CCLD " $@;
199 LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
200 AM_V_LEX = $(am__v_LEX_@AM_V@)
201 am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
202 am__v_LEX_0 = @echo " LEX " $@;
204 YLWRAP = $(top_srcdir)/ylwrap
205 am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
206 -e s/c++$$/h++/ -e s/c$$/h/
207 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
208 AM_V_YACC = $(am__v_YACC_@AM_V@)
209 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
210 am__v_YACC_0 = @echo " YACC " $@;
212 SOURCES = $(states_SOURCES)
213 DIST_SOURCES = $(states_SOURCES)
214 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
215 ctags-recursive dvi-recursive html-recursive info-recursive \
216 install-data-recursive install-dvi-recursive \
217 install-exec-recursive install-html-recursive \
218 install-info-recursive install-pdf-recursive \
219 install-ps-recursive install-recursive installcheck-recursive \
220 installdirs-recursive pdf-recursive ps-recursive \
221 tags-recursive uninstall-recursive
222 am__can_run_installinfo = \
223 case $$AM_UPDATE_INFO_DIR in \
225 *) (install-info --version) >/dev/null 2>&1;; \
227 HEADERS = $(noinst_HEADERS)
228 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
229 distclean-recursive maintainer-clean-recursive
230 am__recursive_targets = \
231 $(RECURSIVE_TARGETS) \
232 $(RECURSIVE_CLEAN_TARGETS) \
233 $(am__extra_recursive_targets)
234 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
236 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
237 # Read a list of newline-separated strings from the standard input,
238 # and print each of them once, without duplicates. Input order is
240 am__uniquify_input = $(AWK) '\
241 BEGIN { nonempty = 0; } \
242 { items[$$0] = 1; nonempty = 1; } \
243 END { if (nonempty) { for (i in items) print i; }; } \
245 # Make sure the list of sources is unique. This is necessary because,
246 # e.g., the same source file might be shared among _SOURCES variables
247 # for different programs/libraries.
248 am__define_uniq_tagged_files = \
249 list='$(am__tagged_files)'; \
250 unique=`for i in $$list; do \
251 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
252 done | $(am__uniquify_input)`
253 DIST_SUBDIRS = $(SUBDIRS)
254 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
255 $(top_srcdir)/ylwrap TODO gram.c gram.h lex.c
256 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
259 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
260 sed_rest='s,^[^/]*/*,,'; \
261 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
262 sed_butlast='s,/*[^/]*$$,,'; \
263 while test -n "$$dir1"; do \
264 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
265 if test "$$first" != "."; then \
266 if test "$$first" = ".."; then \
267 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
268 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
270 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
271 if test "$$first2" = "$$first"; then \
272 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
276 dir0="$$dir0"/"$$first"; \
279 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
285 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
286 AUTOCONF = @AUTOCONF@
287 AUTOHEADER = @AUTOHEADER@
288 AUTOMAKE = @AUTOMAKE@
291 CCDEPMODE = @CCDEPMODE@
294 CPPFLAGS = @CPPFLAGS@
297 CYGPATH_W = @CYGPATH_W@
304 ENCODING = @ENCODING@
307 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
309 GMSGFMT_015 = @GMSGFMT_015@
312 INSTALL_DATA = @INSTALL_DATA@
313 INSTALL_PROGRAM = @INSTALL_PROGRAM@
314 INSTALL_SCRIPT = @INSTALL_SCRIPT@
315 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
316 INTLLIBS = @INTLLIBS@
317 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
321 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
322 LIBICONV = @LIBICONV@
326 LTLIBICONV = @LTLIBICONV@
327 LTLIBINTL = @LTLIBINTL@
328 LTLIBOBJS = @LTLIBOBJS@
329 MAKEINFO = @MAKEINFO@
333 MSGMERGE = @MSGMERGE@
334 MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@
337 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
338 PACKAGE_NAME = @PACKAGE_NAME@
339 PACKAGE_STRING = @PACKAGE_STRING@
340 PACKAGE_TARNAME = @PACKAGE_TARNAME@
341 PACKAGE_URL = @PACKAGE_URL@
342 PACKAGE_VERSION = @PACKAGE_VERSION@
343 PATH_SEPARATOR = @PATH_SEPARATOR@
349 SET_MAKE = @SET_MAKE@
355 XGETTEXT = @XGETTEXT@
356 XGETTEXT_015 = @XGETTEXT_015@
357 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
360 abs_builddir = @abs_builddir@
361 abs_srcdir = @abs_srcdir@
362 abs_top_builddir = @abs_top_builddir@
363 abs_top_srcdir = @abs_top_srcdir@
364 ac_ct_CC = @ac_ct_CC@
365 am__include = @am__include@
366 am__leading_dot = @am__leading_dot@
367 am__quote = @am__quote@
369 am__untar = @am__untar@
372 build_alias = @build_alias@
373 build_cpu = @build_cpu@
374 build_os = @build_os@
375 build_vendor = @build_vendor@
376 builddir = @builddir@
378 datarootdir = @datarootdir@
381 exec_prefix = @exec_prefix@
383 host_alias = @host_alias@
384 host_cpu = @host_cpu@
386 host_vendor = @host_vendor@
388 includedir = @includedir@
390 install_sh = @install_sh@
392 libexecdir = @libexecdir@
393 localedir = $(datadir)/locale
394 localstatedir = @localstatedir@
397 oldincludedir = @oldincludedir@
400 program_transform_name = @program_transform_name@
402 runstatedir = @runstatedir@
404 sharedstatedir = @sharedstatedir@
406 sysconfdir = @sysconfdir@
407 target_alias = @target_alias@
408 top_build_prefix = @top_build_prefix@
409 top_builddir = @top_builddir@
410 top_srcdir = @top_srcdir@
413 states_SOURCES = main.c utils.c prims.c process.c gram.y lex.l
414 states_SOURCES_windelta = \
420 LDADD = ../afmlib/libafm.a @LIBINTL@ ../compat/libcompat.a @LEXLIB@
421 states_DEPENDENCIES = ../compat/libcompat.a
422 noinst_HEADERS = defs.h gram.h
423 EXTRA_DIST = ChangeLog.old TODO over.in enscript.el
425 CLEANFILES = $(bin_SCRIPTS)
427 INCLUDES = -I$(srcdir)/../compat -I$(srcdir)/../afmlib \
428 -I$(srcdir)/../intl -I../intl -DLOCALEDIR=\"$(localedir)\"
430 INCLUDES_windelta = \
432 --DLOCALEDIR=\"$(localedir)\"
437 .SUFFIXES: .c .l .o .obj .y
438 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
440 case '$(am__configure_deps)' in \
442 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
443 && { if test -f $@; then exit 0; else break; fi; }; \
447 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu states/Makefile'; \
448 $(am__cd) $(top_srcdir) && \
449 $(AUTOMAKE) --gnu states/Makefile
450 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
453 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
455 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
456 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
459 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
460 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462 $(top_srcdir)/configure: $(am__configure_deps)
463 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
465 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
466 $(am__aclocal_m4_deps):
467 install-binPROGRAMS: $(bin_PROGRAMS)
469 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
470 if test -n "$$list"; then \
471 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
472 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
474 for p in $$list; do echo "$$p $$p"; done | \
475 sed 's/$(EXEEXT)$$//' | \
476 while read p p1; do if test -f $$p \
477 ; then echo "$$p"; echo "$$p"; else :; fi; \
479 sed -e 'p;s,.*/,,;n;h' \
481 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
482 sed 'N;N;N;s,\n, ,g' | \
483 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
484 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
485 if ($$2 == $$4) files[d] = files[d] " " $$1; \
486 else { print "f", $$3 "/" $$4, $$1; } } \
487 END { for (d in files) print "f", d, files[d] }' | \
488 while read type dir files; do \
489 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
490 test -z "$$files" || { \
491 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
492 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
496 uninstall-binPROGRAMS:
498 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
499 files=`for p in $$list; do echo "$$p"; done | \
500 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
501 -e 's/$$/$(EXEEXT)/' \
503 test -n "$$list" || exit 0; \
504 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
505 cd "$(DESTDIR)$(bindir)" && rm -f $$files
508 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
510 @if test ! -f $@; then rm -f gram.c; else :; fi
511 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) gram.c; else :; fi
513 states$(EXEEXT): $(states_OBJECTS) $(states_DEPENDENCIES) $(EXTRA_states_DEPENDENCIES)
514 @rm -f states$(EXEEXT)
515 $(AM_V_CCLD)$(LINK) $(states_OBJECTS) $(states_LDADD) $(LIBS)
516 install-binSCRIPTS: $(bin_SCRIPTS)
518 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
519 if test -n "$$list"; then \
520 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
521 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
523 for p in $$list; do \
524 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
525 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
527 sed -e 'p;s,.*/,,;n' \
529 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
530 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
531 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
532 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
533 if (++n[d] == $(am__install_max)) { \
534 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
535 else { print "f", d "/" $$4, $$1 } } \
536 END { for (d in files) print "f", d, files[d] }' | \
537 while read type dir files; do \
538 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
539 test -z "$$files" || { \
540 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
541 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
545 uninstall-binSCRIPTS:
547 @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
548 files=`for p in $$list; do echo "$$p"; done | \
549 sed -e 's,.*/,,;$(transform)'`; \
550 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gram.Po@am__quote@ # am--include-marker
559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lex.Po@am__quote@ # am--include-marker
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@ # am--include-marker
561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prims.Po@am__quote@ # am--include-marker
562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/process.Po@am__quote@ # am--include-marker
563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utils.Po@am__quote@ # am--include-marker
565 $(am__depfiles_remade):
567 @echo '# dummy' >$@-t && $(am__mv) $@-t $@
569 am--depfiles: $(am__depfiles_remade)
572 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
573 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
574 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
575 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
576 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
579 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
580 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
581 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
582 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
583 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
586 $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
589 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
591 # This directory's subdirectories are mostly independent; you can cd
592 # into them and run 'make' without going through this Makefile.
593 # To change the values of 'make' variables: instead of editing Makefiles,
594 # (1) if the variable is set in 'config.status', edit 'config.status'
595 # (which will cause the Makefiles to be regenerated when you run 'make');
596 # (2) otherwise, pass the desired values on the 'make' command line.
597 $(am__recursive_targets):
599 if $(am__make_keepgoing); then \
600 failcom='fail=yes'; \
605 target=`echo $@ | sed s/-recursive//`; \
607 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
608 *) list='$(SUBDIRS)' ;; \
610 for subdir in $$list; do \
611 echo "Making $$target in $$subdir"; \
612 if test "$$subdir" = "."; then \
614 local_target="$$target-am"; \
616 local_target="$$target"; \
618 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
621 if test "$$dot_seen" = "no"; then \
622 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
625 ID: $(am__tagged_files)
626 $(am__define_uniq_tagged_files); mkid -fID $$unique
630 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
633 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
634 include_option=--etags-include; \
637 include_option=--include; \
640 list='$(SUBDIRS)'; for subdir in $$list; do \
641 if test "$$subdir" = .; then :; else \
642 test ! -f $$subdir/TAGS || \
643 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
646 $(am__define_uniq_tagged_files); \
648 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
649 test -n "$$unique" || unique=$$empty_fix; \
650 if test $$# -gt 0; then \
651 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
654 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
658 ctags: ctags-recursive
661 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
662 $(am__define_uniq_tagged_files); \
663 test -z "$(CTAGS_ARGS)$$unique" \
664 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
668 here=`$(am__cd) $(top_builddir) && pwd` \
669 && $(am__cd) $(top_srcdir) \
670 && gtags -i $(GTAGS_ARGS) "$$here"
671 cscopelist: cscopelist-recursive
673 cscopelist-am: $(am__tagged_files)
674 list='$(am__tagged_files)'; \
675 case "$(srcdir)" in \
676 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
677 *) sdir=$(subdir)/$(srcdir) ;; \
679 for i in $$list; do \
680 if test -f "$$i"; then \
681 echo "$(subdir)/$$i"; \
685 done >> $(top_builddir)/cscope.files
688 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
689 distdir: $(BUILT_SOURCES)
690 $(MAKE) $(AM_MAKEFLAGS) distdir-am
692 distdir-am: $(DISTFILES)
693 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
694 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
695 list='$(DISTFILES)'; \
696 dist_files=`for file in $$list; do echo $$file; done | \
697 sed -e "s|^$$srcdirstrip/||;t" \
698 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
699 case $$dist_files in \
700 */*) $(MKDIR_P) `echo "$$dist_files" | \
701 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
704 for file in $$dist_files; do \
705 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
706 if test -d $$d/$$file; then \
707 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
708 if test -d "$(distdir)/$$file"; then \
709 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
711 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
712 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
713 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
715 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
717 test -f "$(distdir)/$$file" \
718 || cp -p $$d/$$file "$(distdir)/$$file" \
722 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
723 if test "$$subdir" = .; then :; else \
725 || test -d "$(distdir)/$$subdir" \
726 || $(MKDIR_P) "$(distdir)/$$subdir" \
728 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
730 new_distdir=$$reldir; \
731 dir1=$$subdir; dir2="$(top_distdir)"; \
733 new_top_distdir=$$reldir; \
734 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
735 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
736 ($(am__cd) $$subdir && \
737 $(MAKE) $(AM_MAKEFLAGS) \
738 top_distdir="$$new_top_distdir" \
739 distdir="$$new_distdir" \
740 am__remove_distdir=: \
741 am__skip_length_check=: \
742 am__skip_mode_fix=: \
748 check: check-recursive
749 all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(HEADERS)
750 installdirs: installdirs-recursive
752 for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)"; do \
753 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
755 install: install-recursive
756 install-exec: install-exec-recursive
757 install-data: install-data-recursive
758 uninstall: uninstall-recursive
761 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
763 installcheck: installcheck-recursive
765 if test -z '$(STRIP)'; then \
766 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
767 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
770 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
771 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
772 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
777 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
780 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
781 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
783 maintainer-clean-generic:
784 @echo "This command is intended for maintainers to use"
785 @echo "it deletes files that may require special tools to rebuild."
789 clean: clean-recursive
791 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
793 distclean: distclean-recursive
794 -rm -f ./$(DEPDIR)/gram.Po
795 -rm -f ./$(DEPDIR)/lex.Po
796 -rm -f ./$(DEPDIR)/main.Po
797 -rm -f ./$(DEPDIR)/prims.Po
798 -rm -f ./$(DEPDIR)/process.Po
799 -rm -f ./$(DEPDIR)/utils.Po
801 distclean-am: clean-am distclean-compile distclean-generic \
818 install-dvi: install-dvi-recursive
822 install-exec-am: install-binPROGRAMS install-binSCRIPTS
824 install-html: install-html-recursive
828 install-info: install-info-recursive
834 install-pdf: install-pdf-recursive
838 install-ps: install-ps-recursive
844 maintainer-clean: maintainer-clean-recursive
845 -rm -f ./$(DEPDIR)/gram.Po
846 -rm -f ./$(DEPDIR)/lex.Po
847 -rm -f ./$(DEPDIR)/main.Po
848 -rm -f ./$(DEPDIR)/prims.Po
849 -rm -f ./$(DEPDIR)/process.Po
850 -rm -f ./$(DEPDIR)/utils.Po
852 maintainer-clean-am: distclean-am maintainer-clean-generic
854 mostlyclean: mostlyclean-recursive
856 mostlyclean-am: mostlyclean-compile mostlyclean-generic
866 uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS
868 .MAKE: $(am__recursive_targets) install-am install-strip
870 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
871 am--depfiles check check-am clean clean-binPROGRAMS \
872 clean-generic cscopelist-am ctags ctags-am distclean \
873 distclean-compile distclean-generic distclean-tags distdir dvi \
874 dvi-am html html-am info info-am install install-am \
875 install-binPROGRAMS install-binSCRIPTS install-data \
876 install-data-am install-dvi install-dvi-am install-exec \
877 install-exec-am install-html install-html-am install-info \
878 install-info-am install-man install-pdf install-pdf-am \
879 install-ps install-ps-am install-strip installcheck \
880 installcheck-am installdirs installdirs-am maintainer-clean \
881 maintainer-clean-generic mostlyclean mostlyclean-compile \
882 mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
883 uninstall-am uninstall-binPROGRAMS uninstall-binSCRIPTS
888 over: $(srcdir)/over.in
889 sed 's%@LIBRARYDIR@%$(datadir)/enscript%g' \
890 $(srcdir)/over.in > over
892 # Tell versions [3.59,3.63) of GNU make to not export all variables.
893 # Otherwise a system limit (for SysV at least) may be exceeded.