Re-import of fprobe-ulog
[fprobe-ulog.git] / trunk / src / Makefile.in
1 # Makefile.in generated by automake 1.9.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 SOURCES = $(fprobe_ulog_SOURCES)
18
19 srcdir = @srcdir@
20 top_srcdir = @top_srcdir@
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 top_builddir = ..
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 INSTALL = @INSTALL@
28 install_sh_DATA = $(install_sh) -c -m 644
29 install_sh_PROGRAM = $(install_sh) -c
30 install_sh_SCRIPT = $(install_sh) -c
31 INSTALL_HEADER = $(INSTALL_DATA)
32 transform = $(program_transform_name)
33 NORMAL_INSTALL = :
34 PRE_INSTALL = :
35 POST_INSTALL = :
36 NORMAL_UNINSTALL = :
37 PRE_UNINSTALL = :
38 POST_UNINSTALL = :
39 build_triplet = @build@
40 host_triplet = @host@
41 target_triplet = @target@
42 sbin_PROGRAMS = fprobe-ulog$(EXEEXT)
43 subdir = src
44 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/configure.in
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"
53 sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
54 PROGRAMS = $(sbin_PROGRAMS)
55 am_fprobe_ulog_OBJECTS = fprobe-ulog.$(OBJEXT) netflow.$(OBJEXT) \
56         hash.$(OBJEXT) mem.$(OBJEXT) my_getopt.$(OBJEXT) \
57         my_log.$(OBJEXT)
58 fprobe_ulog_OBJECTS = $(am_fprobe_ulog_OBJECTS)
59 fprobe_ulog_DEPENDENCIES = libipulog/libipulog.a
60 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
61 depcomp =
62 am__depfiles_maybe =
63 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
64         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
65 CCLD = $(CC)
66 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
67 SOURCES = $(fprobe_ulog_SOURCES)
68 DIST_SOURCES = $(fprobe_ulog_SOURCES)
69 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
70         html-recursive info-recursive install-data-recursive \
71         install-exec-recursive install-info-recursive \
72         install-recursive installcheck-recursive installdirs-recursive \
73         pdf-recursive ps-recursive uninstall-info-recursive \
74         uninstall-recursive
75 man8dir = $(mandir)/man8
76 NROFF = nroff
77 MANS = $(man_MANS)
78 ETAGS = etags
79 CTAGS = ctags
80 DIST_SUBDIRS = $(SUBDIRS)
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 ACLOCAL = @ACLOCAL@
83 AMDEP_FALSE = @AMDEP_FALSE@
84 AMDEP_TRUE = @AMDEP_TRUE@
85 AMTAR = @AMTAR@
86 AUTOCONF = @AUTOCONF@
87 AUTOHEADER = @AUTOHEADER@
88 AUTOMAKE = @AUTOMAKE@
89 AWK = @AWK@
90 CC = @CC@
91 CCDEPMODE = @CCDEPMODE@
92 CFLAGS = @CFLAGS@
93 CPP = @CPP@
94 CPPFLAGS = @CPPFLAGS@
95 CYGPATH_W = @CYGPATH_W@
96 DATE = @DATE@
97 DEFS = @DEFS@
98 DEPDIR = @DEPDIR@
99 ECHO_C = @ECHO_C@
100 ECHO_N = @ECHO_N@
101 ECHO_T = @ECHO_T@
102 EGREP = @EGREP@
103 EXEEXT = @EXEEXT@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 LDFLAGS = @LDFLAGS@
109 LIBOBJS = @LIBOBJS@
110 LIBS = @LIBS@
111 LTLIBOBJS = @LTLIBOBJS@
112 MAKEINFO = @MAKEINFO@
113 OBJEXT = @OBJEXT@
114 PACKAGE = @PACKAGE@
115 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
116 PACKAGE_NAME = @PACKAGE_NAME@
117 PACKAGE_STRING = @PACKAGE_STRING@
118 PACKAGE_TARNAME = @PACKAGE_TARNAME@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 RANLIB = @RANLIB@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 VERSION = @VERSION@
126 ac_ct_CC = @ac_ct_CC@
127 ac_ct_RANLIB = @ac_ct_RANLIB@
128 ac_ct_STRIP = @ac_ct_STRIP@
129 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131 am__include = @am__include@
132 am__leading_dot = @am__leading_dot@
133 am__quote = @am__quote@
134 am__tar = @am__tar@
135 am__untar = @am__untar@
136 bindir = @bindir@
137 build = @build@
138 build_alias = @build_alias@
139 build_cpu = @build_cpu@
140 build_os = @build_os@
141 build_vendor = @build_vendor@
142 datadir = @datadir@
143 exec_prefix = @exec_prefix@
144 host = @host@
145 host_alias = @host_alias@
146 host_cpu = @host_cpu@
147 host_os = @host_os@
148 host_vendor = @host_vendor@
149 includedir = @includedir@
150 infodir = @infodir@
151 install_sh = @install_sh@
152 libdir = @libdir@
153 libexecdir = @libexecdir@
154 localstatedir = @localstatedir@
155 mandir = @mandir@
156 mkdir_p = @mkdir_p@
157 oldincludedir = @oldincludedir@
158 prefix = @prefix@
159 program_transform_name = @program_transform_name@
160 sbindir = @sbindir@
161 sharedstatedir = @sharedstatedir@
162 sysconfdir = @sysconfdir@
163 target = @target@
164 target_alias = @target_alias@
165 target_cpu = @target_cpu@
166 target_os = @target_os@
167 target_vendor = @target_vendor@
168 INCLUDES = -I$(top_srcdir)/src/libipulog/include
169 fprobe_ulog_SOURCES = fprobe-ulog.c fprobe-ulog.h \
170         netflow.c netflow.h \
171         hash.c hash.h \
172         mem.c mem.h \
173         my_getopt.c my_getopt.h \
174         my_log.c my_log.h \
175         common.h my_inttypes.h
176
177 man_MANS = fprobe-ulog.8
178 SUBDIRS = libipulog
179 EXTRA_DIST = ${man_MANS}
180 fprobe_ulog_LDADD = libipulog/libipulog.a
181 all: all-recursive
182
183 .SUFFIXES:
184 .SUFFIXES: .c .o .obj
185 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
186         @for dep in $?; do \
187           case '$(am__configure_deps)' in \
188             *$$dep*) \
189               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
190                 && exit 0; \
191               exit 1;; \
192           esac; \
193         done; \
194         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  --ignore-deps src/Makefile'; \
195         cd $(top_srcdir) && \
196           $(AUTOMAKE) --gnu  --ignore-deps src/Makefile
197 .PRECIOUS: Makefile
198 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
199         @case '$?' in \
200           *config.status*) \
201             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
202           *) \
203             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
204             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
205         esac;
206
207 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
208         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
209
210 $(top_srcdir)/configure:  $(am__configure_deps)
211         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
212 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
213         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214 install-sbinPROGRAMS: $(sbin_PROGRAMS)
215         @$(NORMAL_INSTALL)
216         test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)"
217         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
218           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
219           if test -f $$p \
220           ; then \
221             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
222            echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
223            $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
224           else :; fi; \
225         done
226
227 uninstall-sbinPROGRAMS:
228         @$(NORMAL_UNINSTALL)
229         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
230           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
231           echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
232           rm -f "$(DESTDIR)$(sbindir)/$$f"; \
233         done
234
235 clean-sbinPROGRAMS:
236         -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
237 fprobe-ulog$(EXEEXT): $(fprobe_ulog_OBJECTS) $(fprobe_ulog_DEPENDENCIES) 
238         @rm -f fprobe-ulog$(EXEEXT)
239         $(LINK) $(fprobe_ulog_LDFLAGS) $(fprobe_ulog_OBJECTS) $(fprobe_ulog_LDADD) $(LIBS)
240
241 mostlyclean-compile:
242         -rm -f *.$(OBJEXT)
243
244 distclean-compile:
245         -rm -f *.tab.c
246
247 .c.o:
248         $(COMPILE) -c $<
249
250 .c.obj:
251         $(COMPILE) -c `$(CYGPATH_W) '$<'`
252 uninstall-info-am:
253 install-man8: $(man8_MANS) $(man_MANS)
254         @$(NORMAL_INSTALL)
255         test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)"
256         @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
257         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
258         for i in $$l2; do \
259           case "$$i" in \
260             *.8*) list="$$list $$i" ;; \
261           esac; \
262         done; \
263         for i in $$list; do \
264           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
265           else file=$$i; fi; \
266           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
267           case "$$ext" in \
268             8*) ;; \
269             *) ext='8' ;; \
270           esac; \
271           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
272           inst=`echo $$inst | sed -e 's/^.*\///'`; \
273           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
274           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
275           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
276         done
277 uninstall-man8:
278         @$(NORMAL_UNINSTALL)
279         @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
280         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
281         for i in $$l2; do \
282           case "$$i" in \
283             *.8*) list="$$list $$i" ;; \
284           esac; \
285         done; \
286         for i in $$list; do \
287           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
288           case "$$ext" in \
289             8*) ;; \
290             *) ext='8' ;; \
291           esac; \
292           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
293           inst=`echo $$inst | sed -e 's/^.*\///'`; \
294           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
295           echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
296           rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
297         done
298
299 # This directory's subdirectories are mostly independent; you can cd
300 # into them and run `make' without going through this Makefile.
301 # To change the values of `make' variables: instead of editing Makefiles,
302 # (1) if the variable is set in `config.status', edit `config.status'
303 #     (which will cause the Makefiles to be regenerated when you run `make');
304 # (2) otherwise, pass the desired values on the `make' command line.
305 $(RECURSIVE_TARGETS):
306         @set fnord $$MAKEFLAGS; amf=$$2; \
307         dot_seen=no; \
308         target=`echo $@ | sed s/-recursive//`; \
309         list='$(SUBDIRS)'; for subdir in $$list; do \
310           echo "Making $$target in $$subdir"; \
311           if test "$$subdir" = "."; then \
312             dot_seen=yes; \
313             local_target="$$target-am"; \
314           else \
315             local_target="$$target"; \
316           fi; \
317           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
318            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
319         done; \
320         if test "$$dot_seen" = "no"; then \
321           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
322         fi; test -z "$$fail"
323
324 mostlyclean-recursive clean-recursive distclean-recursive \
325 maintainer-clean-recursive:
326         @set fnord $$MAKEFLAGS; amf=$$2; \
327         dot_seen=no; \
328         case "$@" in \
329           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
330           *) list='$(SUBDIRS)' ;; \
331         esac; \
332         rev=''; for subdir in $$list; do \
333           if test "$$subdir" = "."; then :; else \
334             rev="$$subdir $$rev"; \
335           fi; \
336         done; \
337         rev="$$rev ."; \
338         target=`echo $@ | sed s/-recursive//`; \
339         for subdir in $$rev; do \
340           echo "Making $$target in $$subdir"; \
341           if test "$$subdir" = "."; then \
342             local_target="$$target-am"; \
343           else \
344             local_target="$$target"; \
345           fi; \
346           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
347            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
348         done && test -z "$$fail"
349 tags-recursive:
350         list='$(SUBDIRS)'; for subdir in $$list; do \
351           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
352         done
353 ctags-recursive:
354         list='$(SUBDIRS)'; for subdir in $$list; do \
355           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
356         done
357
358 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
359         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
360         unique=`for i in $$list; do \
361             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362           done | \
363           $(AWK) '    { files[$$0] = 1; } \
364                END { for (i in files) print i; }'`; \
365         mkid -fID $$unique
366 tags: TAGS
367
368 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
369                 $(TAGS_FILES) $(LISP)
370         tags=; \
371         here=`pwd`; \
372         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
373           include_option=--etags-include; \
374           empty_fix=.; \
375         else \
376           include_option=--include; \
377           empty_fix=; \
378         fi; \
379         list='$(SUBDIRS)'; for subdir in $$list; do \
380           if test "$$subdir" = .; then :; else \
381             test ! -f $$subdir/TAGS || \
382               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
383           fi; \
384         done; \
385         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
386         unique=`for i in $$list; do \
387             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
388           done | \
389           $(AWK) '    { files[$$0] = 1; } \
390                END { for (i in files) print i; }'`; \
391         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
392           test -n "$$unique" || unique=$$empty_fix; \
393           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
394             $$tags $$unique; \
395         fi
396 ctags: CTAGS
397 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
398                 $(TAGS_FILES) $(LISP)
399         tags=; \
400         here=`pwd`; \
401         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
402         unique=`for i in $$list; do \
403             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
404           done | \
405           $(AWK) '    { files[$$0] = 1; } \
406                END { for (i in files) print i; }'`; \
407         test -z "$(CTAGS_ARGS)$$tags$$unique" \
408           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
409              $$tags $$unique
410
411 GTAGS:
412         here=`$(am__cd) $(top_builddir) && pwd` \
413           && cd $(top_srcdir) \
414           && gtags -i $(GTAGS_ARGS) $$here
415
416 distclean-tags:
417         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
418
419 distdir: $(DISTFILES)
420         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
421         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
422         list='$(DISTFILES)'; for file in $$list; do \
423           case $$file in \
424             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
425             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
426           esac; \
427           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
428           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
429           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
430             dir="/$$dir"; \
431             $(mkdir_p) "$(distdir)$$dir"; \
432           else \
433             dir=''; \
434           fi; \
435           if test -d $$d/$$file; then \
436             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
437               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
438             fi; \
439             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
440           else \
441             test -f $(distdir)/$$file \
442             || cp -p $$d/$$file $(distdir)/$$file \
443             || exit 1; \
444           fi; \
445         done
446         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
447           if test "$$subdir" = .; then :; else \
448             test -d "$(distdir)/$$subdir" \
449             || $(mkdir_p) "$(distdir)/$$subdir" \
450             || exit 1; \
451             distdir=`$(am__cd) $(distdir) && pwd`; \
452             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
453             (cd $$subdir && \
454               $(MAKE) $(AM_MAKEFLAGS) \
455                 top_distdir="$$top_distdir" \
456                 distdir="$$distdir/$$subdir" \
457                 distdir) \
458               || exit 1; \
459           fi; \
460         done
461 check-am: all-am
462 check: check-recursive
463 all-am: Makefile $(PROGRAMS) $(MANS)
464 installdirs: installdirs-recursive
465 installdirs-am:
466         for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"; do \
467           test -z "$$dir" || $(mkdir_p) "$$dir"; \
468         done
469 install: install-recursive
470 install-exec: install-exec-recursive
471 install-data: install-data-recursive
472 uninstall: uninstall-recursive
473
474 install-am: all-am
475         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
476
477 installcheck: installcheck-recursive
478 install-strip:
479         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
480           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
481           `test -z '$(STRIP)' || \
482             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
483 mostlyclean-generic:
484
485 clean-generic:
486
487 distclean-generic:
488         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
489
490 maintainer-clean-generic:
491         @echo "This command is intended for maintainers to use"
492         @echo "it deletes files that may require special tools to rebuild."
493 clean: clean-recursive
494
495 clean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am
496
497 distclean: distclean-recursive
498         -rm -f Makefile
499 distclean-am: clean-am distclean-compile distclean-generic \
500         distclean-tags
501
502 dvi: dvi-recursive
503
504 dvi-am:
505
506 html: html-recursive
507
508 info: info-recursive
509
510 info-am:
511
512 install-data-am: install-man
513
514 install-exec-am: install-sbinPROGRAMS
515
516 install-info: install-info-recursive
517
518 install-man: install-man8
519
520 installcheck-am:
521
522 maintainer-clean: maintainer-clean-recursive
523         -rm -f Makefile
524 maintainer-clean-am: distclean-am maintainer-clean-generic
525
526 mostlyclean: mostlyclean-recursive
527
528 mostlyclean-am: mostlyclean-compile mostlyclean-generic
529
530 pdf: pdf-recursive
531
532 pdf-am:
533
534 ps: ps-recursive
535
536 ps-am:
537
538 uninstall-am: uninstall-info-am uninstall-man uninstall-sbinPROGRAMS
539
540 uninstall-info: uninstall-info-recursive
541
542 uninstall-man: uninstall-man8
543
544 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
545         clean clean-generic clean-recursive clean-sbinPROGRAMS ctags \
546         ctags-recursive distclean distclean-compile distclean-generic \
547         distclean-recursive distclean-tags distdir dvi dvi-am html \
548         html-am info info-am install install-am install-data \
549         install-data-am install-exec install-exec-am install-info \
550         install-info-am install-man install-man8 install-sbinPROGRAMS \
551         install-strip installcheck installcheck-am installdirs \
552         installdirs-am maintainer-clean maintainer-clean-generic \
553         maintainer-clean-recursive mostlyclean mostlyclean-compile \
554         mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
555         tags tags-recursive uninstall uninstall-am uninstall-info-am \
556         uninstall-man uninstall-man8 uninstall-sbinPROGRAMS
557
558 # Tell versions [3.59,3.63) of GNU make to not export all variables.
559 # Otherwise a system limit (for SysV at least) may be exceeded.
560 .NOEXPORT: