root / test / Makefile.in @ 4012ec30
History | View | Annotate | Download (7.4 kB)
| 1 | # Makefile.in generated by automake 1.7.9 from Makefile.am. |
|---|---|
| 2 | # @configure_input@ |
| 3 | |
| 4 | # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 |
| 5 | # 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 | srcdir = @srcdir@ |
| 18 | top_srcdir = @top_srcdir@ |
| 19 | VPATH = @srcdir@ |
| 20 | pkgdatadir = $(datadir)/@PACKAGE@ |
| 21 | pkglibdir = $(libdir)/@PACKAGE@ |
| 22 | pkgincludedir = $(includedir)/@PACKAGE@ |
| 23 | top_builddir = .. |
| 24 | |
| 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
| 26 | INSTALL = @INSTALL@ |
| 27 | install_sh_DATA = $(install_sh) -c -m 644 |
| 28 | install_sh_PROGRAM = $(install_sh) -c |
| 29 | install_sh_SCRIPT = $(install_sh) -c |
| 30 | INSTALL_HEADER = $(INSTALL_DATA) |
| 31 | transform = $(program_transform_name) |
| 32 | NORMAL_INSTALL = : |
| 33 | PRE_INSTALL = : |
| 34 | POST_INSTALL = : |
| 35 | NORMAL_UNINSTALL = : |
| 36 | PRE_UNINSTALL = : |
| 37 | POST_UNINSTALL = : |
| 38 | host_triplet = @host@ |
| 39 | ACLOCAL = @ACLOCAL@ |
| 40 | AMDEP_FALSE = @AMDEP_FALSE@ |
| 41 | AMDEP_TRUE = @AMDEP_TRUE@ |
| 42 | AMTAR = @AMTAR@ |
| 43 | AR = @AR@ |
| 44 | AUTOCONF = @AUTOCONF@ |
| 45 | AUTOHEADER = @AUTOHEADER@ |
| 46 | AUTOMAKE = @AUTOMAKE@ |
| 47 | AWK = @AWK@ |
| 48 | CC = @CC@ |
| 49 | CCDEPMODE = @CCDEPMODE@ |
| 50 | CFLAGS = @CFLAGS@ |
| 51 | CPP = @CPP@ |
| 52 | CPPFLAGS = @CPPFLAGS@ |
| 53 | CXX = @CXX@ |
| 54 | CXXCPP = @CXXCPP@ |
| 55 | CXXDEPMODE = @CXXDEPMODE@ |
| 56 | CXXFLAGS = @CXXFLAGS@ |
| 57 | CYGPATH_W = @CYGPATH_W@ |
| 58 | DEFS = @DEFS@ |
| 59 | DEPDIR = @DEPDIR@ |
| 60 | DSYMUTIL = @DSYMUTIL@ |
| 61 | ECHO = @ECHO@ |
| 62 | ECHO_C = @ECHO_C@ |
| 63 | ECHO_N = @ECHO_N@ |
| 64 | ECHO_T = @ECHO_T@ |
| 65 | EGREP = @EGREP@ |
| 66 | EXEEXT = @EXEEXT@ |
| 67 | F77 = @F77@ |
| 68 | FFLAGS = @FFLAGS@ |
| 69 | GLIB_CFLAGS = @GLIB_CFLAGS@ |
| 70 | GLIB_GENMARSHAL = @GLIB_GENMARSHAL@ |
| 71 | GLIB_LIBS = @GLIB_LIBS@ |
| 72 | GLIB_MKENUMS = @GLIB_MKENUMS@ |
| 73 | GOBJECT_QUERY = @GOBJECT_QUERY@ |
| 74 | GREP = @GREP@ |
| 75 | INSTALL_DATA = @INSTALL_DATA@ |
| 76 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
| 77 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
| 78 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
| 79 | LDFLAGS = @LDFLAGS@ |
| 80 | LIBOBJS = @LIBOBJS@ |
| 81 | LIBS = @LIBS@ |
| 82 | LIBTOOL = @LIBTOOL@ |
| 83 | LN_S = @LN_S@ |
| 84 | LTLIBOBJS = @LTLIBOBJS@ |
| 85 | MAKEINFO = @MAKEINFO@ |
| 86 | NMEDIT = @NMEDIT@ |
| 87 | OBJEXT = @OBJEXT@ |
| 88 | PACKAGE = @PACKAGE@ |
| 89 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
| 90 | PACKAGE_NAME = @PACKAGE_NAME@ |
| 91 | PACKAGE_STRING = @PACKAGE_STRING@ |
| 92 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
| 93 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
| 94 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
| 95 | PKG_CONFIG = @PKG_CONFIG@ |
| 96 | RANLIB = @RANLIB@ |
| 97 | SED = @SED@ |
| 98 | SET_MAKE = @SET_MAKE@ |
| 99 | SHELL = @SHELL@ |
| 100 | STRIP = @STRIP@ |
| 101 | VERSION = @VERSION@ |
| 102 | ac_ct_CC = @ac_ct_CC@ |
| 103 | ac_ct_CXX = @ac_ct_CXX@ |
| 104 | ac_ct_F77 = @ac_ct_F77@ |
| 105 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
| 106 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
| 107 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
| 108 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
| 109 | am__include = @am__include@ |
| 110 | am__leading_dot = @am__leading_dot@ |
| 111 | am__quote = @am__quote@ |
| 112 | bindir = @bindir@ |
| 113 | build = @build@ |
| 114 | build_alias = @build_alias@ |
| 115 | build_cpu = @build_cpu@ |
| 116 | build_os = @build_os@ |
| 117 | build_vendor = @build_vendor@ |
| 118 | datadir = @datadir@ |
| 119 | datarootdir = @datarootdir@ |
| 120 | docdir = @docdir@ |
| 121 | dvidir = @dvidir@ |
| 122 | exec_prefix = @exec_prefix@ |
| 123 | host = @host@ |
| 124 | host_alias = @host_alias@ |
| 125 | host_cpu = @host_cpu@ |
| 126 | host_os = @host_os@ |
| 127 | host_vendor = @host_vendor@ |
| 128 | htmldir = @htmldir@ |
| 129 | includedir = @includedir@ |
| 130 | infodir = @infodir@ |
| 131 | install_sh = @install_sh@ |
| 132 | libdir = @libdir@ |
| 133 | libexecdir = @libexecdir@ |
| 134 | localedir = @localedir@ |
| 135 | localstatedir = @localstatedir@ |
| 136 | mandir = @mandir@ |
| 137 | oldincludedir = @oldincludedir@ |
| 138 | pdfdir = @pdfdir@ |
| 139 | prefix = @prefix@ |
| 140 | program_transform_name = @program_transform_name@ |
| 141 | psdir = @psdir@ |
| 142 | sbindir = @sbindir@ |
| 143 | sharedstatedir = @sharedstatedir@ |
| 144 | sysconfdir = @sysconfdir@ |
| 145 | target_alias = @target_alias@ |
| 146 | subdir = test |
| 147 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
| 148 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
| 149 | CONFIG_HEADER = $(top_builddir)/config.h |
| 150 | CONFIG_CLEAN_FILES = |
| 151 | DIST_SOURCES = |
| 152 | DIST_COMMON = $(srcdir)/Makefile.in Makefile.am |
| 153 | all: all-am |
| 154 | |
| 155 | .SUFFIXES: |
| 156 | $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) |
| 157 | cd $(top_srcdir) && \ |
| 158 | $(AUTOMAKE) --foreign test/Makefile |
| 159 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
| 160 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) |
| 161 | |
| 162 | mostlyclean-libtool: |
| 163 | -rm -f *.lo |
| 164 | |
| 165 | clean-libtool: |
| 166 | -rm -rf .libs _libs |
| 167 | |
| 168 | distclean-libtool: |
| 169 | -rm -f libtool |
| 170 | uninstall-info-am: |
| 171 | tags: TAGS |
| 172 | TAGS: |
| 173 | |
| 174 | ctags: CTAGS |
| 175 | CTAGS: |
| 176 | |
| 177 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
| 178 | |
| 179 | top_distdir = .. |
| 180 | distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) |
| 181 | |
| 182 | distdir: $(DISTFILES) |
| 183 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
| 184 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
| 185 | list='$(DISTFILES)'; for file in $$list; do \ |
| 186 | case $$file in \ |
| 187 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
| 188 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
| 189 | esac; \ |
| 190 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
| 191 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
| 192 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
| 193 | dir="/$$dir"; \ |
| 194 | $(mkinstalldirs) "$(distdir)$$dir"; \ |
| 195 | else \ |
| 196 | dir=''; \ |
| 197 | fi; \ |
| 198 | if test -d $$d/$$file; then \ |
| 199 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
| 200 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
| 201 | fi; \ |
| 202 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
| 203 | else \ |
| 204 | test -f $(distdir)/$$file \ |
| 205 | || cp -p $$d/$$file $(distdir)/$$file \ |
| 206 | || exit 1; \ |
| 207 | fi; \ |
| 208 | done |
| 209 | check-am: all-am |
| 210 | check: check-am |
| 211 | all-am: Makefile |
| 212 | |
| 213 | installdirs: |
| 214 | install: install-am |
| 215 | install-exec: install-exec-am |
| 216 | install-data: install-data-am |
| 217 | uninstall: uninstall-am |
| 218 | |
| 219 | install-am: all-am |
| 220 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
| 221 | |
| 222 | installcheck: installcheck-am |
| 223 | install-strip: |
| 224 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
| 225 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
| 226 | `test -z '$(STRIP)' || \ |
| 227 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
| 228 | mostlyclean-generic: |
| 229 | |
| 230 | clean-generic: |
| 231 | |
| 232 | distclean-generic: |
| 233 | -rm -f $(CONFIG_CLEAN_FILES) |
| 234 | |
| 235 | maintainer-clean-generic: |
| 236 | @echo "This command is intended for maintainers to use" |
| 237 | @echo "it deletes files that may require special tools to rebuild." |
| 238 | clean: clean-am |
| 239 | |
| 240 | clean-am: clean-generic clean-libtool mostlyclean-am |
| 241 | |
| 242 | distclean: distclean-am |
| 243 | -rm -f Makefile |
| 244 | distclean-am: clean-am distclean-generic distclean-libtool |
| 245 | |
| 246 | dvi: dvi-am |
| 247 | |
| 248 | dvi-am: |
| 249 | |
| 250 | info: info-am |
| 251 | |
| 252 | info-am: |
| 253 | |
| 254 | install-data-am: |
| 255 | |
| 256 | install-exec-am: |
| 257 | |
| 258 | install-info: install-info-am |
| 259 | |
| 260 | install-man: |
| 261 | |
| 262 | installcheck-am: |
| 263 | |
| 264 | maintainer-clean: maintainer-clean-am |
| 265 | -rm -f Makefile |
| 266 | maintainer-clean-am: distclean-am maintainer-clean-generic |
| 267 | |
| 268 | mostlyclean: mostlyclean-am |
| 269 | |
| 270 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
| 271 | |
| 272 | pdf: pdf-am |
| 273 | |
| 274 | pdf-am: |
| 275 | |
| 276 | ps: ps-am |
| 277 | |
| 278 | ps-am: |
| 279 | |
| 280 | uninstall-am: uninstall-info-am |
| 281 | |
| 282 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
| 283 | distclean distclean-generic distclean-libtool distdir dvi \ |
| 284 | dvi-am info info-am install install-am install-data \ |
| 285 | install-data-am install-exec install-exec-am install-info \ |
| 286 | install-info-am install-man install-strip installcheck \ |
| 287 | installcheck-am installdirs maintainer-clean \ |
| 288 | maintainer-clean-generic mostlyclean mostlyclean-generic \ |
| 289 | mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ |
| 290 | uninstall-info-am |
| 291 | |
| 292 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 293 | # Otherwise a system limit (for SysV at least) may be exceeded. |
| 294 | .NOEXPORT: |