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