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