]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/openbsm/bin/Makefile.in
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / openbsm / bin / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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/Makefile.in#5 $
19 #
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 @HAVE_AUDIT_SYSCALLS_TRUE@am__append_1 = \
39 @HAVE_AUDIT_SYSCALLS_TRUE@      audit           \
40 @HAVE_AUDIT_SYSCALLS_TRUE@      auditd
41
42 subdir = bin
43 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config/config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54         html-recursive info-recursive install-data-recursive \
55         install-dvi-recursive install-exec-recursive \
56         install-html-recursive install-info-recursive \
57         install-pdf-recursive install-ps-recursive install-recursive \
58         installcheck-recursive installdirs-recursive pdf-recursive \
59         ps-recursive uninstall-recursive
60 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61   distclean-recursive maintainer-clean-recursive
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = auditfilterd auditreduce praudit audit auditd
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 AMTAR = @AMTAR@
68 AR = @AR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 CC = @CC@
74 CCDEPMODE = @CCDEPMODE@
75 CFLAGS = @CFLAGS@
76 CPP = @CPP@
77 CPPFLAGS = @CPPFLAGS@
78 CXX = @CXX@
79 CXXCPP = @CXXCPP@
80 CXXDEPMODE = @CXXDEPMODE@
81 CXXFLAGS = @CXXFLAGS@
82 CYGPATH_W = @CYGPATH_W@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO = @ECHO@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 F77 = @F77@
92 FFLAGS = @FFLAGS@
93 GREP = @GREP@
94 INSTALL = @INSTALL@
95 INSTALL_DATA = @INSTALL_DATA@
96 INSTALL_PROGRAM = @INSTALL_PROGRAM@
97 INSTALL_SCRIPT = @INSTALL_SCRIPT@
98 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99 LDFLAGS = @LDFLAGS@
100 LIBOBJS = @LIBOBJS@
101 LIBS = @LIBS@
102 LIBTOOL = @LIBTOOL@
103 LN_S = @LN_S@
104 LTLIBOBJS = @LTLIBOBJS@
105 MAINT = @MAINT@
106 MAKEINFO = @MAKEINFO@
107 MKDIR_P = @MKDIR_P@
108 OBJEXT = @OBJEXT@
109 PACKAGE = @PACKAGE@
110 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111 PACKAGE_NAME = @PACKAGE_NAME@
112 PACKAGE_STRING = @PACKAGE_STRING@
113 PACKAGE_TARNAME = @PACKAGE_TARNAME@
114 PACKAGE_VERSION = @PACKAGE_VERSION@
115 PATH_SEPARATOR = @PATH_SEPARATOR@
116 RANLIB = @RANLIB@
117 SED = @SED@
118 SET_MAKE = @SET_MAKE@
119 SHELL = @SHELL@
120 STRIP = @STRIP@
121 VERSION = @VERSION@
122 abs_builddir = @abs_builddir@
123 abs_srcdir = @abs_srcdir@
124 abs_top_builddir = @abs_top_builddir@
125 abs_top_srcdir = @abs_top_srcdir@
126 ac_ct_CC = @ac_ct_CC@
127 ac_ct_CXX = @ac_ct_CXX@
128 ac_ct_F77 = @ac_ct_F77@
129 am__include = @am__include@
130 am__leading_dot = @am__leading_dot@
131 am__quote = @am__quote@
132 am__tar = @am__tar@
133 am__untar = @am__untar@
134 bindir = @bindir@
135 build = @build@
136 build_alias = @build_alias@
137 build_cpu = @build_cpu@
138 build_os = @build_os@
139 build_vendor = @build_vendor@
140 builddir = @builddir@
141 datadir = @datadir@
142 datarootdir = @datarootdir@
143 docdir = @docdir@
144 dvidir = @dvidir@
145 exec_prefix = @exec_prefix@
146 host = @host@
147 host_alias = @host_alias@
148 host_cpu = @host_cpu@
149 host_os = @host_os@
150 host_vendor = @host_vendor@
151 htmldir = @htmldir@
152 includedir = @includedir@
153 infodir = @infodir@
154 install_sh = @install_sh@
155 libdir = @libdir@
156 libexecdir = @libexecdir@
157 localedir = @localedir@
158 localstatedir = @localstatedir@
159 mandir = @mandir@
160 mkdir_p = @mkdir_p@
161 oldincludedir = @oldincludedir@
162 pdfdir = @pdfdir@
163 prefix = @prefix@
164 program_transform_name = @program_transform_name@
165 psdir = @psdir@
166 sbindir = @sbindir@
167 sharedstatedir = @sharedstatedir@
168 srcdir = @srcdir@
169 sysconfdir = @sysconfdir@
170 target_alias = @target_alias@
171 top_builddir = @top_builddir@
172 top_srcdir = @top_srcdir@
173 SUBDIRS = auditfilterd auditreduce praudit $(am__append_1)
174 all: all-recursive
175
176 .SUFFIXES:
177 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
178         @for dep in $?; do \
179           case '$(am__configure_deps)' in \
180             *$$dep*) \
181               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
182                 && exit 0; \
183               exit 1;; \
184           esac; \
185         done; \
186         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  bin/Makefile'; \
187         cd $(top_srcdir) && \
188           $(AUTOMAKE) --foreign  bin/Makefile
189 .PRECIOUS: Makefile
190 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
191         @case '$?' in \
192           *config.status*) \
193             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
194           *) \
195             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
196             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
197         esac;
198
199 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
200         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
202 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
203         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
204 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
205         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206
207 mostlyclean-libtool:
208         -rm -f *.lo
209
210 clean-libtool:
211         -rm -rf .libs _libs
212
213 # This directory's subdirectories are mostly independent; you can cd
214 # into them and run `make' without going through this Makefile.
215 # To change the values of `make' variables: instead of editing Makefiles,
216 # (1) if the variable is set in `config.status', edit `config.status'
217 #     (which will cause the Makefiles to be regenerated when you run `make');
218 # (2) otherwise, pass the desired values on the `make' command line.
219 $(RECURSIVE_TARGETS):
220         @failcom='exit 1'; \
221         for f in x $$MAKEFLAGS; do \
222           case $$f in \
223             *=* | --[!k]*);; \
224             *k*) failcom='fail=yes';; \
225           esac; \
226         done; \
227         dot_seen=no; \
228         target=`echo $@ | sed s/-recursive//`; \
229         list='$(SUBDIRS)'; for subdir in $$list; do \
230           echo "Making $$target in $$subdir"; \
231           if test "$$subdir" = "."; then \
232             dot_seen=yes; \
233             local_target="$$target-am"; \
234           else \
235             local_target="$$target"; \
236           fi; \
237           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
238           || eval $$failcom; \
239         done; \
240         if test "$$dot_seen" = "no"; then \
241           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
242         fi; test -z "$$fail"
243
244 $(RECURSIVE_CLEAN_TARGETS):
245         @failcom='exit 1'; \
246         for f in x $$MAKEFLAGS; do \
247           case $$f in \
248             *=* | --[!k]*);; \
249             *k*) failcom='fail=yes';; \
250           esac; \
251         done; \
252         dot_seen=no; \
253         case "$@" in \
254           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
255           *) list='$(SUBDIRS)' ;; \
256         esac; \
257         rev=''; for subdir in $$list; do \
258           if test "$$subdir" = "."; then :; else \
259             rev="$$subdir $$rev"; \
260           fi; \
261         done; \
262         rev="$$rev ."; \
263         target=`echo $@ | sed s/-recursive//`; \
264         for subdir in $$rev; do \
265           echo "Making $$target in $$subdir"; \
266           if test "$$subdir" = "."; then \
267             local_target="$$target-am"; \
268           else \
269             local_target="$$target"; \
270           fi; \
271           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
272           || eval $$failcom; \
273         done && test -z "$$fail"
274 tags-recursive:
275         list='$(SUBDIRS)'; for subdir in $$list; do \
276           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
277         done
278 ctags-recursive:
279         list='$(SUBDIRS)'; for subdir in $$list; do \
280           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
281         done
282
283 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
284         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
285         unique=`for i in $$list; do \
286             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287           done | \
288           $(AWK) '    { files[$$0] = 1; } \
289                END { for (i in files) print i; }'`; \
290         mkid -fID $$unique
291 tags: TAGS
292
293 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
294                 $(TAGS_FILES) $(LISP)
295         tags=; \
296         here=`pwd`; \
297         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
298           include_option=--etags-include; \
299           empty_fix=.; \
300         else \
301           include_option=--include; \
302           empty_fix=; \
303         fi; \
304         list='$(SUBDIRS)'; for subdir in $$list; do \
305           if test "$$subdir" = .; then :; else \
306             test ! -f $$subdir/TAGS || \
307               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
308           fi; \
309         done; \
310         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
311         unique=`for i in $$list; do \
312             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313           done | \
314           $(AWK) '    { files[$$0] = 1; } \
315                END { for (i in files) print i; }'`; \
316         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
317           test -n "$$unique" || unique=$$empty_fix; \
318           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
319             $$tags $$unique; \
320         fi
321 ctags: CTAGS
322 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
323                 $(TAGS_FILES) $(LISP)
324         tags=; \
325         here=`pwd`; \
326         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
327         unique=`for i in $$list; do \
328             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329           done | \
330           $(AWK) '    { files[$$0] = 1; } \
331                END { for (i in files) print i; }'`; \
332         test -z "$(CTAGS_ARGS)$$tags$$unique" \
333           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
334              $$tags $$unique
335
336 GTAGS:
337         here=`$(am__cd) $(top_builddir) && pwd` \
338           && cd $(top_srcdir) \
339           && gtags -i $(GTAGS_ARGS) $$here
340
341 distclean-tags:
342         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
343
344 distdir: $(DISTFILES)
345         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
346         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
347         list='$(DISTFILES)'; \
348           dist_files=`for file in $$list; do echo $$file; done | \
349           sed -e "s|^$$srcdirstrip/||;t" \
350               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
351         case $$dist_files in \
352           */*) $(MKDIR_P) `echo "$$dist_files" | \
353                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
354                            sort -u` ;; \
355         esac; \
356         for file in $$dist_files; do \
357           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
358           if test -d $$d/$$file; then \
359             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
360             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
361               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
362             fi; \
363             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
364           else \
365             test -f $(distdir)/$$file \
366             || cp -p $$d/$$file $(distdir)/$$file \
367             || exit 1; \
368           fi; \
369         done
370         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
371           if test "$$subdir" = .; then :; else \
372             test -d "$(distdir)/$$subdir" \
373             || $(MKDIR_P) "$(distdir)/$$subdir" \
374             || exit 1; \
375             distdir=`$(am__cd) $(distdir) && pwd`; \
376             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
377             (cd $$subdir && \
378               $(MAKE) $(AM_MAKEFLAGS) \
379                 top_distdir="$$top_distdir" \
380                 distdir="$$distdir/$$subdir" \
381                 am__remove_distdir=: \
382                 am__skip_length_check=: \
383                 distdir) \
384               || exit 1; \
385           fi; \
386         done
387 check-am: all-am
388 check: check-recursive
389 all-am: Makefile
390 installdirs: installdirs-recursive
391 installdirs-am:
392 install: install-recursive
393 install-exec: install-exec-recursive
394 install-data: install-data-recursive
395 uninstall: uninstall-recursive
396
397 install-am: all-am
398         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
399
400 installcheck: installcheck-recursive
401 install-strip:
402         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
403           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
404           `test -z '$(STRIP)' || \
405             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
406 mostlyclean-generic:
407
408 clean-generic:
409
410 distclean-generic:
411         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
412
413 maintainer-clean-generic:
414         @echo "This command is intended for maintainers to use"
415         @echo "it deletes files that may require special tools to rebuild."
416 clean: clean-recursive
417
418 clean-am: clean-generic clean-libtool mostlyclean-am
419
420 distclean: distclean-recursive
421         -rm -f Makefile
422 distclean-am: clean-am distclean-generic distclean-tags
423
424 dvi: dvi-recursive
425
426 dvi-am:
427
428 html: html-recursive
429
430 info: info-recursive
431
432 info-am:
433
434 install-data-am:
435
436 install-dvi: install-dvi-recursive
437
438 install-exec-am:
439
440 install-html: install-html-recursive
441
442 install-info: install-info-recursive
443
444 install-man:
445
446 install-pdf: install-pdf-recursive
447
448 install-ps: install-ps-recursive
449
450 installcheck-am:
451
452 maintainer-clean: maintainer-clean-recursive
453         -rm -f Makefile
454 maintainer-clean-am: distclean-am maintainer-clean-generic
455
456 mostlyclean: mostlyclean-recursive
457
458 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
459
460 pdf: pdf-recursive
461
462 pdf-am:
463
464 ps: ps-recursive
465
466 ps-am:
467
468 uninstall-am:
469
470 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
471         install-strip
472
473 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
474         all all-am check check-am clean clean-generic clean-libtool \
475         ctags ctags-recursive distclean distclean-generic \
476         distclean-libtool distclean-tags distdir dvi dvi-am html \
477         html-am info info-am install install-am install-data \
478         install-data-am install-dvi install-dvi-am install-exec \
479         install-exec-am install-html install-html-am install-info \
480         install-info-am install-man install-pdf install-pdf-am \
481         install-ps install-ps-am install-strip installcheck \
482         installcheck-am installdirs installdirs-am maintainer-clean \
483         maintainer-clean-generic mostlyclean mostlyclean-generic \
484         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
485         uninstall uninstall-am
486
487 # Tell versions [3.59,3.63) of GNU make to not export all variables.
488 # Otherwise a system limit (for SysV at least) may be exceeded.
489 .NOEXPORT: