| 1 | # Makefile.in generated by automake 1.9.4 from Makefile.am. | 
|---|
| 2 | # @configure_input@ | 
|---|
| 3 |  | 
|---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 
|---|
| 5 | # 2003, 2004  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,v 1.7 2004/11/06 22:05:59 karl Exp $ | 
|---|
| 18 | # Makefile.am for texinfo/lib. | 
|---|
| 19 | # Run automake in .. to produce Makefile.in from this. | 
|---|
| 20 | # | 
|---|
| 21 | # This file is free software; as a special exception the author gives | 
|---|
| 22 | # unlimited permission to copy and/or distribute it, with or without | 
|---|
| 23 | # modifications, as long as this notice is preserved. | 
|---|
| 24 | # | 
|---|
| 25 | # This program is distributed in the hope that it will be useful, but | 
|---|
| 26 | # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the | 
|---|
| 27 | # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | 
|---|
| 28 |  | 
|---|
| 29 | SOURCES = $(libtxi_a_SOURCES) | 
|---|
| 30 |  | 
|---|
| 31 | srcdir = @srcdir@ | 
|---|
| 32 | top_srcdir = @top_srcdir@ | 
|---|
| 33 | VPATH = @srcdir@ | 
|---|
| 34 | pkgdatadir = $(datadir)/@PACKAGE@ | 
|---|
| 35 | pkglibdir = $(libdir)/@PACKAGE@ | 
|---|
| 36 | pkgincludedir = $(includedir)/@PACKAGE@ | 
|---|
| 37 | top_builddir = .. | 
|---|
| 38 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | 
|---|
| 39 | INSTALL = @INSTALL@ | 
|---|
| 40 | install_sh_DATA = $(install_sh) -c -m 644 | 
|---|
| 41 | install_sh_PROGRAM = $(install_sh) -c | 
|---|
| 42 | install_sh_SCRIPT = $(install_sh) -c | 
|---|
| 43 | INSTALL_HEADER = $(INSTALL_DATA) | 
|---|
| 44 | transform = $(program_transform_name) | 
|---|
| 45 | NORMAL_INSTALL = : | 
|---|
| 46 | PRE_INSTALL = : | 
|---|
| 47 | POST_INSTALL = : | 
|---|
| 48 | NORMAL_UNINSTALL = : | 
|---|
| 49 | PRE_UNINSTALL = : | 
|---|
| 50 | POST_UNINSTALL = : | 
|---|
| 51 | build_triplet = @build@ | 
|---|
| 52 | host_triplet = @host@ | 
|---|
| 53 | subdir = lib | 
|---|
| 54 | DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ | 
|---|
| 55 | alloca.c memcpy.c memmove.c mkstemp.c strcasecmp.c strdup.c \ | 
|---|
| 56 | strerror.c strncasecmp.c tempname.c | 
|---|
| 57 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | 
|---|
| 58 | am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \ | 
|---|
| 59 | $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \ | 
|---|
| 60 | $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \ | 
|---|
| 61 | $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \ | 
|---|
| 62 | $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \ | 
|---|
| 63 | $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \ | 
|---|
| 64 | $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \ | 
|---|
| 65 | $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ | 
|---|
| 66 | $(top_srcdir)/m4/mkstemp.m4 $(top_srcdir)/m4/nls.m4 \ | 
|---|
| 67 | $(top_srcdir)/m4/onceonly_2_57.m4 $(top_srcdir)/m4/po.m4 \ | 
|---|
| 68 | $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \ | 
|---|
| 69 | $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \ | 
|---|
| 70 | $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/strcase.m4 \ | 
|---|
| 71 | $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \ | 
|---|
| 72 | $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \ | 
|---|
| 73 | $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac | 
|---|
| 74 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | 
|---|
| 75 | $(ACLOCAL_M4) | 
|---|
| 76 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | 
|---|
| 77 | CONFIG_HEADER = $(top_builddir)/config.h | 
|---|
| 78 | CONFIG_CLEAN_FILES = | 
|---|
| 79 | LIBRARIES = $(noinst_LIBRARIES) | 
|---|
| 80 | AR = ar | 
|---|
| 81 | ARFLAGS = cru | 
|---|
| 82 | libtxi_a_AR = $(AR) $(ARFLAGS) | 
|---|
| 83 | am__DEPENDENCIES_1 = @LIBOBJS@ | 
|---|
| 84 | am__DEPENDENCIES_2 = @ALLOCA@ | 
|---|
| 85 | am_libtxi_a_OBJECTS = getopt.$(OBJEXT) getopt1.$(OBJEXT) \ | 
|---|
| 86 | substring.$(OBJEXT) xexit.$(OBJEXT) xmalloc.$(OBJEXT) \ | 
|---|
| 87 | xstrdup.$(OBJEXT) | 
|---|
| 88 | libtxi_a_OBJECTS = $(am_libtxi_a_OBJECTS) | 
|---|
| 89 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) | 
|---|
| 90 | depcomp = $(SHELL) $(top_srcdir)/depcomp | 
|---|
| 91 | am__depfiles_maybe = depfiles | 
|---|
| 92 | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | 
|---|
| 93 | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | 
|---|
| 94 | CCLD = $(CC) | 
|---|
| 95 | LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ | 
|---|
| 96 | SOURCES = $(libtxi_a_SOURCES) | 
|---|
| 97 | DIST_SOURCES = $(libtxi_a_SOURCES) | 
|---|
| 98 | ETAGS = etags | 
|---|
| 99 | CTAGS = ctags | 
|---|
| 100 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 
|---|
| 101 | ACLOCAL = @ACLOCAL@ | 
|---|
| 102 | ALLOCA = @ALLOCA@ | 
|---|
| 103 | AMDEP_FALSE = @AMDEP_FALSE@ | 
|---|
| 104 | AMDEP_TRUE = @AMDEP_TRUE@ | 
|---|
| 105 | AMTAR = @AMTAR@ | 
|---|
| 106 | AUTOCONF = @AUTOCONF@ | 
|---|
| 107 | AUTOHEADER = @AUTOHEADER@ | 
|---|
| 108 | AUTOMAKE = @AUTOMAKE@ | 
|---|
| 109 | AWK = @AWK@ | 
|---|
| 110 | BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@ | 
|---|
| 111 | CATOBJEXT = @CATOBJEXT@ | 
|---|
| 112 | CC = @CC@ | 
|---|
| 113 | CCDEPMODE = @CCDEPMODE@ | 
|---|
| 114 | CFLAGS = @CFLAGS@ | 
|---|
| 115 | CPP = @CPP@ | 
|---|
| 116 | CPPFLAGS = @CPPFLAGS@ | 
|---|
| 117 | CYGPATH_W = @CYGPATH_W@ | 
|---|
| 118 | DATADIRNAME = @DATADIRNAME@ | 
|---|
| 119 | DEFS = @DEFS@ | 
|---|
| 120 | DEPDIR = @DEPDIR@ | 
|---|
| 121 | ECHO_C = @ECHO_C@ | 
|---|
| 122 | ECHO_N = @ECHO_N@ | 
|---|
| 123 | ECHO_T = @ECHO_T@ | 
|---|
| 124 | EGREP = @EGREP@ | 
|---|
| 125 | EXEEXT = @EXEEXT@ | 
|---|
| 126 | GENCAT = @GENCAT@ | 
|---|
| 127 | GLIBC21 = @GLIBC21@ | 
|---|
| 128 | GMSGFMT = @GMSGFMT@ | 
|---|
| 129 | HAVE_ASPRINTF = @HAVE_ASPRINTF@ | 
|---|
| 130 | HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@ | 
|---|
| 131 | HAVE_SNPRINTF = @HAVE_SNPRINTF@ | 
|---|
| 132 | HAVE_WPRINTF = @HAVE_WPRINTF@ | 
|---|
| 133 | HELP2MAN = @HELP2MAN@ | 
|---|
| 134 | INSTALL_DATA = @INSTALL_DATA@ | 
|---|
| 135 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | 
|---|
| 136 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
|---|
| 137 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | 
|---|
| 138 | INSTALL_WARNINGS_FALSE = @INSTALL_WARNINGS_FALSE@ | 
|---|
| 139 | INSTALL_WARNINGS_TRUE = @INSTALL_WARNINGS_TRUE@ | 
|---|
| 140 | INSTOBJEXT = @INSTOBJEXT@ | 
|---|
| 141 | INTLBISON = @INTLBISON@ | 
|---|
| 142 | INTLLIBS = @INTLLIBS@ | 
|---|
| 143 | INTLOBJS = @INTLOBJS@ | 
|---|
| 144 | INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ | 
|---|
| 145 | LDFLAGS = @LDFLAGS@ | 
|---|
| 146 | LIBICONV = @LIBICONV@ | 
|---|
| 147 | LIBINTL = @LIBINTL@ | 
|---|
| 148 | LIBOBJS = @LIBOBJS@ | 
|---|
| 149 | LIBS = @LIBS@ | 
|---|
| 150 | LTLIBICONV = @LTLIBICONV@ | 
|---|
| 151 | LTLIBINTL = @LTLIBINTL@ | 
|---|
| 152 | LTLIBOBJS = @LTLIBOBJS@ | 
|---|
| 153 | MAINT = @MAINT@ | 
|---|
| 154 | MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ | 
|---|
| 155 | MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ | 
|---|
| 156 | MAKEINFO = @MAKEINFO@ | 
|---|
| 157 | MKINSTALLDIRS = @MKINSTALLDIRS@ | 
|---|
| 158 | MSGFMT = @MSGFMT@ | 
|---|
| 159 | MSGMERGE = @MSGMERGE@ | 
|---|
| 160 | OBJEXT = @OBJEXT@ | 
|---|
| 161 | PACKAGE = @PACKAGE@ | 
|---|
| 162 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | 
|---|
| 163 | PACKAGE_NAME = @PACKAGE_NAME@ | 
|---|
| 164 | PACKAGE_STRING = @PACKAGE_STRING@ | 
|---|
| 165 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | 
|---|
| 166 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 
|---|
| 167 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 
|---|
| 168 | POSUB = @POSUB@ | 
|---|
| 169 | RANLIB = @RANLIB@ | 
|---|
| 170 | SET_MAKE = @SET_MAKE@ | 
|---|
| 171 | SHELL = @SHELL@ | 
|---|
| 172 | STRIP = @STRIP@ | 
|---|
| 173 | TERMLIBS = @TERMLIBS@ | 
|---|
| 174 | TOOLS_ONLY_FALSE = @TOOLS_ONLY_FALSE@ | 
|---|
| 175 | TOOLS_ONLY_TRUE = @TOOLS_ONLY_TRUE@ | 
|---|
| 176 | USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ | 
|---|
| 177 | USE_NLS = @USE_NLS@ | 
|---|
| 178 | VERSION = @VERSION@ | 
|---|
| 179 | XGETTEXT = @XGETTEXT@ | 
|---|
| 180 | ac_ct_CC = @ac_ct_CC@ | 
|---|
| 181 | ac_ct_RANLIB = @ac_ct_RANLIB@ | 
|---|
| 182 | ac_ct_STRIP = @ac_ct_STRIP@ | 
|---|
| 183 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | 
|---|
| 184 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | 
|---|
| 185 | am__include = @am__include@ | 
|---|
| 186 | am__leading_dot = @am__leading_dot@ | 
|---|
| 187 | am__quote = @am__quote@ | 
|---|
| 188 | am__tar = @am__tar@ | 
|---|
| 189 | am__untar = @am__untar@ | 
|---|
| 190 | bindir = @bindir@ | 
|---|
| 191 | build = @build@ | 
|---|
| 192 | build_alias = @build_alias@ | 
|---|
| 193 | build_cpu = @build_cpu@ | 
|---|
| 194 | build_os = @build_os@ | 
|---|
| 195 | build_vendor = @build_vendor@ | 
|---|
| 196 | datadir = @datadir@ | 
|---|
| 197 | exec_prefix = @exec_prefix@ | 
|---|
| 198 | host = @host@ | 
|---|
| 199 | host_alias = @host_alias@ | 
|---|
| 200 | host_cpu = @host_cpu@ | 
|---|
| 201 | host_os = @host_os@ | 
|---|
| 202 | host_vendor = @host_vendor@ | 
|---|
| 203 | includedir = @includedir@ | 
|---|
| 204 | infodir = @infodir@ | 
|---|
| 205 | install_sh = @install_sh@ | 
|---|
| 206 | libdir = @libdir@ | 
|---|
| 207 | libexecdir = @libexecdir@ | 
|---|
| 208 | localstatedir = @localstatedir@ | 
|---|
| 209 | mandir = @mandir@ | 
|---|
| 210 | mkdir_p = @mkdir_p@ | 
|---|
| 211 | native_tools = @native_tools@ | 
|---|
| 212 | oldincludedir = @oldincludedir@ | 
|---|
| 213 | prefix = @prefix@ | 
|---|
| 214 | program_transform_name = @program_transform_name@ | 
|---|
| 215 | sbindir = @sbindir@ | 
|---|
| 216 | sharedstatedir = @sharedstatedir@ | 
|---|
| 217 | sysconfdir = @sysconfdir@ | 
|---|
| 218 | target_alias = @target_alias@ | 
|---|
| 219 | noinst_LIBRARIES = libtxi.a | 
|---|
| 220 | INCLUDES = -I../intl | 
|---|
| 221 |  | 
|---|
| 222 | # Don't need to list alloca.c, etc., Automake includes them. | 
|---|
| 223 | libtxi_a_SOURCES = getopt.c getopt.h getopt1.c getopt_.h getopt_int.h \ | 
|---|
| 224 | gettext.h \ | 
|---|
| 225 | strcase.h strdup.h substring.c system.h \ | 
|---|
| 226 | xalloc.h xexit.c xmalloc.c xstrdup.c | 
|---|
| 227 |  | 
|---|
| 228 | libtxi_a_LIBADD = $(LIBOBJS) $(ALLOCA) | 
|---|
| 229 | libtxi_a_DEPENDENCIES = $(libtxi_a_LIBADD) | 
|---|
| 230 | EXTRA_DIST = README | 
|---|
| 231 | all: all-am | 
|---|
| 232 |  | 
|---|
| 233 | .SUFFIXES: | 
|---|
| 234 | .SUFFIXES: .c .o .obj | 
|---|
| 235 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps) | 
|---|
| 236 | @for dep in $?; do \ | 
|---|
| 237 | case '$(am__configure_deps)' in \ | 
|---|
| 238 | *$$dep*) \ | 
|---|
| 239 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | 
|---|
| 240 | && exit 0; \ | 
|---|
| 241 | exit 1;; \ | 
|---|
| 242 | esac; \ | 
|---|
| 243 | done; \ | 
|---|
| 244 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/Makefile'; \ | 
|---|
| 245 | cd $(top_srcdir) && \ | 
|---|
| 246 | $(AUTOMAKE) --gnu  lib/Makefile | 
|---|
| 247 | .PRECIOUS: Makefile | 
|---|
| 248 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | 
|---|
| 249 | @case '$?' in \ | 
|---|
| 250 | *config.status*) \ | 
|---|
| 251 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | 
|---|
| 252 | *) \ | 
|---|
| 253 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | 
|---|
| 254 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | 
|---|
| 255 | esac; | 
|---|
| 256 |  | 
|---|
| 257 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | 
|---|
| 258 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
|---|
| 259 |  | 
|---|
| 260 | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | 
|---|
| 261 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
|---|
| 262 | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) | 
|---|
| 263 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
|---|
| 264 |  | 
|---|
| 265 | clean-noinstLIBRARIES: | 
|---|
| 266 | -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) | 
|---|
| 267 | libtxi.a: $(libtxi_a_OBJECTS) $(libtxi_a_DEPENDENCIES) | 
|---|
| 268 | -rm -f libtxi.a | 
|---|
| 269 | $(libtxi_a_AR) libtxi.a $(libtxi_a_OBJECTS) $(libtxi_a_LIBADD) | 
|---|
| 270 | $(RANLIB) libtxi.a | 
|---|
| 271 |  | 
|---|
| 272 | mostlyclean-compile: | 
|---|
| 273 | -rm -f *.$(OBJEXT) | 
|---|
| 274 |  | 
|---|
| 275 | distclean-compile: | 
|---|
| 276 | -rm -f *.tab.c | 
|---|
| 277 |  | 
|---|
| 278 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@ | 
|---|
| 279 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memcpy.Po@am__quote@ | 
|---|
| 280 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/memmove.Po@am__quote@ | 
|---|
| 281 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mkstemp.Po@am__quote@ | 
|---|
| 282 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strcasecmp.Po@am__quote@ | 
|---|
| 283 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strdup.Po@am__quote@ | 
|---|
| 284 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strerror.Po@am__quote@ | 
|---|
| 285 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/strncasecmp.Po@am__quote@ | 
|---|
| 286 | @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/tempname.Po@am__quote@ | 
|---|
| 287 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ | 
|---|
| 288 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ | 
|---|
| 289 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/substring.Po@am__quote@ | 
|---|
| 290 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xexit.Po@am__quote@ | 
|---|
| 291 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xmalloc.Po@am__quote@ | 
|---|
| 292 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xstrdup.Po@am__quote@ | 
|---|
| 293 |  | 
|---|
| 294 | .c.o: | 
|---|
| 295 | @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ | 
|---|
| 296 | @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | 
|---|
| 297 | @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
| 298 | @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| 299 | @am__fastdepCC_FALSE@   $(COMPILE) -c $< | 
|---|
| 300 |  | 
|---|
| 301 | .c.obj: | 
|---|
| 302 | @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ | 
|---|
| 303 | @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | 
|---|
| 304 | @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
| 305 | @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| 306 | @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'` | 
|---|
| 307 | uninstall-info-am: | 
|---|
| 308 |  | 
|---|
| 309 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | 
|---|
| 310 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | 
|---|
| 311 | unique=`for i in $$list; do \ | 
|---|
| 312 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 313 | done | \ | 
|---|
| 314 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 315 | END { for (i in files) print i; }'`; \ | 
|---|
| 316 | mkid -fID $$unique | 
|---|
| 317 | tags: TAGS | 
|---|
| 318 |  | 
|---|
| 319 | TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ | 
|---|
| 320 | $(TAGS_FILES) $(LISP) | 
|---|
| 321 | tags=; \ | 
|---|
| 322 | here=`pwd`; \ | 
|---|
| 323 | list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ | 
|---|
| 324 | unique=`for i in $$list; do \ | 
|---|
| 325 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 326 | done | \ | 
|---|
| 327 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 328 | END { for (i in files) print i; }'`; \ | 
|---|
| 329 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | 
|---|
| 330 | test -n "$$unique" || unique=$$empty_fix; \ | 
|---|
| 331 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | 
|---|
| 332 | $$tags $$unique; \ | 
|---|
| 333 | fi | 
|---|
| 334 | ctags: CTAGS | 
|---|
| 335 | CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ | 
|---|
| 336 | $(TAGS_FILES) $(LISP) | 
|---|
| 337 | tags=; \ | 
|---|
| 338 | here=`pwd`; \ | 
|---|
| 339 | list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ | 
|---|
| 340 | unique=`for i in $$list; do \ | 
|---|
| 341 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
| 342 | done | \ | 
|---|
| 343 | $(AWK) '    { files[$$0] = 1; } \ | 
|---|
| 344 | END { for (i in files) print i; }'`; \ | 
|---|
| 345 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ | 
|---|
| 346 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | 
|---|
| 347 | $$tags $$unique | 
|---|
| 348 |  | 
|---|
| 349 | GTAGS: | 
|---|
| 350 | here=`$(am__cd) $(top_builddir) && pwd` \ | 
|---|
| 351 | && cd $(top_srcdir) \ | 
|---|
| 352 | && gtags -i $(GTAGS_ARGS) $$here | 
|---|
| 353 |  | 
|---|
| 354 | distclean-tags: | 
|---|
| 355 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | 
|---|
| 356 |  | 
|---|
| 357 | distdir: $(DISTFILES) | 
|---|
| 358 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | 
|---|
| 359 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | 
|---|
| 360 | list='$(DISTFILES)'; for file in $$list; do \ | 
|---|
| 361 | case $$file in \ | 
|---|
| 362 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | 
|---|
| 363 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | 
|---|
| 364 | esac; \ | 
|---|
| 365 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | 
|---|
| 366 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | 
|---|
| 367 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | 
|---|
| 368 | dir="/$$dir"; \ | 
|---|
| 369 | $(mkdir_p) "$(distdir)$$dir"; \ | 
|---|
| 370 | else \ | 
|---|
| 371 | dir=''; \ | 
|---|
| 372 | fi; \ | 
|---|
| 373 | if test -d $$d/$$file; then \ | 
|---|
| 374 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | 
|---|
| 375 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | 
|---|
| 376 | fi; \ | 
|---|
| 377 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | 
|---|
| 378 | else \ | 
|---|
| 379 | test -f $(distdir)/$$file \ | 
|---|
| 380 | || cp -p $$d/$$file $(distdir)/$$file \ | 
|---|
| 381 | || exit 1; \ | 
|---|
| 382 | fi; \ | 
|---|
| 383 | done | 
|---|
| 384 | check-am: all-am | 
|---|
| 385 | check: check-am | 
|---|
| 386 | all-am: Makefile $(LIBRARIES) | 
|---|
| 387 | installdirs: | 
|---|
| 388 | install: install-am | 
|---|
| 389 | install-exec: install-exec-am | 
|---|
| 390 | install-data: install-data-am | 
|---|
| 391 | uninstall: uninstall-am | 
|---|
| 392 |  | 
|---|
| 393 | install-am: all-am | 
|---|
| 394 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
|---|
| 395 |  | 
|---|
| 396 | installcheck: installcheck-am | 
|---|
| 397 | install-strip: | 
|---|
| 398 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | 
|---|
| 399 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | 
|---|
| 400 | `test -z '$(STRIP)' || \ | 
|---|
| 401 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | 
|---|
| 402 | mostlyclean-generic: | 
|---|
| 403 |  | 
|---|
| 404 | clean-generic: | 
|---|
| 405 |  | 
|---|
| 406 | distclean-generic: | 
|---|
| 407 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | 
|---|
| 408 |  | 
|---|
| 409 | maintainer-clean-generic: | 
|---|
| 410 | @echo "This command is intended for maintainers to use" | 
|---|
| 411 | @echo "it deletes files that may require special tools to rebuild." | 
|---|
| 412 | clean: clean-am | 
|---|
| 413 |  | 
|---|
| 414 | clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am | 
|---|
| 415 |  | 
|---|
| 416 | distclean: distclean-am | 
|---|
| 417 | -rm -rf $(DEPDIR) ./$(DEPDIR) | 
|---|
| 418 | -rm -f Makefile | 
|---|
| 419 | distclean-am: clean-am distclean-compile distclean-generic \ | 
|---|
| 420 | distclean-tags | 
|---|
| 421 |  | 
|---|
| 422 | dvi: dvi-am | 
|---|
| 423 |  | 
|---|
| 424 | dvi-am: | 
|---|
| 425 |  | 
|---|
| 426 | html: html-am | 
|---|
| 427 |  | 
|---|
| 428 | info: info-am | 
|---|
| 429 |  | 
|---|
| 430 | info-am: | 
|---|
| 431 |  | 
|---|
| 432 | install-data-am: | 
|---|
| 433 |  | 
|---|
| 434 | install-exec-am: | 
|---|
| 435 |  | 
|---|
| 436 | install-info: install-info-am | 
|---|
| 437 |  | 
|---|
| 438 | install-man: | 
|---|
| 439 |  | 
|---|
| 440 | installcheck-am: | 
|---|
| 441 |  | 
|---|
| 442 | maintainer-clean: maintainer-clean-am | 
|---|
| 443 | -rm -rf $(DEPDIR) ./$(DEPDIR) | 
|---|
| 444 | -rm -f Makefile | 
|---|
| 445 | maintainer-clean-am: distclean-am maintainer-clean-generic | 
|---|
| 446 |  | 
|---|
| 447 | mostlyclean: mostlyclean-am | 
|---|
| 448 |  | 
|---|
| 449 | mostlyclean-am: mostlyclean-compile mostlyclean-generic | 
|---|
| 450 |  | 
|---|
| 451 | pdf: pdf-am | 
|---|
| 452 |  | 
|---|
| 453 | pdf-am: | 
|---|
| 454 |  | 
|---|
| 455 | ps: ps-am | 
|---|
| 456 |  | 
|---|
| 457 | ps-am: | 
|---|
| 458 |  | 
|---|
| 459 | uninstall-am: uninstall-info-am | 
|---|
| 460 |  | 
|---|
| 461 | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | 
|---|
| 462 | clean-noinstLIBRARIES ctags distclean distclean-compile \ | 
|---|
| 463 | distclean-generic distclean-tags distdir dvi dvi-am html \ | 
|---|
| 464 | html-am info info-am install install-am install-data \ | 
|---|
| 465 | install-data-am install-exec install-exec-am install-info \ | 
|---|
| 466 | install-info-am install-man install-strip installcheck \ | 
|---|
| 467 | installcheck-am installdirs maintainer-clean \ | 
|---|
| 468 | maintainer-clean-generic mostlyclean mostlyclean-compile \ | 
|---|
| 469 | mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \ | 
|---|
| 470 | uninstall-am uninstall-info-am | 
|---|
| 471 |  | 
|---|
| 472 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | 
|---|
| 473 | # Otherwise a system limit (for SysV at least) may be exceeded. | 
|---|
| 474 | .NOEXPORT: | 
|---|