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