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