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