1# Makefile.in generated by automake 1.9.6 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005 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/Makefile.in#3 $ 19# 20srcdir = @srcdir@ 21top_srcdir = @top_srcdir@ 22VPATH = @srcdir@ 23pkgdatadir = $(datadir)/@PACKAGE@ 24pkglibdir = $(libdir)/@PACKAGE@ 25pkgincludedir = $(includedir)/@PACKAGE@ 26top_builddir = . 27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 28INSTALL = @INSTALL@ 29install_sh_DATA = $(install_sh) -c -m 644 30install_sh_PROGRAM = $(install_sh) -c 31install_sh_SCRIPT = $(install_sh) -c 32INSTALL_HEADER = $(INSTALL_DATA) 33transform = $(program_transform_name) 34NORMAL_INSTALL = : 35PRE_INSTALL = : 36POST_INSTALL = : 37NORMAL_UNINSTALL = : 38PRE_UNINSTALL = : 39POST_UNINSTALL = : 40build_triplet = @build@ 41host_triplet = @host@ 42DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ 43 $(srcdir)/Makefile.in $(top_srcdir)/config/config.h.in \ 44 $(top_srcdir)/configure TODO config/config.guess \ 45 config/config.sub config/depcomp config/install-sh \ 46 config/ltmain.sh config/missing 47subdir = . 48ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 49am__aclocal_m4_deps = $(top_srcdir)/configure.ac 50am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 51 $(ACLOCAL_M4) 52am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 53 configure.lineno configure.status.lineno 54mkinstalldirs = $(install_sh) -d 55CONFIG_HEADER = $(top_builddir)/config/config.h 56CONFIG_CLEAN_FILES = 57SOURCES = 58DIST_SOURCES = 59RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ 60 html-recursive info-recursive install-data-recursive \ 61 install-exec-recursive install-info-recursive \ 62 install-recursive installcheck-recursive installdirs-recursive \ 63 pdf-recursive ps-recursive uninstall-info-recursive \ 64 uninstall-recursive 65ETAGS = etags 66CTAGS = ctags 67DIST_SUBDIRS = $(SUBDIRS) 68DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 69distdir = $(PACKAGE)-$(VERSION) 70top_distdir = $(distdir) 71am__remove_distdir = \ 72 { test ! -d $(distdir) \ 73 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \ 74 && rm -fr $(distdir); }; } 75DIST_ARCHIVES = $(distdir).tar.gz 76GZIP_ENV = --best 77distuninstallcheck_listfiles = find . -type f -print 78distcleancheck_listfiles = find . -type f -print 79ACLOCAL = @ACLOCAL@ 80AMDEP_FALSE = @AMDEP_FALSE@ 81AMDEP_TRUE = @AMDEP_TRUE@ 82AMTAR = @AMTAR@ 83AR = @AR@ 84AUTOCONF = @AUTOCONF@ 85AUTOHEADER = @AUTOHEADER@ 86AUTOMAKE = @AUTOMAKE@ 87AWK = @AWK@ 88CC = @CC@ 89CCDEPMODE = @CCDEPMODE@ 90CFLAGS = @CFLAGS@ 91CPP = @CPP@ 92CPPFLAGS = @CPPFLAGS@ 93CXX = @CXX@ 94CXXCPP = @CXXCPP@ 95CXXDEPMODE = @CXXDEPMODE@ 96CXXFLAGS = @CXXFLAGS@ 97CYGPATH_W = @CYGPATH_W@ 98DEFS = @DEFS@ 99DEPDIR = @DEPDIR@ 100ECHO = @ECHO@ 101ECHO_C = @ECHO_C@ 102ECHO_N = @ECHO_N@ 103ECHO_T = @ECHO_T@ 104EGREP = @EGREP@ 105EXEEXT = @EXEEXT@ 106F77 = @F77@ 107FFLAGS = @FFLAGS@ 108HAVE_AUDIT_SYSCALLS_FALSE = @HAVE_AUDIT_SYSCALLS_FALSE@ 109HAVE_AUDIT_SYSCALLS_TRUE = @HAVE_AUDIT_SYSCALLS_TRUE@ 110INSTALL_DATA = @INSTALL_DATA@ 111INSTALL_PROGRAM = @INSTALL_PROGRAM@ 112INSTALL_SCRIPT = @INSTALL_SCRIPT@ 113INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 114LDFLAGS = @LDFLAGS@ 115LIBOBJS = @LIBOBJS@ 116LIBS = @LIBS@ 117LIBTOOL = @LIBTOOL@ 118LN_S = @LN_S@ 119LTLIBOBJS = @LTLIBOBJS@ 120MAINT = @MAINT@ 121MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ 122MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ 123MAKEINFO = @MAKEINFO@ 124OBJEXT = @OBJEXT@ 125PACKAGE = @PACKAGE@ 126PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 127PACKAGE_NAME = @PACKAGE_NAME@ 128PACKAGE_STRING = @PACKAGE_STRING@ 129PACKAGE_TARNAME = @PACKAGE_TARNAME@ 130PACKAGE_VERSION = @PACKAGE_VERSION@ 131PATH_SEPARATOR = @PATH_SEPARATOR@ 132RANLIB = @RANLIB@ 133SET_MAKE = @SET_MAKE@ 134SHELL = @SHELL@ 135STRIP = @STRIP@ 136VERSION = @VERSION@ 137ac_ct_AR = @ac_ct_AR@ 138ac_ct_CC = @ac_ct_CC@ 139ac_ct_CXX = @ac_ct_CXX@ 140ac_ct_F77 = @ac_ct_F77@ 141ac_ct_RANLIB = @ac_ct_RANLIB@ 142ac_ct_STRIP = @ac_ct_STRIP@ 143am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 144am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ 145am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ 146am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ 147am__include = @am__include@ 148am__leading_dot = @am__leading_dot@ 149am__quote = @am__quote@ 150am__tar = @am__tar@ 151am__untar = @am__untar@ 152bindir = @bindir@ 153build = @build@ 154build_alias = @build_alias@ 155build_cpu = @build_cpu@ 156build_os = @build_os@ 157build_vendor = @build_vendor@ 158datadir = @datadir@ 159exec_prefix = @exec_prefix@ 160host = @host@ 161host_alias = @host_alias@ 162host_cpu = @host_cpu@ 163host_os = @host_os@ 164host_vendor = @host_vendor@ 165includedir = @includedir@ 166infodir = @infodir@ 167install_sh = @install_sh@ 168libdir = @libdir@ 169libexecdir = @libexecdir@ 170localstatedir = @localstatedir@ 171mandir = @mandir@ 172mkdir_p = @mkdir_p@ 173oldincludedir = @oldincludedir@ 174prefix = @prefix@ 175program_transform_name = @program_transform_name@ 176sbindir = @sbindir@ 177sharedstatedir = @sharedstatedir@ 178sysconfdir = @sysconfdir@ 179target_alias = @target_alias@ 180SUBDIRS = \ 181 bsm \ 182 libbsm \ 183 bin \ 184 man 185 186EXTRA_DIST = \ 187 CHANGELOG \ 188 LICENSE \ 189 README \ 190 TODO \ 191 VERSION 192 193all: all-recursive 194 195.SUFFIXES: 196am--refresh: 197 @: 198$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 199 @for dep in $?; do \ 200 case '$(am__configure_deps)' in \ 201 *$$dep*) \ 202 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \ 203 cd $(srcdir) && $(AUTOMAKE) --foreign \ 204 && exit 0; \ 205 exit 1;; \ 206 esac; \ 207 done; \ 208 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 209 cd $(top_srcdir) && \ 210 $(AUTOMAKE) --foreign Makefile 211.PRECIOUS: Makefile 212Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 213 @case '$?' in \ 214 *config.status*) \ 215 echo ' $(SHELL) ./config.status'; \ 216 $(SHELL) ./config.status;; \ 217 *) \ 218 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 219 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 220 esac; 221 222$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 223 $(SHELL) ./config.status --recheck 224 225$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 226 cd $(srcdir) && $(AUTOCONF) 227$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 228 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 229 230config/config.h: config/stamp-h1 231 @if test ! -f $@; then \ 232 rm -f config/stamp-h1; \ 233 $(MAKE) config/stamp-h1; \ 234 else :; fi 235 236config/stamp-h1: $(top_srcdir)/config/config.h.in $(top_builddir)/config.status 237 @rm -f config/stamp-h1 238 cd $(top_builddir) && $(SHELL) ./config.status config/config.h 239$(top_srcdir)/config/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 240 cd $(top_srcdir) && $(AUTOHEADER) 241 rm -f config/stamp-h1 242 touch $@ 243 244distclean-hdr: 245 -rm -f config/config.h config/stamp-h1 246 247mostlyclean-libtool: 248 -rm -f *.lo 249 250clean-libtool: 251 -rm -rf .libs _libs 252 253distclean-libtool: 254 -rm -f libtool 255uninstall-info-am: 256 257# This directory's subdirectories are mostly independent; you can cd 258# into them and run `make' without going through this Makefile. 259# To change the values of `make' variables: instead of editing Makefiles, 260# (1) if the variable is set in `config.status', edit `config.status' 261# (which will cause the Makefiles to be regenerated when you run `make'); 262# (2) otherwise, pass the desired values on the `make' command line. 263$(RECURSIVE_TARGETS): 264 @failcom='exit 1'; \ 265 for f in x $$MAKEFLAGS; do \ 266 case $$f in \ 267 *=* | --[!k]*);; \ 268 *k*) failcom='fail=yes';; \ 269 esac; \ 270 done; \ 271 dot_seen=no; \ 272 target=`echo $@ | sed s/-recursive//`; \ 273 list='$(SUBDIRS)'; for subdir in $$list; do \ 274 echo "Making $$target in $$subdir"; \ 275 if test "$$subdir" = "."; then \ 276 dot_seen=yes; \ 277 local_target="$$target-am"; \ 278 else \ 279 local_target="$$target"; \ 280 fi; \ 281 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 282 || eval $$failcom; \ 283 done; \ 284 if test "$$dot_seen" = "no"; then \ 285 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ 286 fi; test -z "$$fail" 287 288mostlyclean-recursive clean-recursive distclean-recursive \ 289maintainer-clean-recursive: 290 @failcom='exit 1'; \ 291 for f in x $$MAKEFLAGS; do \ 292 case $$f in \ 293 *=* | --[!k]*);; \ 294 *k*) failcom='fail=yes';; \ 295 esac; \ 296 done; \ 297 dot_seen=no; \ 298 case "$@" in \ 299 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ 300 *) list='$(SUBDIRS)' ;; \ 301 esac; \ 302 rev=''; for subdir in $$list; do \ 303 if test "$$subdir" = "."; then :; else \ 304 rev="$$subdir $$rev"; \ 305 fi; \ 306 done; \ 307 rev="$$rev ."; \ 308 target=`echo $@ | sed s/-recursive//`; \ 309 for subdir in $$rev; do \ 310 echo "Making $$target in $$subdir"; \ 311 if test "$$subdir" = "."; then \ 312 local_target="$$target-am"; \ 313 else \ 314 local_target="$$target"; \ 315 fi; \ 316 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ 317 || eval $$failcom; \ 318 done && test -z "$$fail" 319tags-recursive: 320 list='$(SUBDIRS)'; for subdir in $$list; do \ 321 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ 322 done 323ctags-recursive: 324 list='$(SUBDIRS)'; for subdir in $$list; do \ 325 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ 326 done 327 328ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 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; } \ 334 END { for (i in files) print i; }'`; \ 335 mkid -fID $$unique 336tags: TAGS 337 338TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 339 $(TAGS_FILES) $(LISP) 340 tags=; \ 341 here=`pwd`; \ 342 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ 343 include_option=--etags-include; \ 344 empty_fix=.; \ 345 else \ 346 include_option=--include; \ 347 empty_fix=; \ 348 fi; \ 349 list='$(SUBDIRS)'; for subdir in $$list; do \ 350 if test "$$subdir" = .; then :; else \ 351 test ! -f $$subdir/TAGS || \ 352 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ 353 fi; \ 354 done; \ 355 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 356 unique=`for i in $$list; do \ 357 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 358 done | \ 359 $(AWK) ' { files[$$0] = 1; } \ 360 END { for (i in files) print i; }'`; \ 361 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 362 test -n "$$unique" || unique=$$empty_fix; \ 363 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 364 $$tags $$unique; \ 365 fi 366ctags: CTAGS 367CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 368 $(TAGS_FILES) $(LISP) 369 tags=; \ 370 here=`pwd`; \ 371 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 372 unique=`for i in $$list; do \ 373 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 374 done | \ 375 $(AWK) ' { files[$$0] = 1; } \ 376 END { for (i in files) print i; }'`; \ 377 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 378 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 379 $$tags $$unique 380 381GTAGS: 382 here=`$(am__cd) $(top_builddir) && pwd` \ 383 && cd $(top_srcdir) \ 384 && gtags -i $(GTAGS_ARGS) $$here 385 386distclean-tags: 387 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 388 389distdir: $(DISTFILES) 390 $(am__remove_distdir) 391 mkdir $(distdir) 392 $(mkdir_p) $(distdir)/config 393 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 394 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ 395 list='$(DISTFILES)'; for file in $$list; do \ 396 case $$file in \ 397 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ 398 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ 399 esac; \ 400 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 401 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ 402 if test "$$dir" != "$$file" && test "$$dir" != "."; then \ 403 dir="/$$dir"; \ 404 $(mkdir_p) "$(distdir)$$dir"; \ 405 else \ 406 dir=''; \ 407 fi; \ 408 if test -d $$d/$$file; then \ 409 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 410 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 411 fi; \ 412 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 413 else \ 414 test -f $(distdir)/$$file \ 415 || cp -p $$d/$$file $(distdir)/$$file \ 416 || exit 1; \ 417 fi; \ 418 done 419 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ 420 if test "$$subdir" = .; then :; else \ 421 test -d "$(distdir)/$$subdir" \ 422 || $(mkdir_p) "$(distdir)/$$subdir" \ 423 || exit 1; \ 424 distdir=`$(am__cd) $(distdir) && pwd`; \ 425 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ 426 (cd $$subdir && \ 427 $(MAKE) $(AM_MAKEFLAGS) \ 428 top_distdir="$$top_distdir" \ 429 distdir="$$distdir/$$subdir" \ 430 distdir) \ 431 || exit 1; \ 432 fi; \ 433 done 434 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \ 435 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 436 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 437 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \ 438 || chmod -R a+r $(distdir) 439dist-gzip: distdir 440 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 441 $(am__remove_distdir) 442 443dist-bzip2: distdir 444 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 445 $(am__remove_distdir) 446 447dist-tarZ: distdir 448 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 449 $(am__remove_distdir) 450 451dist-shar: distdir 452 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz 453 $(am__remove_distdir) 454 455dist-zip: distdir 456 -rm -f $(distdir).zip 457 zip -rq $(distdir).zip $(distdir) 458 $(am__remove_distdir) 459 460dist dist-all: distdir 461 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz 462 $(am__remove_distdir) 463 464# This target untars the dist file and tries a VPATH configuration. Then 465# it guarantees that the distribution is self-contained by making another 466# tarfile. 467distcheck: dist 468 case '$(DIST_ARCHIVES)' in \ 469 *.tar.gz*) \ 470 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\ 471 *.tar.bz2*) \ 472 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\ 473 *.tar.Z*) \ 474 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 475 *.shar.gz*) \ 476 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\ 477 *.zip*) \ 478 unzip $(distdir).zip ;;\ 479 esac 480 chmod -R a-w $(distdir); chmod a+w $(distdir) 481 mkdir $(distdir)/_build 482 mkdir $(distdir)/_inst 483 chmod a-w $(distdir) 484 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 485 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 486 && cd $(distdir)/_build \ 487 && ../configure --srcdir=.. --prefix="$$dc_install_base" \ 488 $(DISTCHECK_CONFIGURE_FLAGS) \ 489 && $(MAKE) $(AM_MAKEFLAGS) \ 490 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 491 && $(MAKE) $(AM_MAKEFLAGS) check \ 492 && $(MAKE) $(AM_MAKEFLAGS) install \ 493 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 494 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 495 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 496 distuninstallcheck \ 497 && chmod -R a-w "$$dc_install_base" \ 498 && ({ \ 499 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 500 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 501 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 502 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 503 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 504 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 505 && rm -rf "$$dc_destdir" \ 506 && $(MAKE) $(AM_MAKEFLAGS) dist \ 507 && rm -rf $(DIST_ARCHIVES) \ 508 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck 509 $(am__remove_distdir) 510 @(echo "$(distdir) archives ready for distribution: "; \ 511 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 512 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}' 513distuninstallcheck: 514 @cd $(distuninstallcheck_dir) \ 515 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ 516 || { echo "ERROR: files left after uninstall:" ; \ 517 if test -n "$(DESTDIR)"; then \ 518 echo " (check DESTDIR support)"; \ 519 fi ; \ 520 $(distuninstallcheck_listfiles) ; \ 521 exit 1; } >&2 522distcleancheck: distclean 523 @if test '$(srcdir)' = . ; then \ 524 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 525 exit 1 ; \ 526 fi 527 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 528 || { echo "ERROR: files left in build directory after distclean:" ; \ 529 $(distcleancheck_listfiles) ; \ 530 exit 1; } >&2 531check-am: all-am 532check: check-recursive 533all-am: Makefile 534installdirs: installdirs-recursive 535installdirs-am: 536install: install-recursive 537install-exec: install-exec-recursive 538install-data: install-data-recursive 539uninstall: uninstall-recursive 540 541install-am: all-am 542 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 543 544installcheck: installcheck-recursive 545install-strip: 546 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 547 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 548 `test -z '$(STRIP)' || \ 549 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 550mostlyclean-generic: 551 552clean-generic: 553 554distclean-generic: 555 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 556 557maintainer-clean-generic: 558 @echo "This command is intended for maintainers to use" 559 @echo "it deletes files that may require special tools to rebuild." 560clean: clean-recursive 561 562clean-am: clean-generic clean-libtool mostlyclean-am 563 564distclean: distclean-recursive 565 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 566 -rm -f Makefile 567distclean-am: clean-am distclean-generic distclean-hdr \ 568 distclean-libtool distclean-tags 569 570dvi: dvi-recursive 571 572dvi-am: 573 574html: html-recursive 575 576info: info-recursive 577 578info-am: 579 580install-data-am: 581 582install-exec-am: 583 584install-info: install-info-recursive 585 586install-man: 587 588installcheck-am: 589 590maintainer-clean: maintainer-clean-recursive 591 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 592 -rm -rf $(top_srcdir)/autom4te.cache 593 -rm -f Makefile 594maintainer-clean-am: distclean-am maintainer-clean-generic 595 596mostlyclean: mostlyclean-recursive 597 598mostlyclean-am: mostlyclean-generic mostlyclean-libtool 599 600pdf: pdf-recursive 601 602pdf-am: 603 604ps: ps-recursive 605 606ps-am: 607 608uninstall-am: uninstall-info-am 609 610uninstall-info: uninstall-info-recursive 611 612.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \ 613 check-am clean clean-generic clean-libtool clean-recursive \ 614 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ 615 dist-shar dist-tarZ dist-zip distcheck distclean \ 616 distclean-generic distclean-hdr distclean-libtool \ 617 distclean-recursive distclean-tags distcleancheck distdir \ 618 distuninstallcheck dvi dvi-am html html-am info info-am \ 619 install install-am install-data install-data-am install-exec \ 620 install-exec-am install-info install-info-am install-man \ 621 install-strip installcheck installcheck-am installdirs \ 622 installdirs-am maintainer-clean maintainer-clean-generic \ 623 maintainer-clean-recursive mostlyclean mostlyclean-generic \ 624 mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \ 625 tags tags-recursive uninstall uninstall-am uninstall-info-am 626 627# Tell versions [3.59,3.63) of GNU make to not export all variables. 628# Otherwise a system limit (for SysV at least) may be exceeded. 629.NOEXPORT: 630