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