1# Makefile.in generated by automake 1.15 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2014 Free Software Foundation, Inc. 5 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 834 2014-10-28 10:25:58Z des $ 18 19VPATH = @srcdir@ 20am__is_gnu_make = { \ 21 if test -z '$(MAKELEVEL)'; then \ 22 false; \ 23 elif test -n '$(MAKE_HOST)'; then \ 24 true; \ 25 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 26 true; \ 27 else \ 28 false; \ 29 fi; \ 30} 31am__make_running_with_option = \ 32 case $${target_option-} in \ 33 ?) ;; \ 34 *) echo "am__make_running_with_option: internal error: invalid" \ 35 "target option '$${target_option-}' specified" >&2; \ 36 exit 1;; \ 37 esac; \ 38 has_opt=no; \ 39 sane_makeflags=$$MAKEFLAGS; \ 40 if $(am__is_gnu_make); then \ 41 sane_makeflags=$$MFLAGS; \ 42 else \ 43 case $$MAKEFLAGS in \ 44 *\\[\ \ ]*) \ 45 bs=\\; \ 46 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 47 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 48 esac; \ 49 fi; \ 50 skip_next=no; \ 51 strip_trailopt () \ 52 { \ 53 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 54 }; \ 55 for flg in $$sane_makeflags; do \ 56 test $$skip_next = yes && { skip_next=no; continue; }; \ 57 case $$flg in \ 58 *=*|--*) continue;; \ 59 -*I) strip_trailopt 'I'; skip_next=yes;; \ 60 -*I?*) strip_trailopt 'I';; \ 61 -*O) strip_trailopt 'O'; skip_next=yes;; \ 62 -*O?*) strip_trailopt 'O';; \ 63 -*l) strip_trailopt 'l'; skip_next=yes;; \ 64 -*l?*) strip_trailopt 'l';; \ 65 -[dEDm]) skip_next=yes;; \ 66 -[JT]) skip_next=yes;; \ 67 esac; \ 68 case $$flg in \ 69 *$$target_option*) has_opt=yes; break;; \ 70 esac; \ 71 done; \ 72 test $$has_opt = yes 73am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 74am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 75pkgdatadir = $(datadir)/@PACKAGE@ 76pkgincludedir = $(includedir)/@PACKAGE@ 77pkglibdir = $(libdir)/@PACKAGE@ 78pkglibexecdir = $(libexecdir)/@PACKAGE@ 79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 80install_sh_DATA = $(install_sh) -c -m 644 81install_sh_PROGRAM = $(install_sh) -c 82install_sh_SCRIPT = $(install_sh) -c 83INSTALL_HEADER = $(INSTALL_DATA) 84transform = $(program_transform_name) 85NORMAL_INSTALL = : 86PRE_INSTALL = : 87POST_INSTALL = : 88NORMAL_UNINSTALL = : 89PRE_UNINSTALL = : 90POST_UNINSTALL = : 91build_triplet = @build@ 92host_triplet = @host@ 93subdir = modules/pam_unix 94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 95am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \ 96 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \ 97 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \ 98 $(top_srcdir)/configure.ac 99am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 100 $(ACLOCAL_M4) 101DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 102mkinstalldirs = $(install_sh) -d 103CONFIG_HEADER = $(top_builddir)/config.h 104CONFIG_CLEAN_FILES = 105CONFIG_CLEAN_VPATH_FILES = 106am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 107am__vpath_adj = case $$p in \ 108 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 109 *) f=$$p;; \ 110 esac; 111am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 112am__install_max = 40 113am__nobase_strip_setup = \ 114 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 115am__nobase_strip = \ 116 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 117am__nobase_list = $(am__nobase_strip_setup); \ 118 for p in $$list; do echo "$$p $$p"; done | \ 119 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 120 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 121 if (++n[$$2] == $(am__install_max)) \ 122 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 123 END { for (dir in files) print dir, files[dir] }' 124am__base_list = \ 125 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 126 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 127am__uninstall_files_from_dir = { \ 128 test -z "$$files" \ 129 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 130 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 131 $(am__cd) "$$dir" && rm -f $$files; }; \ 132 } 133am__installdirs = "$(DESTDIR)$(moduledir)" 134LTLIBRARIES = $(module_LTLIBRARIES) 135am__DEPENDENCIES_1 = 136@WITH_SYSTEM_LIBPAM_FALSE@pam_unix_la_DEPENDENCIES = $(top_builddir)/lib/libpam/libpam.la \ 137@WITH_SYSTEM_LIBPAM_FALSE@ $(am__DEPENDENCIES_1) 138@WITH_SYSTEM_LIBPAM_TRUE@pam_unix_la_DEPENDENCIES = \ 139@WITH_SYSTEM_LIBPAM_TRUE@ $(am__DEPENDENCIES_1) 140am_pam_unix_la_OBJECTS = pam_unix.lo 141pam_unix_la_OBJECTS = $(am_pam_unix_la_OBJECTS) 142AM_V_lt = $(am__v_lt_@AM_V@) 143am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 144am__v_lt_0 = --silent 145am__v_lt_1 = 146pam_unix_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 147 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 148 $(pam_unix_la_LDFLAGS) $(LDFLAGS) -o $@ 149AM_V_P = $(am__v_P_@AM_V@) 150am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 151am__v_P_0 = false 152am__v_P_1 = : 153AM_V_GEN = $(am__v_GEN_@AM_V@) 154am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 155am__v_GEN_0 = @echo " GEN " $@; 156am__v_GEN_1 = 157AM_V_at = $(am__v_at_@AM_V@) 158am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 159am__v_at_0 = @ 160am__v_at_1 = 161DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 162depcomp = $(SHELL) $(top_srcdir)/depcomp 163am__depfiles_maybe = depfiles 164am__mv = mv -f 165COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 166 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 167LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 168 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 169 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 170 $(AM_CFLAGS) $(CFLAGS) 171AM_V_CC = $(am__v_CC_@AM_V@) 172am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 173am__v_CC_0 = @echo " CC " $@; 174am__v_CC_1 = 175CCLD = $(CC) 176LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 177 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 178 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 179AM_V_CCLD = $(am__v_CCLD_@AM_V@) 180am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 181am__v_CCLD_0 = @echo " CCLD " $@; 182am__v_CCLD_1 = 183SOURCES = $(pam_unix_la_SOURCES) 184DIST_SOURCES = $(pam_unix_la_SOURCES) 185am__can_run_installinfo = \ 186 case $$AM_UPDATE_INFO_DIR in \ 187 n|no|NO) false;; \ 188 *) (install-info --version) >/dev/null 2>&1;; \ 189 esac 190am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 191# Read a list of newline-separated strings from the standard input, 192# and print each of them once, without duplicates. Input order is 193# *not* preserved. 194am__uniquify_input = $(AWK) '\ 195 BEGIN { nonempty = 0; } \ 196 { items[$$0] = 1; nonempty = 1; } \ 197 END { if (nonempty) { for (i in items) print i; }; } \ 198' 199# Make sure the list of sources is unique. This is necessary because, 200# e.g., the same source file might be shared among _SOURCES variables 201# for different programs/libraries. 202am__define_uniq_tagged_files = \ 203 list='$(am__tagged_files)'; \ 204 unique=`for i in $$list; do \ 205 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 206 done | $(am__uniquify_input)` 207ETAGS = etags 208CTAGS = ctags 209am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp 210DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 211ACLOCAL = @ACLOCAL@ 212AMTAR = @AMTAR@ 213AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 214AR = @AR@ 215AUTOCONF = @AUTOCONF@ 216AUTOHEADER = @AUTOHEADER@ 217AUTOMAKE = @AUTOMAKE@ 218AWK = @AWK@ 219CC = @CC@ 220CCDEPMODE = @CCDEPMODE@ 221CFLAGS = @CFLAGS@ 222CPP = @CPP@ 223CPPFLAGS = @CPPFLAGS@ 224CRYB_TEST_LIBS = @CRYB_TEST_LIBS@ 225CRYPTO_LIBS = @CRYPTO_LIBS@ 226CRYPT_LIBS = @CRYPT_LIBS@ 227CYGPATH_W = @CYGPATH_W@ 228DEFS = @DEFS@ 229DEPDIR = @DEPDIR@ 230DLLTOOL = @DLLTOOL@ 231DL_LIBS = @DL_LIBS@ 232DSYMUTIL = @DSYMUTIL@ 233DUMPBIN = @DUMPBIN@ 234ECHO_C = @ECHO_C@ 235ECHO_N = @ECHO_N@ 236ECHO_T = @ECHO_T@ 237EGREP = @EGREP@ 238EXEEXT = @EXEEXT@ 239FGREP = @FGREP@ 240GREP = @GREP@ 241INSTALL = @INSTALL@ 242INSTALL_DATA = @INSTALL_DATA@ 243INSTALL_PROGRAM = @INSTALL_PROGRAM@ 244INSTALL_SCRIPT = @INSTALL_SCRIPT@ 245INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 246LD = @LD@ 247LDFLAGS = @LDFLAGS@ 248LIBOBJS = @LIBOBJS@ 249LIBS = @LIBS@ 250LIBTOOL = @LIBTOOL@ 251LIB_MAJ = @LIB_MAJ@ 252LIPO = @LIPO@ 253LN_S = @LN_S@ 254LTLIBOBJS = @LTLIBOBJS@ 255LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 256MAKEINFO = @MAKEINFO@ 257MANIFEST_TOOL = @MANIFEST_TOOL@ 258MKDIR_P = @MKDIR_P@ 259NM = @NM@ 260NMEDIT = @NMEDIT@ 261OBJDUMP = @OBJDUMP@ 262OBJEXT = @OBJEXT@ 263OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@ 264OTOOL = @OTOOL@ 265OTOOL64 = @OTOOL64@ 266PACKAGE = @PACKAGE@ 267PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 268PACKAGE_NAME = @PACKAGE_NAME@ 269PACKAGE_STRING = @PACKAGE_STRING@ 270PACKAGE_TARNAME = @PACKAGE_TARNAME@ 271PACKAGE_URL = @PACKAGE_URL@ 272PACKAGE_VERSION = @PACKAGE_VERSION@ 273PATH_SEPARATOR = @PATH_SEPARATOR@ 274RANLIB = @RANLIB@ 275SED = @SED@ 276SET_MAKE = @SET_MAKE@ 277SHELL = @SHELL@ 278STRIP = @STRIP@ 279SYSTEM_LIBPAM = @SYSTEM_LIBPAM@ 280VERSION = @VERSION@ 281abs_builddir = @abs_builddir@ 282abs_srcdir = @abs_srcdir@ 283abs_top_builddir = @abs_top_builddir@ 284abs_top_srcdir = @abs_top_srcdir@ 285ac_ct_AR = @ac_ct_AR@ 286ac_ct_CC = @ac_ct_CC@ 287ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 288am__include = @am__include@ 289am__leading_dot = @am__leading_dot@ 290am__quote = @am__quote@ 291am__tar = @am__tar@ 292am__untar = @am__untar@ 293bindir = @bindir@ 294build = @build@ 295build_alias = @build_alias@ 296build_cpu = @build_cpu@ 297build_os = @build_os@ 298build_vendor = @build_vendor@ 299builddir = @builddir@ 300datadir = @datadir@ 301datarootdir = @datarootdir@ 302docdir = @docdir@ 303dvidir = @dvidir@ 304exec_prefix = @exec_prefix@ 305host = @host@ 306host_alias = @host_alias@ 307host_cpu = @host_cpu@ 308host_os = @host_os@ 309host_vendor = @host_vendor@ 310htmldir = @htmldir@ 311includedir = @includedir@ 312infodir = @infodir@ 313install_sh = @install_sh@ 314libdir = @libdir@ 315libexecdir = @libexecdir@ 316localedir = @localedir@ 317localstatedir = @localstatedir@ 318mandir = @mandir@ 319mkdir_p = @mkdir_p@ 320oldincludedir = @oldincludedir@ 321pdfdir = @pdfdir@ 322prefix = @prefix@ 323program_transform_name = @program_transform_name@ 324psdir = @psdir@ 325sbindir = @sbindir@ 326sharedstatedir = @sharedstatedir@ 327srcdir = @srcdir@ 328sysconfdir = @sysconfdir@ 329target_alias = @target_alias@ 330top_build_prefix = @top_build_prefix@ 331top_builddir = @top_builddir@ 332top_srcdir = @top_srcdir@ 333@CUSTOM_MODULES_DIR_FALSE@moduledir = $(libdir) 334@CUSTOM_MODULES_DIR_TRUE@moduledir = $(OPENPAM_MODULES_DIR) 335AM_CPPFLAGS = -I$(top_srcdir)/include 336module_LTLIBRARIES = pam_unix.la 337pam_unix_la_SOURCES = pam_unix.c 338pam_unix_la_LDFLAGS = -no-undefined -module -version-info $(LIB_MAJ) \ 339 -export-symbols-regex '^pam_sm_' 340 341@WITH_SYSTEM_LIBPAM_FALSE@pam_unix_la_LIBADD = $(top_builddir)/lib/libpam/libpam.la $(CRYPT_LIBS) 342@WITH_SYSTEM_LIBPAM_TRUE@pam_unix_la_LIBADD = $(SYSTEM_LIBPAM) 343all: all-am 344 345.SUFFIXES: 346.SUFFIXES: .c .lo .o .obj 347$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 348 @for dep in $?; do \ 349 case '$(am__configure_deps)' in \ 350 *$$dep*) \ 351 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 352 && { if test -f $@; then exit 0; else break; fi; }; \ 353 exit 1;; \ 354 esac; \ 355 done; \ 356 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign modules/pam_unix/Makefile'; \ 357 $(am__cd) $(top_srcdir) && \ 358 $(AUTOMAKE) --foreign modules/pam_unix/Makefile 359Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 360 @case '$?' in \ 361 *config.status*) \ 362 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 363 *) \ 364 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 365 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 366 esac; 367 368$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 369 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 370 371$(top_srcdir)/configure: $(am__configure_deps) 372 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 373$(ACLOCAL_M4): $(am__aclocal_m4_deps) 374 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 375$(am__aclocal_m4_deps): 376 377install-moduleLTLIBRARIES: $(module_LTLIBRARIES) 378 @$(NORMAL_INSTALL) 379 @list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \ 380 list2=; for p in $$list; do \ 381 if test -f $$p; then \ 382 list2="$$list2 $$p"; \ 383 else :; fi; \ 384 done; \ 385 test -z "$$list2" || { \ 386 echo " $(MKDIR_P) '$(DESTDIR)$(moduledir)'"; \ 387 $(MKDIR_P) "$(DESTDIR)$(moduledir)" || exit 1; \ 388 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(moduledir)'"; \ 389 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(moduledir)"; \ 390 } 391 392uninstall-moduleLTLIBRARIES: 393 @$(NORMAL_UNINSTALL) 394 @list='$(module_LTLIBRARIES)'; test -n "$(moduledir)" || list=; \ 395 for p in $$list; do \ 396 $(am__strip_dir) \ 397 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(moduledir)/$$f'"; \ 398 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(moduledir)/$$f"; \ 399 done 400 401clean-moduleLTLIBRARIES: 402 -test -z "$(module_LTLIBRARIES)" || rm -f $(module_LTLIBRARIES) 403 @list='$(module_LTLIBRARIES)'; \ 404 locs=`for p in $$list; do echo $$p; done | \ 405 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \ 406 sort -u`; \ 407 test -z "$$locs" || { \ 408 echo rm -f $${locs}; \ 409 rm -f $${locs}; \ 410 } 411 412pam_unix.la: $(pam_unix_la_OBJECTS) $(pam_unix_la_DEPENDENCIES) $(EXTRA_pam_unix_la_DEPENDENCIES) 413 $(AM_V_CCLD)$(pam_unix_la_LINK) -rpath $(moduledir) $(pam_unix_la_OBJECTS) $(pam_unix_la_LIBADD) $(LIBS) 414 415mostlyclean-compile: 416 -rm -f *.$(OBJEXT) 417 418distclean-compile: 419 -rm -f *.tab.c 420 421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_unix.Plo@am__quote@ 422 423.c.o: 424@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 425@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 426@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 427@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 428@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $< 429 430.c.obj: 431@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 432@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 433@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 434@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 435@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` 436 437.c.lo: 438@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 439@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 440@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 441@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 442@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 443 444mostlyclean-libtool: 445 -rm -f *.lo 446 447clean-libtool: 448 -rm -rf .libs _libs 449 450ID: $(am__tagged_files) 451 $(am__define_uniq_tagged_files); mkid -fID $$unique 452tags: tags-am 453TAGS: tags 454 455tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 456 set x; \ 457 here=`pwd`; \ 458 $(am__define_uniq_tagged_files); \ 459 shift; \ 460 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 461 test -n "$$unique" || unique=$$empty_fix; \ 462 if test $$# -gt 0; then \ 463 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 464 "$$@" $$unique; \ 465 else \ 466 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 467 $$unique; \ 468 fi; \ 469 fi 470ctags: ctags-am 471 472CTAGS: ctags 473ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 474 $(am__define_uniq_tagged_files); \ 475 test -z "$(CTAGS_ARGS)$$unique" \ 476 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 477 $$unique 478 479GTAGS: 480 here=`$(am__cd) $(top_builddir) && pwd` \ 481 && $(am__cd) $(top_srcdir) \ 482 && gtags -i $(GTAGS_ARGS) "$$here" 483cscopelist: cscopelist-am 484 485cscopelist-am: $(am__tagged_files) 486 list='$(am__tagged_files)'; \ 487 case "$(srcdir)" in \ 488 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 489 *) sdir=$(subdir)/$(srcdir) ;; \ 490 esac; \ 491 for i in $$list; do \ 492 if test -f "$$i"; then \ 493 echo "$(subdir)/$$i"; \ 494 else \ 495 echo "$$sdir/$$i"; \ 496 fi; \ 497 done >> $(top_builddir)/cscope.files 498 499distclean-tags: 500 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 501 502distdir: $(DISTFILES) 503 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 504 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 505 list='$(DISTFILES)'; \ 506 dist_files=`for file in $$list; do echo $$file; done | \ 507 sed -e "s|^$$srcdirstrip/||;t" \ 508 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 509 case $$dist_files in \ 510 */*) $(MKDIR_P) `echo "$$dist_files" | \ 511 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 512 sort -u` ;; \ 513 esac; \ 514 for file in $$dist_files; do \ 515 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 516 if test -d $$d/$$file; then \ 517 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 518 if test -d "$(distdir)/$$file"; then \ 519 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 520 fi; \ 521 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 522 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 523 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 524 fi; \ 525 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 526 else \ 527 test -f "$(distdir)/$$file" \ 528 || cp -p $$d/$$file "$(distdir)/$$file" \ 529 || exit 1; \ 530 fi; \ 531 done 532check-am: all-am 533check: check-am 534all-am: Makefile $(LTLIBRARIES) 535installdirs: 536 for dir in "$(DESTDIR)$(moduledir)"; do \ 537 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 538 done 539install: install-am 540install-exec: install-exec-am 541install-data: install-data-am 542uninstall: uninstall-am 543 544install-am: all-am 545 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 546 547installcheck: installcheck-am 548install-strip: 549 if test -z '$(STRIP)'; then \ 550 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 551 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 552 install; \ 553 else \ 554 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 555 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 556 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 557 fi 558mostlyclean-generic: 559 560clean-generic: 561 562distclean-generic: 563 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 564 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 565 566maintainer-clean-generic: 567 @echo "This command is intended for maintainers to use" 568 @echo "it deletes files that may require special tools to rebuild." 569clean: clean-am 570 571clean-am: clean-generic clean-libtool clean-moduleLTLIBRARIES \ 572 mostlyclean-am 573 574distclean: distclean-am 575 -rm -rf ./$(DEPDIR) 576 -rm -f Makefile 577distclean-am: clean-am distclean-compile distclean-generic \ 578 distclean-tags 579 580dvi: dvi-am 581 582dvi-am: 583 584html: html-am 585 586html-am: 587 588info: info-am 589 590info-am: 591 592install-data-am: install-moduleLTLIBRARIES 593 594install-dvi: install-dvi-am 595 596install-dvi-am: 597 598install-exec-am: 599 600install-html: install-html-am 601 602install-html-am: 603 604install-info: install-info-am 605 606install-info-am: 607 608install-man: 609 610install-pdf: install-pdf-am 611 612install-pdf-am: 613 614install-ps: install-ps-am 615 616install-ps-am: 617 618installcheck-am: 619 620maintainer-clean: maintainer-clean-am 621 -rm -rf ./$(DEPDIR) 622 -rm -f Makefile 623maintainer-clean-am: distclean-am maintainer-clean-generic 624 625mostlyclean: mostlyclean-am 626 627mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 628 mostlyclean-libtool 629 630pdf: pdf-am 631 632pdf-am: 633 634ps: ps-am 635 636ps-am: 637 638uninstall-am: uninstall-moduleLTLIBRARIES 639 640.MAKE: install-am install-strip 641 642.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ 643 clean-libtool clean-moduleLTLIBRARIES cscopelist-am ctags \ 644 ctags-am distclean distclean-compile distclean-generic \ 645 distclean-libtool distclean-tags distdir dvi dvi-am html \ 646 html-am info info-am install install-am install-data \ 647 install-data-am install-dvi install-dvi-am install-exec \ 648 install-exec-am install-html install-html-am install-info \ 649 install-info-am install-man install-moduleLTLIBRARIES \ 650 install-pdf install-pdf-am install-ps install-ps-am \ 651 install-strip installcheck installcheck-am installdirs \ 652 maintainer-clean maintainer-clean-generic mostlyclean \ 653 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 654 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \ 655 uninstall-moduleLTLIBRARIES 656 657.PRECIOUS: Makefile 658 659 660# Tell versions [3.59,3.63) of GNU make to not export all variables. 661# Otherwise a system limit (for SysV at least) may be exceeded. 662.NOEXPORT: 663