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/test/Makefile.in#8 $ 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 = test 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@ 81DSYMUTIL = @DSYMUTIL@ 82ECHO = @ECHO@ 83ECHO_C = @ECHO_C@ 84ECHO_N = @ECHO_N@ 85ECHO_T = @ECHO_T@ 86EGREP = @EGREP@ 87EXEEXT = @EXEEXT@ 88F77 = @F77@ 89FFLAGS = @FFLAGS@ 90GREP = @GREP@ 91INSTALL = @INSTALL@ 92INSTALL_DATA = @INSTALL_DATA@ 93INSTALL_PROGRAM = @INSTALL_PROGRAM@ 94INSTALL_SCRIPT = @INSTALL_SCRIPT@ 95INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 96LDFLAGS = @LDFLAGS@ 97LIBOBJS = @LIBOBJS@ 98LIBS = @LIBS@ 99LIBTOOL = @LIBTOOL@ 100LN_S = @LN_S@ 101LTLIBOBJS = @LTLIBOBJS@ 102MAINT = @MAINT@ 103MAKEINFO = @MAKEINFO@ 104MIG = @MIG@ 105MKDIR_P = @MKDIR_P@ 106NMEDIT = @NMEDIT@ 107OBJEXT = @OBJEXT@ 108PACKAGE = @PACKAGE@ 109PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 110PACKAGE_NAME = @PACKAGE_NAME@ 111PACKAGE_STRING = @PACKAGE_STRING@ 112PACKAGE_TARNAME = @PACKAGE_TARNAME@ 113PACKAGE_VERSION = @PACKAGE_VERSION@ 114PATH_SEPARATOR = @PATH_SEPARATOR@ 115RANLIB = @RANLIB@ 116SED = @SED@ 117SET_MAKE = @SET_MAKE@ 118SHELL = @SHELL@ 119STRIP = @STRIP@ 120VERSION = @VERSION@ 121abs_builddir = @abs_builddir@ 122abs_srcdir = @abs_srcdir@ 123abs_top_builddir = @abs_top_builddir@ 124abs_top_srcdir = @abs_top_srcdir@ 125ac_ct_CC = @ac_ct_CC@ 126ac_ct_CXX = @ac_ct_CXX@ 127ac_ct_F77 = @ac_ct_F77@ 128am__include = @am__include@ 129am__leading_dot = @am__leading_dot@ 130am__quote = @am__quote@ 131am__tar = @am__tar@ 132am__untar = @am__untar@ 133bindir = @bindir@ 134build = @build@ 135build_alias = @build_alias@ 136build_cpu = @build_cpu@ 137build_os = @build_os@ 138build_vendor = @build_vendor@ 139builddir = @builddir@ 140datadir = @datadir@ 141datarootdir = @datarootdir@ 142docdir = @docdir@ 143dvidir = @dvidir@ 144exec_prefix = @exec_prefix@ 145host = @host@ 146host_alias = @host_alias@ 147host_cpu = @host_cpu@ 148host_os = @host_os@ 149host_vendor = @host_vendor@ 150htmldir = @htmldir@ 151includedir = @includedir@ 152infodir = @infodir@ 153install_sh = @install_sh@ 154libdir = @libdir@ 155libexecdir = @libexecdir@ 156localedir = @localedir@ 157localstatedir = @localstatedir@ 158mandir = @mandir@ 159mkdir_p = @mkdir_p@ 160oldincludedir = @oldincludedir@ 161pdfdir = @pdfdir@ 162prefix = @prefix@ 163program_transform_name = @program_transform_name@ 164psdir = @psdir@ 165sbindir = @sbindir@ 166sharedstatedir = @sharedstatedir@ 167srcdir = @srcdir@ 168sysconfdir = @sysconfdir@ 169target_alias = @target_alias@ 170top_build_prefix = @top_build_prefix@ 171top_builddir = @top_builddir@ 172top_srcdir = @top_srcdir@ 173SUBDIRS = \ 174 bsm 175 176all: all-recursive 177 178.SUFFIXES: 179$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 180 @for dep in $?; do \ 181 case '$(am__configure_deps)' in \ 182 *$$dep*) \ 183 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 184 && exit 0; \ 185 exit 1;; \ 186 esac; \ 187 done; \ 188 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \ 189 cd $(top_srcdir) && \ 190 $(AUTOMAKE) --foreign test/Makefile 191.PRECIOUS: Makefile 192Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 193 @case '$?' in \ 194 *config.status*) \ 195 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 196 *) \ 197 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 198 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 199 esac; 200 201$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 203 204$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 205 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 206$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 208 209mostlyclean-libtool: 210 -rm -f *.lo 211 212clean-libtool: 213 -rm -rf .libs _libs 214 215# This directory's subdirectories are mostly independent; you can cd 216# into them and run `make' without going through this Makefile. 217# To change the values of `make' variables: instead of editing Makefiles, 218# (1) if the variable is set in `config.status', edit `config.status' 219# (which will cause the Makefiles to be regenerated when you run `make'); 220# (2) otherwise, pass the desired values on the `make' command line. 221$(RECURSIVE_TARGETS): 222 @failcom='exit 1'; \ 223 for f in x $$MAKEFLAGS; do \ 224 case $$f in \ 225 *=* | --[!k]*);; \ 226 *k*) failcom='fail=yes';; \ 227 esac; \ 228 done; \ 229 dot_seen=no; \ 230 target=`echo $@ | sed s/-recursive//`; \ 231 list='$(SUBDIRS)'; for subdir in $$list; do \ 232 echo "Making $$target in $$subdir"; \ 233 if test "$$subdir" = "."; then \ 234 dot_seen=yes; \ 235 local_target="$$target-am"; \ 236 else \ 237 local_target="$$target"; \ 238 fi; \ 239 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 240 || eval $$failcom; \ 241 done; \ 242 if test "$$dot_seen" = "no"; then \ 243 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 244 fi; test -z "$$fail" 245 246$(RECURSIVE_CLEAN_TARGETS): 247 @failcom='exit 1'; \ 248 for f in x $$MAKEFLAGS; do \ 249 case $$f in \ 250 *=* | --[!k]*);; \ 251 *k*) failcom='fail=yes';; \ 252 esac; \ 253 done; \ 254 dot_seen=no; \ 255 case "$@" in \ 256 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 257 *) list='$(SUBDIRS)' ;; \ 258 esac; \ 259 rev=''; for subdir in $$list; do \ 260 if test "$$subdir" = "."; then :; else \ 261 rev="$$subdir $$rev"; \ 262 fi; \ 263 done; \ 264 rev="$$rev ."; \ 265 target=`echo $@ | sed s/-recursive//`; \ 266 for subdir in $$rev; do \ 267 echo "Making $$target in $$subdir"; \ 268 if test "$$subdir" = "."; then \ 269 local_target="$$target-am"; \ 270 else \ 271 local_target="$$target"; \ 272 fi; \ 273 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 274 || eval $$failcom; \ 275 done && test -z "$$fail" 276tags-recursive: 277 list='$(SUBDIRS)'; for subdir in $$list; do \ 278 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 279 done 280ctags-recursive: 281 list='$(SUBDIRS)'; for subdir in $$list; do \ 282 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 283 done 284 285ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 286 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 287 unique=`for i in $$list; do \ 288 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 289 done | \ 290 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ 291 END { if (nonempty) { for (i in files) print i; }; }'`; \ 292 mkid -fID $$unique 293tags: TAGS 294 295TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 296 $(TAGS_FILES) $(LISP) 297 tags=; \ 298 here=`pwd`; \ 299 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 300 include_option=--etags-include; \ 301 empty_fix=.; \ 302 else \ 303 include_option=--include; \ 304 empty_fix=; \ 305 fi; \ 306 list='$(SUBDIRS)'; for subdir in $$list; do \ 307 if test "$$subdir" = .; then :; else \ 308 test ! -f $$subdir/TAGS || \ 309 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 310 fi; \ 311 done; \ 312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 313 unique=`for i in $$list; do \ 314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 315 done | \ 316 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 317 END { if (nonempty) { for (i in files) print i; }; }'`; \ 318 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 319 test -n "$$unique" || unique=$$empty_fix; \ 320 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 321 $$tags $$unique; \ 322 fi 323ctags: CTAGS 324CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 325 $(TAGS_FILES) $(LISP) 326 tags=; \ 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; nonempty = 1; } \ 332 END { if (nonempty) { 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