4b07a797bf15016205f50ae6131b8d39f0ff2c81
[gnucomo.git] / src / gcm_input / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 bin_PROGRAMS = gcm_input$(EXEEXT) logrunner$(EXEEXT) \
36         spamdetect$(EXEEXT)
37 subdir = src/gcm_input
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.in
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 am__installdirs = "$(DESTDIR)$(bindir)"
47 PROGRAMS = $(bin_PROGRAMS)
48 am_gcm_input_OBJECTS = gcm_input.$(OBJEXT) message.$(OBJEXT) \
49         string_utils.$(OBJEXT) syslog_cooker.$(OBJEXT) \
50         irix_syslog_cooker.$(OBJEXT) access_cooker.$(OBJEXT) \
51         error_cooker.$(OBJEXT) xml_cooker.$(OBJEXT) \
52         message_filter.$(OBJEXT) log_filter.$(OBJEXT) \
53         rpm_filter.$(OBJEXT) df_filter.$(OBJEXT)
54 gcm_input_OBJECTS = $(am_gcm_input_OBJECTS)
55 gcm_input_LDADD = $(LDADD)
56 gcm_input_DEPENDENCIES = ../lib/libgnucomo.a
57 am_logrunner_OBJECTS = logrunner.$(OBJEXT) string_utils.$(OBJEXT)
58 logrunner_OBJECTS = $(am_logrunner_OBJECTS)
59 logrunner_LDADD = $(LDADD)
60 logrunner_DEPENDENCIES = ../lib/libgnucomo.a
61 am_spamdetect_OBJECTS = spamdetect.$(OBJEXT)
62 spamdetect_OBJECTS = $(am_spamdetect_OBJECTS)
63 spamdetect_LDADD = $(LDADD)
64 spamdetect_DEPENDENCIES = ../lib/libgnucomo.a
65 DEFAULT_INCLUDES = -I.@am__isrc@
66 depcomp = $(SHELL) $(top_srcdir)/depcomp
67 am__depfiles_maybe = depfiles
68 am__mv = mv -f
69 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
70         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
71 CXXLD = $(CXX)
72 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
73         -o $@
74 SOURCES = $(gcm_input_SOURCES) $(logrunner_SOURCES) \
75         $(spamdetect_SOURCES)
76 DIST_SOURCES = $(gcm_input_SOURCES) $(logrunner_SOURCES) \
77         $(spamdetect_SOURCES)
78 ETAGS = etags
79 CTAGS = ctags
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 ACLOCAL = @ACLOCAL@
82 AMTAR = @AMTAR@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 CC = @CC@
88 CCDEPMODE = @CCDEPMODE@
89 CFLAGS = @CFLAGS@
90 CPP = @CPP@
91 CPPFLAGS = @CPPFLAGS@
92 CXX = @CXX@
93 CXXDEPMODE = @CXXDEPMODE@
94 CXXFLAGS = @CXXFLAGS@
95 CYGPATH_W = @CYGPATH_W@
96 DEFS = @DEFS@
97 DEPDIR = @DEPDIR@
98 ECHO_C = @ECHO_C@
99 ECHO_N = @ECHO_N@
100 ECHO_T = @ECHO_T@
101 EGREP = @EGREP@
102 EXEEXT = @EXEEXT@
103 GREP = @GREP@
104 INSTALL = @INSTALL@
105 INSTALL_DATA = @INSTALL_DATA@
106 INSTALL_PROGRAM = @INSTALL_PROGRAM@
107 INSTALL_SCRIPT = @INSTALL_SCRIPT@
108 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109 LDFLAGS = @LDFLAGS@
110 LEX = @LEX@
111 LEXLIB = @LEXLIB@
112 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
113 LIBOBJS = @LIBOBJS@
114 LIBS = @LIBS@
115 LN_S = @LN_S@
116 LTLIBOBJS = @LTLIBOBJS@
117 MAKEINFO = @MAKEINFO@
118 MKDIR_P = @MKDIR_P@
119 OBJEXT = @OBJEXT@
120 PACKAGE = @PACKAGE@
121 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122 PACKAGE_NAME = @PACKAGE_NAME@
123 PACKAGE_STRING = @PACKAGE_STRING@
124 PACKAGE_TARNAME = @PACKAGE_TARNAME@
125 PACKAGE_URL = @PACKAGE_URL@
126 PACKAGE_VERSION = @PACKAGE_VERSION@
127 PATH_SEPARATOR = @PATH_SEPARATOR@
128 POSTGRES_INCLUDE = @POSTGRES_INCLUDE@
129 POSTGRES_LIB = @POSTGRES_LIB@
130 RANLIB = @RANLIB@
131 SET_MAKE = @SET_MAKE@
132 SHELL = @SHELL@
133 STRIP = @STRIP@
134 VERSION = @VERSION@
135 XMKMF = @XMKMF@
136 XML_CONFIG = @XML_CONFIG@
137 X_CFLAGS = @X_CFLAGS@
138 X_EXTRA_LIBS = @X_EXTRA_LIBS@
139 X_LIBS = @X_LIBS@
140 X_PRE_LIBS = @X_PRE_LIBS@
141 YACC = @YACC@
142 YFLAGS = @YFLAGS@
143 abs_builddir = @abs_builddir@
144 abs_srcdir = @abs_srcdir@
145 abs_top_builddir = @abs_top_builddir@
146 abs_top_srcdir = @abs_top_srcdir@
147 ac_ct_CC = @ac_ct_CC@
148 ac_ct_CXX = @ac_ct_CXX@
149 am__include = @am__include@
150 am__leading_dot = @am__leading_dot@
151 am__quote = @am__quote@
152 am__tar = @am__tar@
153 am__untar = @am__untar@
154 bindir = @bindir@
155 build_alias = @build_alias@
156 builddir = @builddir@
157 datadir = @datadir@
158 datarootdir = @datarootdir@
159 docdir = @docdir@
160 dvidir = @dvidir@
161 exec_prefix = @exec_prefix@
162 host_alias = @host_alias@
163 htmldir = @htmldir@
164 includedir = @includedir@
165 infodir = @infodir@
166 install_sh = @install_sh@
167 libdir = @libdir@
168 libexecdir = @libexecdir@
169 localedir = @localedir@
170 localstatedir = @localstatedir@
171 mandir = @mandir@
172 mkdir_p = @mkdir_p@
173 oldincludedir = @oldincludedir@
174 pdfdir = @pdfdir@
175 prefix = @prefix@
176 program_transform_name = @program_transform_name@
177 psdir = @psdir@
178 sbindir = @sbindir@
179 sharedstatedir = @sharedstatedir@
180 srcdir = @srcdir@
181 sysconfdir = @sysconfdir@
182 target_alias = @target_alias@
183 top_build_prefix = @top_build_prefix@
184 top_builddir = @top_builddir@
185 top_srcdir = @top_srcdir@
186 with_postgres_include = @with_postgres_include@
187 with_postgres_lib = @with_postgres_lib@
188 INCLUDES = -I../include
189 LDADD = ../lib/libgnucomo.a
190 gcm_input_SOURCES = gcm_input.cpp message.cpp string_utils.cpp syslog_cooker.cpp \
191                     irix_syslog_cooker.cpp access_cooker.cpp error_cooker.cpp \
192                     xml_cooker.cpp \
193                     message_filter.cpp log_filter.cpp rpm_filter.cpp df_filter.cpp
194
195 logrunner_SOURCES = logrunner.cpp string_utils.cpp
196 spamdetect_SOURCES = spamdetect.cpp
197 all: all-am
198
199 .SUFFIXES:
200 .SUFFIXES: .cpp .o .obj
201 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
202         @for dep in $?; do \
203           case '$(am__configure_deps)' in \
204             *$$dep*) \
205               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
206                 && { if test -f $@; then exit 0; else break; fi; }; \
207               exit 1;; \
208           esac; \
209         done; \
210         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/gcm_input/Makefile'; \
211         $(am__cd) $(top_srcdir) && \
212           $(AUTOMAKE) --gnu src/gcm_input/Makefile
213 .PRECIOUS: Makefile
214 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215         @case '$?' in \
216           *config.status*) \
217             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
218           *) \
219             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
221         esac;
222
223 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226 $(top_srcdir)/configure:  $(am__configure_deps)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230 $(am__aclocal_m4_deps):
231 install-binPROGRAMS: $(bin_PROGRAMS)
232         @$(NORMAL_INSTALL)
233         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
234         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
235         for p in $$list; do echo "$$p $$p"; done | \
236         sed 's/$(EXEEXT)$$//' | \
237         while read p p1; do if test -f $$p; \
238           then echo "$$p"; echo "$$p"; else :; fi; \
239         done | \
240         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
241             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
242         sed 'N;N;N;s,\n, ,g' | \
243         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
244           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
245             if ($$2 == $$4) files[d] = files[d] " " $$1; \
246             else { print "f", $$3 "/" $$4, $$1; } } \
247           END { for (d in files) print "f", d, files[d] }' | \
248         while read type dir files; do \
249             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
250             test -z "$$files" || { \
251               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
252               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
253             } \
254         ; done
255
256 uninstall-binPROGRAMS:
257         @$(NORMAL_UNINSTALL)
258         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
259         files=`for p in $$list; do echo "$$p"; done | \
260           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
261               -e 's/$$/$(EXEEXT)/' `; \
262         test -n "$$list" || exit 0; \
263         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
264         cd "$(DESTDIR)$(bindir)" && rm -f $$files
265
266 clean-binPROGRAMS:
267         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
268 gcm_input$(EXEEXT): $(gcm_input_OBJECTS) $(gcm_input_DEPENDENCIES) 
269         @rm -f gcm_input$(EXEEXT)
270         $(CXXLINK) $(gcm_input_OBJECTS) $(gcm_input_LDADD) $(LIBS)
271 logrunner$(EXEEXT): $(logrunner_OBJECTS) $(logrunner_DEPENDENCIES) 
272         @rm -f logrunner$(EXEEXT)
273         $(CXXLINK) $(logrunner_OBJECTS) $(logrunner_LDADD) $(LIBS)
274 spamdetect$(EXEEXT): $(spamdetect_OBJECTS) $(spamdetect_DEPENDENCIES) 
275         @rm -f spamdetect$(EXEEXT)
276         $(CXXLINK) $(spamdetect_OBJECTS) $(spamdetect_LDADD) $(LIBS)
277
278 mostlyclean-compile:
279         -rm -f *.$(OBJEXT)
280
281 distclean-compile:
282         -rm -f *.tab.c
283
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/access_cooker.Po@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/df_filter.Po@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error_cooker.Po@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gcm_input.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irix_syslog_cooker.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/log_filter.Po@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/logrunner.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/message.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/message_filter.Po@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rpm_filter.Po@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spamdetect.Po@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string_utils.Po@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syslog_cooker.Po@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml_cooker.Po@am__quote@
298
299 .cpp.o:
300 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
301 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
302 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
303 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
304 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
305
306 .cpp.obj:
307 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
308 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
309 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
310 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
311 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
312
313 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
314         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
315         unique=`for i in $$list; do \
316             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317           done | \
318           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
319               END { if (nonempty) { for (i in files) print i; }; }'`; \
320         mkid -fID $$unique
321 tags: TAGS
322
323 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
324                 $(TAGS_FILES) $(LISP)
325         set x; \
326         here=`pwd`; \
327         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332               END { if (nonempty) { for (i in files) print i; }; }'`; \
333         shift; \
334         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
335           test -n "$$unique" || unique=$$empty_fix; \
336           if test $$# -gt 0; then \
337             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
338               "$$@" $$unique; \
339           else \
340             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
341               $$unique; \
342           fi; \
343         fi
344 ctags: CTAGS
345 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
346                 $(TAGS_FILES) $(LISP)
347         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
348         unique=`for i in $$list; do \
349             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350           done | \
351           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
352               END { if (nonempty) { for (i in files) print i; }; }'`; \
353         test -z "$(CTAGS_ARGS)$$unique" \
354           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
355              $$unique
356
357 GTAGS:
358         here=`$(am__cd) $(top_builddir) && pwd` \
359           && $(am__cd) $(top_srcdir) \
360           && gtags -i $(GTAGS_ARGS) "$$here"
361
362 distclean-tags:
363         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
364
365 distdir: $(DISTFILES)
366         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
367         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
368         list='$(DISTFILES)'; \
369           dist_files=`for file in $$list; do echo $$file; done | \
370           sed -e "s|^$$srcdirstrip/||;t" \
371               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
372         case $$dist_files in \
373           */*) $(MKDIR_P) `echo "$$dist_files" | \
374                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
375                            sort -u` ;; \
376         esac; \
377         for file in $$dist_files; do \
378           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
379           if test -d $$d/$$file; then \
380             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
381             if test -d "$(distdir)/$$file"; then \
382               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
383             fi; \
384             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
385               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
386               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
387             fi; \
388             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
389           else \
390             test -f "$(distdir)/$$file" \
391             || cp -p $$d/$$file "$(distdir)/$$file" \
392             || exit 1; \
393           fi; \
394         done
395 check-am: all-am
396 check: check-am
397 all-am: Makefile $(PROGRAMS)
398 installdirs:
399         for dir in "$(DESTDIR)$(bindir)"; do \
400           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
401         done
402 install: install-am
403 install-exec: install-exec-am
404 install-data: install-data-am
405 uninstall: uninstall-am
406
407 install-am: all-am
408         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
409
410 installcheck: installcheck-am
411 install-strip:
412         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
413           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
414           `test -z '$(STRIP)' || \
415             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
416 mostlyclean-generic:
417
418 clean-generic:
419
420 distclean-generic:
421         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
422         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
423
424 maintainer-clean-generic:
425         @echo "This command is intended for maintainers to use"
426         @echo "it deletes files that may require special tools to rebuild."
427 clean: clean-am
428
429 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
430
431 distclean: distclean-am
432         -rm -rf ./$(DEPDIR)
433         -rm -f Makefile
434 distclean-am: clean-am distclean-compile distclean-generic \
435         distclean-tags
436
437 dvi: dvi-am
438
439 dvi-am:
440
441 html: html-am
442
443 html-am:
444
445 info: info-am
446
447 info-am:
448
449 install-data-am:
450
451 install-dvi: install-dvi-am
452
453 install-dvi-am:
454
455 install-exec-am: install-binPROGRAMS
456
457 install-html: install-html-am
458
459 install-html-am:
460
461 install-info: install-info-am
462
463 install-info-am:
464
465 install-man:
466
467 install-pdf: install-pdf-am
468
469 install-pdf-am:
470
471 install-ps: install-ps-am
472
473 install-ps-am:
474
475 installcheck-am:
476
477 maintainer-clean: maintainer-clean-am
478         -rm -rf ./$(DEPDIR)
479         -rm -f Makefile
480 maintainer-clean-am: distclean-am maintainer-clean-generic
481
482 mostlyclean: mostlyclean-am
483
484 mostlyclean-am: mostlyclean-compile mostlyclean-generic
485
486 pdf: pdf-am
487
488 pdf-am:
489
490 ps: ps-am
491
492 ps-am:
493
494 uninstall-am: uninstall-binPROGRAMS
495
496 .MAKE: install-am install-strip
497
498 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
499         clean-generic ctags distclean distclean-compile \
500         distclean-generic distclean-tags distdir dvi dvi-am html \
501         html-am info info-am install install-am install-binPROGRAMS \
502         install-data install-data-am install-dvi install-dvi-am \
503         install-exec install-exec-am install-html install-html-am \
504         install-info install-info-am install-man install-pdf \
505         install-pdf-am install-ps install-ps-am install-strip \
506         installcheck installcheck-am installdirs maintainer-clean \
507         maintainer-clean-generic mostlyclean mostlyclean-compile \
508         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
509         uninstall-am uninstall-binPROGRAMS
510
511
512 # Tell versions [3.59,3.63) of GNU make to not export all variables.
513 # Otherwise a system limit (for SysV at least) may be exceeded.
514 .NOEXPORT: