Makefile.in revision 173143
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#
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = @build@
37host_triplet = @host@
38@HAVE_AUDIT_SYSCALLS_TRUE@am__append_1 = \
39@HAVE_AUDIT_SYSCALLS_TRUE@	audit		\
40@HAVE_AUDIT_SYSCALLS_TRUE@	auditd
41
42subdir = bin
43DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47	$(ACLOCAL_M4)
48mkinstalldirs = $(install_sh) -d
49CONFIG_HEADER = $(top_builddir)/config/config.h
50CONFIG_CLEAN_FILES =
51SOURCES =
52DIST_SOURCES =
53RECURSIVE_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
60RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
61  distclean-recursive maintainer-clean-recursive
62ETAGS = etags
63CTAGS = ctags
64DIST_SUBDIRS = auditfilterd auditreduce praudit audit auditd
65DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66ACLOCAL = @ACLOCAL@
67AMTAR = @AMTAR@
68AR = @AR@
69AUTOCONF = @AUTOCONF@
70AUTOHEADER = @AUTOHEADER@
71AUTOMAKE = @AUTOMAKE@
72AWK = @AWK@
73CC = @CC@
74CCDEPMODE = @CCDEPMODE@
75CFLAGS = @CFLAGS@
76CPP = @CPP@
77CPPFLAGS = @CPPFLAGS@
78CXX = @CXX@
79CXXCPP = @CXXCPP@
80CXXDEPMODE = @CXXDEPMODE@
81CXXFLAGS = @CXXFLAGS@
82CYGPATH_W = @CYGPATH_W@
83DEFS = @DEFS@
84DEPDIR = @DEPDIR@
85ECHO = @ECHO@
86ECHO_C = @ECHO_C@
87ECHO_N = @ECHO_N@
88ECHO_T = @ECHO_T@
89EGREP = @EGREP@
90EXEEXT = @EXEEXT@
91F77 = @F77@
92FFLAGS = @FFLAGS@
93GREP = @GREP@
94INSTALL = @INSTALL@
95INSTALL_DATA = @INSTALL_DATA@
96INSTALL_PROGRAM = @INSTALL_PROGRAM@
97INSTALL_SCRIPT = @INSTALL_SCRIPT@
98INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
99LDFLAGS = @LDFLAGS@
100LIBOBJS = @LIBOBJS@
101LIBS = @LIBS@
102LIBTOOL = @LIBTOOL@
103LN_S = @LN_S@
104LTLIBOBJS = @LTLIBOBJS@
105MAINT = @MAINT@
106MAKEINFO = @MAKEINFO@
107MKDIR_P = @MKDIR_P@
108OBJEXT = @OBJEXT@
109PACKAGE = @PACKAGE@
110PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
111PACKAGE_NAME = @PACKAGE_NAME@
112PACKAGE_STRING = @PACKAGE_STRING@
113PACKAGE_TARNAME = @PACKAGE_TARNAME@
114PACKAGE_VERSION = @PACKAGE_VERSION@
115PATH_SEPARATOR = @PATH_SEPARATOR@
116RANLIB = @RANLIB@
117SED = @SED@
118SET_MAKE = @SET_MAKE@
119SHELL = @SHELL@
120STRIP = @STRIP@
121VERSION = @VERSION@
122abs_builddir = @abs_builddir@
123abs_srcdir = @abs_srcdir@
124abs_top_builddir = @abs_top_builddir@
125abs_top_srcdir = @abs_top_srcdir@
126ac_ct_CC = @ac_ct_CC@
127ac_ct_CXX = @ac_ct_CXX@
128ac_ct_F77 = @ac_ct_F77@
129am__include = @am__include@
130am__leading_dot = @am__leading_dot@
131am__quote = @am__quote@
132am__tar = @am__tar@
133am__untar = @am__untar@
134bindir = @bindir@
135build = @build@
136build_alias = @build_alias@
137build_cpu = @build_cpu@
138build_os = @build_os@
139build_vendor = @build_vendor@
140builddir = @builddir@
141datadir = @datadir@
142datarootdir = @datarootdir@
143docdir = @docdir@
144dvidir = @dvidir@
145exec_prefix = @exec_prefix@
146host = @host@
147host_alias = @host_alias@
148host_cpu = @host_cpu@
149host_os = @host_os@
150host_vendor = @host_vendor@
151htmldir = @htmldir@
152includedir = @includedir@
153infodir = @infodir@
154install_sh = @install_sh@
155libdir = @libdir@
156libexecdir = @libexecdir@
157localedir = @localedir@
158localstatedir = @localstatedir@
159mandir = @mandir@
160mkdir_p = @mkdir_p@
161oldincludedir = @oldincludedir@
162pdfdir = @pdfdir@
163prefix = @prefix@
164program_transform_name = @program_transform_name@
165psdir = @psdir@
166sbindir = @sbindir@
167sharedstatedir = @sharedstatedir@
168srcdir = @srcdir@
169sysconfdir = @sysconfdir@
170target_alias = @target_alias@
171top_builddir = @top_builddir@
172top_srcdir = @top_srcdir@
173SUBDIRS = auditfilterd auditreduce praudit $(am__append_1)
174all: 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
190Makefile: $(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
207mostlyclean-libtool:
208	-rm -f *.lo
209
210clean-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"
274tags-recursive:
275	list='$(SUBDIRS)'; for subdir in $$list; do \
276	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
277	done
278ctags-recursive:
279	list='$(SUBDIRS)'; for subdir in $$list; do \
280	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
281	done
282
283ID: $(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
291tags: TAGS
292
293TAGS: 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
321ctags: CTAGS
322CTAGS: 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
336GTAGS:
337	here=`$(am__cd) $(top_builddir) && pwd` \
338	  && cd $(top_srcdir) \
339	  && gtags -i $(GTAGS_ARGS) $$here
340
341distclean-tags:
342	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
343
344distdir: $(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
387check-am: all-am
388check: check-recursive
389all-am: Makefile
390installdirs: installdirs-recursive
391installdirs-am:
392install: install-recursive
393install-exec: install-exec-recursive
394install-data: install-data-recursive
395uninstall: uninstall-recursive
396
397install-am: all-am
398	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
399
400installcheck: installcheck-recursive
401install-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
406mostlyclean-generic:
407
408clean-generic:
409
410distclean-generic:
411	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
412
413maintainer-clean-generic:
414	@echo "This command is intended for maintainers to use"
415	@echo "it deletes files that may require special tools to rebuild."
416clean: clean-recursive
417
418clean-am: clean-generic clean-libtool mostlyclean-am
419
420distclean: distclean-recursive
421	-rm -f Makefile
422distclean-am: clean-am distclean-generic distclean-tags
423
424dvi: dvi-recursive
425
426dvi-am:
427
428html: html-recursive
429
430info: info-recursive
431
432info-am:
433
434install-data-am:
435
436install-dvi: install-dvi-recursive
437
438install-exec-am:
439
440install-html: install-html-recursive
441
442install-info: install-info-recursive
443
444install-man:
445
446install-pdf: install-pdf-recursive
447
448install-ps: install-ps-recursive
449
450installcheck-am:
451
452maintainer-clean: maintainer-clean-recursive
453	-rm -f Makefile
454maintainer-clean-am: distclean-am maintainer-clean-generic
455
456mostlyclean: mostlyclean-recursive
457
458mostlyclean-am: mostlyclean-generic mostlyclean-libtool
459
460pdf: pdf-recursive
461
462pdf-am:
463
464ps: ps-recursive
465
466ps-am:
467
468uninstall-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:
490