]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/openbsm/bin/auditfilterd/Makefile.in
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / openbsm / bin / auditfilterd / Makefile.in
1 # Makefile.in generated by automake 1.10.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  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 # $P4: //depot/projects/trustedbsd/openbsm/bin/auditfilterd/Makefile.in#8 $
19 #
20
21 VPATH = @srcdir@
22 pkgdatadir = $(datadir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkgincludedir = $(includedir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 sbin_PROGRAMS = auditfilterd$(EXEEXT)
40 subdir = bin/auditfilterd
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config/config.h
48 CONFIG_CLEAN_FILES =
49 am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"
50 sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
51 PROGRAMS = $(sbin_PROGRAMS)
52 am_auditfilterd_OBJECTS = auditfilterd_conf.$(OBJEXT) \
53         auditfilterd.$(OBJEXT)
54 auditfilterd_OBJECTS = $(am_auditfilterd_OBJECTS)
55 auditfilterd_DEPENDENCIES = $(top_builddir)/libbsm/libbsm.la
56 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/config
57 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
58 am__depfiles_maybe = depfiles
59 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
60         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
61 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
62         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
63         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64 CCLD = $(CC)
65 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
66         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
67         $(LDFLAGS) -o $@
68 SOURCES = $(auditfilterd_SOURCES)
69 DIST_SOURCES = $(auditfilterd_SOURCES)
70 man8dir = $(mandir)/man8
71 NROFF = nroff
72 MANS = $(man8_MANS)
73 ETAGS = etags
74 CTAGS = ctags
75 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76 ACLOCAL = @ACLOCAL@
77 AMTAR = @AMTAR@
78 AR = @AR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CC = @CC@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CXX = @CXX@
89 CXXCPP = @CXXCPP@
90 CXXDEPMODE = @CXXDEPMODE@
91 CXXFLAGS = @CXXFLAGS@
92 CYGPATH_W = @CYGPATH_W@
93 DEFS = @DEFS@
94 DEPDIR = @DEPDIR@
95 DSYMUTIL = @DSYMUTIL@
96 ECHO = @ECHO@
97 ECHO_C = @ECHO_C@
98 ECHO_N = @ECHO_N@
99 ECHO_T = @ECHO_T@
100 EGREP = @EGREP@
101 EXEEXT = @EXEEXT@
102 F77 = @F77@
103 FFLAGS = @FFLAGS@
104 GREP = @GREP@
105 INSTALL = @INSTALL@
106 INSTALL_DATA = @INSTALL_DATA@
107 INSTALL_PROGRAM = @INSTALL_PROGRAM@
108 INSTALL_SCRIPT = @INSTALL_SCRIPT@
109 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
110 LDFLAGS = @LDFLAGS@
111 LIBOBJS = @LIBOBJS@
112 LIBS = @LIBS@
113 LIBTOOL = @LIBTOOL@
114 LN_S = @LN_S@
115 LTLIBOBJS = @LTLIBOBJS@
116 MAINT = @MAINT@
117 MAKEINFO = @MAKEINFO@
118 MIG = @MIG@
119 MKDIR_P = @MKDIR_P@
120 NMEDIT = @NMEDIT@
121 OBJEXT = @OBJEXT@
122 PACKAGE = @PACKAGE@
123 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
124 PACKAGE_NAME = @PACKAGE_NAME@
125 PACKAGE_STRING = @PACKAGE_STRING@
126 PACKAGE_TARNAME = @PACKAGE_TARNAME@
127 PACKAGE_VERSION = @PACKAGE_VERSION@
128 PATH_SEPARATOR = @PATH_SEPARATOR@
129 RANLIB = @RANLIB@
130 SED = @SED@
131 SET_MAKE = @SET_MAKE@
132 SHELL = @SHELL@
133 STRIP = @STRIP@
134 VERSION = @VERSION@
135 abs_builddir = @abs_builddir@
136 abs_srcdir = @abs_srcdir@
137 abs_top_builddir = @abs_top_builddir@
138 abs_top_srcdir = @abs_top_srcdir@
139 ac_ct_CC = @ac_ct_CC@
140 ac_ct_CXX = @ac_ct_CXX@
141 ac_ct_F77 = @ac_ct_F77@
142 am__include = @am__include@
143 am__leading_dot = @am__leading_dot@
144 am__quote = @am__quote@
145 am__tar = @am__tar@
146 am__untar = @am__untar@
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 builddir = @builddir@
154 datadir = @datadir@
155 datarootdir = @datarootdir@
156 docdir = @docdir@
157 dvidir = @dvidir@
158 exec_prefix = @exec_prefix@
159 host = @host@
160 host_alias = @host_alias@
161 host_cpu = @host_cpu@
162 host_os = @host_os@
163 host_vendor = @host_vendor@
164 htmldir = @htmldir@
165 includedir = @includedir@
166 infodir = @infodir@
167 install_sh = @install_sh@
168 libdir = @libdir@
169 libexecdir = @libexecdir@
170 localedir = @localedir@
171 localstatedir = @localstatedir@
172 mandir = @mandir@
173 mkdir_p = @mkdir_p@
174 oldincludedir = @oldincludedir@
175 pdfdir = @pdfdir@
176 prefix = @prefix@
177 program_transform_name = @program_transform_name@
178 psdir = @psdir@
179 sbindir = @sbindir@
180 sharedstatedir = @sharedstatedir@
181 srcdir = @srcdir@
182 sysconfdir = @sysconfdir@
183 target_alias = @target_alias@
184 top_build_prefix = @top_build_prefix@
185 top_builddir = @top_builddir@
186 top_srcdir = @top_srcdir@
187 @USE_NATIVE_INCLUDES_FALSE@INCLUDES = -I$(top_builddir) -I$(top_srcdir) -I$(top_srcdir)/sys
188 @USE_NATIVE_INCLUDES_TRUE@INCLUDES = -I$(top_builddir) -I$(top_srcdir)
189 auditfilterd_SOURCES = auditfilterd_conf.c auditfilterd.c
190 auditfilterd_LDADD = $(top_builddir)/libbsm/libbsm.la
191 man8_MANS = auditfilterd.8
192 all: all-am
193
194 .SUFFIXES:
195 .SUFFIXES: .c .lo .o .obj
196 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
197         @for dep in $?; do \
198           case '$(am__configure_deps)' in \
199             *$$dep*) \
200               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
201                 && exit 0; \
202               exit 1;; \
203           esac; \
204         done; \
205         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  bin/auditfilterd/Makefile'; \
206         cd $(top_srcdir) && \
207           $(AUTOMAKE) --foreign  bin/auditfilterd/Makefile
208 .PRECIOUS: Makefile
209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210         @case '$?' in \
211           *config.status*) \
212             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
213           *) \
214             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
216         esac;
217
218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
222         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225 install-sbinPROGRAMS: $(sbin_PROGRAMS)
226         @$(NORMAL_INSTALL)
227         test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
228         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
229           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
230           if test -f $$p \
231              || test -f $$p1 \
232           ; then \
233             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
234            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
235            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
236           else :; fi; \
237         done
238
239 uninstall-sbinPROGRAMS:
240         @$(NORMAL_UNINSTALL)
241         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
242           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
243           echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
244           rm -f "$(DESTDIR)$(sbindir)/$$f"; \
245         done
246
247 clean-sbinPROGRAMS:
248         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
249           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
250           echo " rm -f $$p $$f"; \
251           rm -f $$p $$f ; \
252         done
253 auditfilterd$(EXEEXT): $(auditfilterd_OBJECTS) $(auditfilterd_DEPENDENCIES) 
254         @rm -f auditfilterd$(EXEEXT)
255         $(LINK) $(auditfilterd_OBJECTS) $(auditfilterd_LDADD) $(LIBS)
256
257 mostlyclean-compile:
258         -rm -f *.$(OBJEXT)
259
260 distclean-compile:
261         -rm -f *.tab.c
262
263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auditfilterd.Po@am__quote@
264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auditfilterd_conf.Po@am__quote@
265
266 .c.o:
267 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
268 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
269 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
270 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
271 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
272
273 .c.obj:
274 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
275 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
276 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
277 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
278 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
279
280 .c.lo:
281 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
282 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
283 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
284 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
286
287 mostlyclean-libtool:
288         -rm -f *.lo
289
290 clean-libtool:
291         -rm -rf .libs _libs
292 install-man8: $(man8_MANS) $(man_MANS)
293         @$(NORMAL_INSTALL)
294         test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)"
295         @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
296         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
297         for i in $$l2; do \
298           case "$$i" in \
299             *.8*) list="$$list $$i" ;; \
300           esac; \
301         done; \
302         for i in $$list; do \
303           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
304           else file=$$i; fi; \
305           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
306           case "$$ext" in \
307             8*) ;; \
308             *) ext='8' ;; \
309           esac; \
310           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
311           inst=`echo $$inst | sed -e 's/^.*\///'`; \
312           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
313           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
314           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
315         done
316 uninstall-man8:
317         @$(NORMAL_UNINSTALL)
318         @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
319         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
320         for i in $$l2; do \
321           case "$$i" in \
322             *.8*) list="$$list $$i" ;; \
323           esac; \
324         done; \
325         for i in $$list; do \
326           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
327           case "$$ext" in \
328             8*) ;; \
329             *) ext='8' ;; \
330           esac; \
331           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
332           inst=`echo $$inst | sed -e 's/^.*\///'`; \
333           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
334           echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
335           rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
336         done
337
338 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
339         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
340         unique=`for i in $$list; do \
341             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342           done | \
343           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
344               END { if (nonempty) { for (i in files) print i; }; }'`; \
345         mkid -fID $$unique
346 tags: TAGS
347
348 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
349                 $(TAGS_FILES) $(LISP)
350         tags=; \
351         here=`pwd`; \
352         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
353         unique=`for i in $$list; do \
354             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355           done | \
356           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
357               END { if (nonempty) { for (i in files) print i; }; }'`; \
358         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
359           test -n "$$unique" || unique=$$empty_fix; \
360           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
361             $$tags $$unique; \
362         fi
363 ctags: CTAGS
364 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
365                 $(TAGS_FILES) $(LISP)
366         tags=; \
367         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368         unique=`for i in $$list; do \
369             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370           done | \
371           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
372               END { if (nonempty) { for (i in files) print i; }; }'`; \
373         test -z "$(CTAGS_ARGS)$$tags$$unique" \
374           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
375              $$tags $$unique
376
377 GTAGS:
378         here=`$(am__cd) $(top_builddir) && pwd` \
379           && cd $(top_srcdir) \
380           && gtags -i $(GTAGS_ARGS) $$here
381
382 distclean-tags:
383         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
384
385 distdir: $(DISTFILES)
386         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
387         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
388         list='$(DISTFILES)'; \
389           dist_files=`for file in $$list; do echo $$file; done | \
390           sed -e "s|^$$srcdirstrip/||;t" \
391               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
392         case $$dist_files in \
393           */*) $(MKDIR_P) `echo "$$dist_files" | \
394                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
395                            sort -u` ;; \
396         esac; \
397         for file in $$dist_files; do \
398           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
399           if test -d $$d/$$file; then \
400             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
401             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
402               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
403             fi; \
404             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
405           else \
406             test -f $(distdir)/$$file \
407             || cp -p $$d/$$file $(distdir)/$$file \
408             || exit 1; \
409           fi; \
410         done
411 check-am: all-am
412 check: check-am
413 all-am: Makefile $(PROGRAMS) $(MANS)
414 installdirs:
415         for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"; do \
416           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
417         done
418 install: install-am
419 install-exec: install-exec-am
420 install-data: install-data-am
421 uninstall: uninstall-am
422
423 install-am: all-am
424         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
425
426 installcheck: installcheck-am
427 install-strip:
428         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430           `test -z '$(STRIP)' || \
431             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
432 mostlyclean-generic:
433
434 clean-generic:
435
436 distclean-generic:
437         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
438
439 maintainer-clean-generic:
440         @echo "This command is intended for maintainers to use"
441         @echo "it deletes files that may require special tools to rebuild."
442 clean: clean-am
443
444 clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
445         mostlyclean-am
446
447 distclean: distclean-am
448         -rm -rf ./$(DEPDIR)
449         -rm -f Makefile
450 distclean-am: clean-am distclean-compile distclean-generic \
451         distclean-tags
452
453 dvi: dvi-am
454
455 dvi-am:
456
457 html: html-am
458
459 info: info-am
460
461 info-am:
462
463 install-data-am: install-man
464
465 install-dvi: install-dvi-am
466
467 install-exec-am: install-sbinPROGRAMS
468
469 install-html: install-html-am
470
471 install-info: install-info-am
472
473 install-man: install-man8
474
475 install-pdf: install-pdf-am
476
477 install-ps: install-ps-am
478
479 installcheck-am:
480
481 maintainer-clean: maintainer-clean-am
482         -rm -rf ./$(DEPDIR)
483         -rm -f Makefile
484 maintainer-clean-am: distclean-am maintainer-clean-generic
485
486 mostlyclean: mostlyclean-am
487
488 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
489         mostlyclean-libtool
490
491 pdf: pdf-am
492
493 pdf-am:
494
495 ps: ps-am
496
497 ps-am:
498
499 uninstall-am: uninstall-man uninstall-sbinPROGRAMS
500
501 uninstall-man: uninstall-man8
502
503 .MAKE: install-am install-strip
504
505 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
506         clean-libtool clean-sbinPROGRAMS ctags distclean \
507         distclean-compile distclean-generic distclean-libtool \
508         distclean-tags distdir dvi dvi-am html html-am info info-am \
509         install install-am install-data install-data-am install-dvi \
510         install-dvi-am install-exec install-exec-am install-html \
511         install-html-am install-info install-info-am install-man \
512         install-man8 install-pdf install-pdf-am install-ps \
513         install-ps-am install-sbinPROGRAMS install-strip installcheck \
514         installcheck-am installdirs maintainer-clean \
515         maintainer-clean-generic mostlyclean mostlyclean-compile \
516         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
517         tags uninstall uninstall-am uninstall-man uninstall-man8 \
518         uninstall-sbinPROGRAMS
519
520 # Tell versions [3.59,3.63) of GNU make to not export all variables.
521 # Otherwise a system limit (for SysV at least) may be exceeded.
522 .NOEXPORT: