| [5672] | 1 | # Makefile.in generated by automake 1.8.5 from Makefile.am. | 
|---|
| [3493] | 2 | # @configure_input@ | 
|---|
 | 3 |  | 
|---|
 | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | 
|---|
| [5672] | 5 | # 2003, 2004  Free Software Foundation, Inc. | 
|---|
| [3493] | 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@ | 
|---|
| [5349] | 16 |  | 
|---|
 | 17 |  | 
|---|
| [5672] | 18 | SOURCES = $(libORXlibs_a_SOURCES) | 
|---|
 | 19 |  | 
|---|
| [3493] | 20 | srcdir = @srcdir@ | 
|---|
 | 21 | top_srcdir = @top_srcdir@ | 
|---|
 | 22 | VPATH = @srcdir@ | 
|---|
 | 23 | pkgdatadir = $(datadir)/@PACKAGE@ | 
|---|
 | 24 | pkglibdir = $(libdir)/@PACKAGE@ | 
|---|
 | 25 | pkgincludedir = $(includedir)/@PACKAGE@ | 
|---|
 | 26 | top_builddir = ../.. | 
|---|
 | 27 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | 
|---|
 | 28 | INSTALL = @INSTALL@ | 
|---|
 | 29 | install_sh_DATA = $(install_sh) -c -m 644 | 
|---|
 | 30 | install_sh_PROGRAM = $(install_sh) -c | 
|---|
 | 31 | install_sh_SCRIPT = $(install_sh) -c | 
|---|
 | 32 | INSTALL_HEADER = $(INSTALL_DATA) | 
|---|
 | 33 | transform = $(program_transform_name) | 
|---|
 | 34 | NORMAL_INSTALL = : | 
|---|
 | 35 | PRE_INSTALL = : | 
|---|
 | 36 | POST_INSTALL = : | 
|---|
 | 37 | NORMAL_UNINSTALL = : | 
|---|
 | 38 | PRE_UNINSTALL = : | 
|---|
 | 39 | POST_UNINSTALL = : | 
|---|
 | 40 | host_triplet = @host@ | 
|---|
 | 41 | subdir = src/lib | 
|---|
| [5349] | 42 | DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ | 
|---|
 | 43 |         $(srcdir)/Makefile.in | 
|---|
| [3493] | 44 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | 
|---|
 | 45 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac | 
|---|
 | 46 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ | 
|---|
 | 47 |         $(ACLOCAL_M4) | 
|---|
 | 48 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | 
|---|
 | 49 | CONFIG_HEADER = $(top_builddir)/config.h | 
|---|
 | 50 | CONFIG_CLEAN_FILES = | 
|---|
| [5463] | 51 | LIBRARIES = $(noinst_LIBRARIES) | 
|---|
 | 52 | AR = ar | 
|---|
 | 53 | ARFLAGS = cru | 
|---|
 | 54 | libORXlibs_a_AR = $(AR) $(ARFLAGS) | 
|---|
 | 55 | libORXlibs_a_LIBADD = | 
|---|
 | 56 | am_libORXlibs_a_OBJECTS = p_node.$(OBJEXT) null_parent.$(OBJEXT) \ | 
|---|
 | 57 |         base_object.$(OBJEXT) class_list.$(OBJEXT) \ | 
|---|
 | 58 |         ini_parser.$(OBJEXT) substring.$(OBJEXT) color.$(OBJEXT) \ | 
|---|
| [5536] | 59 |         helper_functions.$(OBJEXT) multi_type.$(OBJEXT) \ | 
|---|
| [5673] | 60 |         executor.$(OBJEXT) vector.$(OBJEXT) matrix.$(OBJEXT) \ | 
|---|
 | 61 |         curve.$(OBJEXT) | 
|---|
| [5463] | 62 | libORXlibs_a_OBJECTS = $(am_libORXlibs_a_OBJECTS) | 
|---|
| [5349] | 63 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) | 
|---|
 | 64 | depcomp = $(SHELL) $(top_srcdir)/depcomp | 
|---|
 | 65 | am__depfiles_maybe = depfiles | 
|---|
| [5672] | 66 | @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/base_object.Po \ | 
|---|
 | 67 | @AMDEP_TRUE@    ./$(DEPDIR)/class_list.Po ./$(DEPDIR)/color.Po \ | 
|---|
 | 68 | @AMDEP_TRUE@    ./$(DEPDIR)/curve.Po ./$(DEPDIR)/executor.Po \ | 
|---|
 | 69 | @AMDEP_TRUE@    ./$(DEPDIR)/helper_functions.Po \ | 
|---|
 | 70 | @AMDEP_TRUE@    ./$(DEPDIR)/ini_parser.Po \ | 
|---|
 | 71 | @AMDEP_TRUE@    ./$(DEPDIR)/multi_type.Po \ | 
|---|
 | 72 | @AMDEP_TRUE@    ./$(DEPDIR)/null_parent.Po ./$(DEPDIR)/p_node.Po \ | 
|---|
 | 73 | @AMDEP_TRUE@    ./$(DEPDIR)/substring.Po ./$(DEPDIR)/vector.Po | 
|---|
| [5349] | 74 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | 
|---|
 | 75 |         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) | 
|---|
 | 76 | CXXLD = $(CXX) | 
|---|
| [5463] | 77 | CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ | 
|---|
 | 78 |         -o $@ | 
|---|
 | 79 | SOURCES = $(libORXlibs_a_SOURCES) | 
|---|
 | 80 | DIST_SOURCES = $(libORXlibs_a_SOURCES) | 
|---|
| [3493] | 81 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ | 
|---|
 | 82 |         html-recursive info-recursive install-data-recursive \ | 
|---|
 | 83 |         install-exec-recursive install-info-recursive \ | 
|---|
 | 84 |         install-recursive installcheck-recursive installdirs-recursive \ | 
|---|
 | 85 |         pdf-recursive ps-recursive uninstall-info-recursive \ | 
|---|
 | 86 |         uninstall-recursive | 
|---|
| [5349] | 87 | HEADERS = $(noinst_HEADERS) | 
|---|
| [3493] | 88 | ETAGS = etags | 
|---|
 | 89 | CTAGS = ctags | 
|---|
| [4265] | 90 | DIST_SUBDIRS = $(SUBDIRS) | 
|---|
| [3493] | 91 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 
|---|
 | 92 | ACLOCAL = @ACLOCAL@ | 
|---|
 | 93 | AMDEP_FALSE = @AMDEP_FALSE@ | 
|---|
 | 94 | AMDEP_TRUE = @AMDEP_TRUE@ | 
|---|
 | 95 | AMTAR = @AMTAR@ | 
|---|
 | 96 | AUTOCONF = @AUTOCONF@ | 
|---|
 | 97 | AUTOHEADER = @AUTOHEADER@ | 
|---|
 | 98 | AUTOMAKE = @AUTOMAKE@ | 
|---|
 | 99 | AWK = @AWK@ | 
|---|
 | 100 | CC = @CC@ | 
|---|
 | 101 | CCDEPMODE = @CCDEPMODE@ | 
|---|
 | 102 | CFLAGS = @CFLAGS@ | 
|---|
 | 103 | CPP = @CPP@ | 
|---|
 | 104 | CPPFLAGS = @CPPFLAGS@ | 
|---|
 | 105 | CURL_CFLAGS = @CURL_CFLAGS@ | 
|---|
 | 106 | CURL_LIBS = @CURL_LIBS@ | 
|---|
 | 107 | CXX = @CXX@ | 
|---|
 | 108 | CXXDEPMODE = @CXXDEPMODE@ | 
|---|
 | 109 | CXXFLAGS = @CXXFLAGS@ | 
|---|
 | 110 | CYGPATH_W = @CYGPATH_W@ | 
|---|
 | 111 | DEBUG = @DEBUG@ | 
|---|
 | 112 | DEFS = @DEFS@ | 
|---|
 | 113 | DEPDIR = @DEPDIR@ | 
|---|
| [3558] | 114 | DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@ | 
|---|
 | 115 | DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@ | 
|---|
| [3493] | 116 | DOXYGEN = @DOXYGEN@ | 
|---|
 | 117 | DOXYGEN_FALSE = @DOXYGEN_FALSE@ | 
|---|
 | 118 | DOXYGEN_TRUE = @DOXYGEN_TRUE@ | 
|---|
 | 119 | ECHO_C = @ECHO_C@ | 
|---|
 | 120 | ECHO_N = @ECHO_N@ | 
|---|
 | 121 | ECHO_T = @ECHO_T@ | 
|---|
 | 122 | EGREP = @EGREP@ | 
|---|
 | 123 | EXEEXT = @EXEEXT@ | 
|---|
| [3789] | 124 | GPROF = @GPROF@ | 
|---|
| [3493] | 125 | GTK2_CFLAGS = @GTK2_CFLAGS@ | 
|---|
 | 126 | GTK2_LIBS = @GTK2_LIBS@ | 
|---|
 | 127 | HAVE_CURL_FALSE = @HAVE_CURL_FALSE@ | 
|---|
 | 128 | HAVE_CURL_TRUE = @HAVE_CURL_TRUE@ | 
|---|
 | 129 | HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@ | 
|---|
 | 130 | HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@ | 
|---|
 | 131 | INSTALL_DATA = @INSTALL_DATA@ | 
|---|
 | 132 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | 
|---|
 | 133 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
|---|
 | 134 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | 
|---|
 | 135 | LDFLAGS = @LDFLAGS@ | 
|---|
 | 136 | LIBOBJS = @LIBOBJS@ | 
|---|
 | 137 | LIBS = @LIBS@ | 
|---|
 | 138 | LTLIBOBJS = @LTLIBOBJS@ | 
|---|
 | 139 | MAKEINFO = @MAKEINFO@ | 
|---|
 | 140 | MSBITFIELDS = @MSBITFIELDS@ | 
|---|
 | 141 | OBJEXT = @OBJEXT@ | 
|---|
 | 142 | PACKAGE = @PACKAGE@ | 
|---|
 | 143 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | 
|---|
 | 144 | PACKAGE_NAME = @PACKAGE_NAME@ | 
|---|
 | 145 | PACKAGE_STRING = @PACKAGE_STRING@ | 
|---|
 | 146 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | 
|---|
 | 147 | PACKAGE_VERSION = @PACKAGE_VERSION@ | 
|---|
 | 148 | PATH_SEPARATOR = @PATH_SEPARATOR@ | 
|---|
| [4130] | 149 | PKG_CONFIG = @PKG_CONFIG@ | 
|---|
| [4054] | 150 | RANLIB = @RANLIB@ | 
|---|
| [3493] | 151 | SET_MAKE = @SET_MAKE@ | 
|---|
 | 152 | SHELL = @SHELL@ | 
|---|
 | 153 | STRIP = @STRIP@ | 
|---|
 | 154 | SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@ | 
|---|
 | 155 | SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@ | 
|---|
 | 156 | VERSION = @VERSION@ | 
|---|
 | 157 | ac_ct_CC = @ac_ct_CC@ | 
|---|
 | 158 | ac_ct_CXX = @ac_ct_CXX@ | 
|---|
| [4054] | 159 | ac_ct_RANLIB = @ac_ct_RANLIB@ | 
|---|
| [3493] | 160 | ac_ct_STRIP = @ac_ct_STRIP@ | 
|---|
 | 161 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | 
|---|
 | 162 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | 
|---|
 | 163 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ | 
|---|
 | 164 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ | 
|---|
 | 165 | am__include = @am__include@ | 
|---|
 | 166 | am__leading_dot = @am__leading_dot@ | 
|---|
 | 167 | am__quote = @am__quote@ | 
|---|
| [5475] | 168 | am__tar = @am__tar@ | 
|---|
 | 169 | am__untar = @am__untar@ | 
|---|
| [3493] | 170 | bindir = @bindir@ | 
|---|
 | 171 | build = @build@ | 
|---|
 | 172 | build_alias = @build_alias@ | 
|---|
 | 173 | build_cpu = @build_cpu@ | 
|---|
 | 174 | build_os = @build_os@ | 
|---|
 | 175 | build_vendor = @build_vendor@ | 
|---|
 | 176 | datadir = @datadir@ | 
|---|
 | 177 | exec_prefix = @exec_prefix@ | 
|---|
 | 178 | host = @host@ | 
|---|
 | 179 | host_alias = @host_alias@ | 
|---|
 | 180 | host_cpu = @host_cpu@ | 
|---|
 | 181 | host_os = @host_os@ | 
|---|
 | 182 | host_vendor = @host_vendor@ | 
|---|
 | 183 | includedir = @includedir@ | 
|---|
 | 184 | infodir = @infodir@ | 
|---|
 | 185 | install_sh = @install_sh@ | 
|---|
 | 186 | libdir = @libdir@ | 
|---|
 | 187 | libexecdir = @libexecdir@ | 
|---|
 | 188 | localstatedir = @localstatedir@ | 
|---|
 | 189 | mandir = @mandir@ | 
|---|
 | 190 | mkdir_p = @mkdir_p@ | 
|---|
 | 191 | oldincludedir = @oldincludedir@ | 
|---|
 | 192 | prefix = @prefix@ | 
|---|
 | 193 | program_transform_name = @program_transform_name@ | 
|---|
 | 194 | sbindir = @sbindir@ | 
|---|
 | 195 | sharedstatedir = @sharedstatedir@ | 
|---|
 | 196 | sysconfdir = @sysconfdir@ | 
|---|
 | 197 | target = @target@ | 
|---|
 | 198 | target_alias = @target_alias@ | 
|---|
 | 199 | target_cpu = @target_cpu@ | 
|---|
 | 200 | target_os = @target_os@ | 
|---|
 | 201 | target_vendor = @target_vendor@ | 
|---|
| [5349] | 202 | MAINSRCDIR = .. | 
|---|
| [5463] | 203 | noinst_LIBRARIES = libORXlibs.a | 
|---|
| [5349] | 204 |  | 
|---|
| [5463] | 205 | #libORXlibs_a_DEPENDENCIES = gui/gtk_gui/libORXgui.a \ | 
|---|
 | 206 | #                            gui/gl_gui/libORXglgui.a \ | 
|---|
 | 207 | #                            graphics/importer/libORXimporter.a \ | 
|---|
 | 208 | #                            graphics/libORXgraphics.a \ | 
|---|
 | 209 | #                            sound/libORXsound.a \ | 
|---|
 | 210 | #                            event/libORXevent.a \ | 
|---|
 | 211 | #                            physics/libORXphysics.a \ | 
|---|
 | 212 | #                            particles/libORXparticles.a \ | 
|---|
 | 213 | #                            collision_detection/libORXcd.a \ | 
|---|
 | 214 | #                            graphics/spatial_separation/libORXquadtree.a \ | 
|---|
 | 215 | #                            tinyxml/libtinyxml.a \ | 
|---|
 | 216 | #                            shell/libORXshell.a | 
|---|
| [5349] | 217 |  | 
|---|
| [5673] | 218 | #libORXlibs_a_LIBDADD =     gui/gtk_gui/libORXgui.a \ | 
|---|
| [5463] | 219 | #                            gui/gl_gui/libORXglgui.a \ | 
|---|
 | 220 | #                            graphics/importer/libORXimporter.a \ | 
|---|
 | 221 | #                            graphics/libORXgraphics.a \ | 
|---|
 | 222 | #                            sound/libORXsound.a \ | 
|---|
 | 223 | #                            event/libORXevent.a \ | 
|---|
 | 224 | #                            physics/libORXphysics.a \ | 
|---|
 | 225 | #                            particles/libORXparticles.a \ | 
|---|
 | 226 | #                            collision_detection/libORXcd.a \ | 
|---|
 | 227 | #                            graphics/spatial_separation/libORXquadtree.a \ | 
|---|
 | 228 | #                            tinyxml/libtinyxml.a \ | 
|---|
 | 229 | #                            shell/libORXshell.a \ | 
|---|
 | 230 | #                            $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS) | 
|---|
 | 231 | libORXlibs_a_SOURCES = coord/p_node.cc \ | 
|---|
| [5349] | 232 |                         coord/null_parent.cc \ | 
|---|
 | 233 |                         lang/base_object.cc \ | 
|---|
 | 234 |                         lang/class_list.cc \ | 
|---|
 | 235 |                         util/ini_parser.cc \ | 
|---|
 | 236 |                         util/substring.cc \ | 
|---|
 | 237 |                         util/color.cc \ | 
|---|
 | 238 |                         util/helper_functions.cc \ | 
|---|
| [5536] | 239 |                         util/multi_type.cc \ | 
|---|
| [5634] | 240 |                         util/executor/executor.cc \ | 
|---|
| [5349] | 241 |                         math/vector.cc \ | 
|---|
| [5673] | 242 |                         math/matrix.cc \ | 
|---|
| [5349] | 243 |                         math/curve.cc | 
|---|
 | 244 |  | 
|---|
 | 245 | noinst_HEADERS = coord/p_node.h \ | 
|---|
 | 246 |                         coord/null_parent.h \ | 
|---|
 | 247 |                         lang/base_object.h \ | 
|---|
 | 248 |                         graphics/render2D/element_2d.h \ | 
|---|
 | 249 |                         graphics/render2D/render_2d.h \ | 
|---|
 | 250 |                         lang/class_list.h \ | 
|---|
 | 251 |                         util/ini_parser.h \ | 
|---|
 | 252 |                         util/substring.h \ | 
|---|
 | 253 |                         util/array.h \ | 
|---|
 | 254 |                         util/list.h \ | 
|---|
| [5389] | 255 |                         util/t_stack.h \ | 
|---|
| [5349] | 256 |                         util/color.h \ | 
|---|
 | 257 |                         util/helper_functions.h \ | 
|---|
| [5536] | 258 |                         util/multi_type.h \ | 
|---|
| [5634] | 259 |                         util/executor/executor.h \ | 
|---|
| [5673] | 260 |                         math/matrix.h \ | 
|---|
| [5349] | 261 |                         math/vector.h \ | 
|---|
 | 262 |                         math/curve.h | 
|---|
 | 263 |  | 
|---|
| [3493] | 264 | SUBDIRS = graphics \ | 
|---|
| [4569] | 265 |           sound \ | 
|---|
 | 266 |           event \ | 
|---|
 | 267 |           physics \ | 
|---|
 | 268 |           particles \ | 
|---|
 | 269 |           collision_detection \ | 
|---|
 | 270 |           tinyxml \ | 
|---|
| [5349] | 271 |           shell \ | 
|---|
 | 272 |           gui \ | 
|---|
 | 273 |           . | 
|---|
| [3493] | 274 |  | 
|---|
 | 275 | all: all-recursive | 
|---|
 | 276 |  | 
|---|
 | 277 | .SUFFIXES: | 
|---|
| [5463] | 278 | .SUFFIXES: .cc .o .obj | 
|---|
| [3493] | 279 | $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps) | 
|---|
 | 280 |         @for dep in $?; do \ | 
|---|
 | 281 |           case '$(am__configure_deps)' in \ | 
|---|
 | 282 |             *$$dep*) \ | 
|---|
 | 283 |               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ | 
|---|
 | 284 |                 && exit 0; \ | 
|---|
 | 285 |               exit 1;; \ | 
|---|
 | 286 |           esac; \ | 
|---|
 | 287 |         done; \ | 
|---|
| [5465] | 288 |         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/Makefile'; \ | 
|---|
| [3493] | 289 |         cd $(top_srcdir) && \ | 
|---|
| [5465] | 290 |           $(AUTOMAKE) --foreign  src/lib/Makefile | 
|---|
| [3493] | 291 | .PRECIOUS: Makefile | 
|---|
 | 292 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | 
|---|
 | 293 |         @case '$?' in \ | 
|---|
 | 294 |           *config.status*) \ | 
|---|
 | 295 |             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ | 
|---|
 | 296 |           *) \ | 
|---|
 | 297 |             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ | 
|---|
 | 298 |             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ | 
|---|
 | 299 |         esac; | 
|---|
 | 300 |  | 
|---|
 | 301 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | 
|---|
 | 302 |         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
|---|
 | 303 |  | 
|---|
 | 304 | $(top_srcdir)/configure:  $(am__configure_deps) | 
|---|
 | 305 |         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
|---|
 | 306 | $(ACLOCAL_M4):  $(am__aclocal_m4_deps) | 
|---|
 | 307 |         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
|---|
| [5349] | 308 |  | 
|---|
| [5463] | 309 | clean-noinstLIBRARIES: | 
|---|
 | 310 |         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) | 
|---|
 | 311 | libORXlibs.a: $(libORXlibs_a_OBJECTS) $(libORXlibs_a_DEPENDENCIES)  | 
|---|
 | 312 |         -rm -f libORXlibs.a | 
|---|
 | 313 |         $(libORXlibs_a_AR) libORXlibs.a $(libORXlibs_a_OBJECTS) $(libORXlibs_a_LIBADD) | 
|---|
 | 314 |         $(RANLIB) libORXlibs.a | 
|---|
| [5349] | 315 |  | 
|---|
 | 316 | mostlyclean-compile: | 
|---|
 | 317 |         -rm -f *.$(OBJEXT) | 
|---|
 | 318 |  | 
|---|
 | 319 | distclean-compile: | 
|---|
 | 320 |         -rm -f *.tab.c | 
|---|
 | 321 |  | 
|---|
| [5463] | 322 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base_object.Po@am__quote@ | 
|---|
 | 323 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/class_list.Po@am__quote@ | 
|---|
 | 324 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/color.Po@am__quote@ | 
|---|
 | 325 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/curve.Po@am__quote@ | 
|---|
| [5634] | 326 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/executor.Po@am__quote@ | 
|---|
| [5463] | 327 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helper_functions.Po@am__quote@ | 
|---|
 | 328 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ini_parser.Po@am__quote@ | 
|---|
| [5673] | 329 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/matrix.Po@am__quote@ | 
|---|
| [5536] | 330 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi_type.Po@am__quote@ | 
|---|
| [5463] | 331 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/null_parent.Po@am__quote@ | 
|---|
 | 332 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/p_node.Po@am__quote@ | 
|---|
 | 333 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/substring.Po@am__quote@ | 
|---|
 | 334 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vector.Po@am__quote@ | 
|---|
| [5349] | 335 |  | 
|---|
 | 336 | .cc.o: | 
|---|
 | 337 | @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ | 
|---|
 | 338 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | 
|---|
 | 339 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 340 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 341 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 342 | @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $< | 
|---|
 | 343 |  | 
|---|
 | 344 | .cc.obj: | 
|---|
 | 345 | @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ | 
|---|
 | 346 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | 
|---|
 | 347 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 348 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 349 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 350 | @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` | 
|---|
 | 351 |  | 
|---|
 | 352 | p_node.o: coord/p_node.cc | 
|---|
 | 353 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT p_node.o -MD -MP -MF "$(DEPDIR)/p_node.Tpo" -c -o p_node.o `test -f 'coord/p_node.cc' || echo '$(srcdir)/'`coord/p_node.cc; \ | 
|---|
 | 354 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/p_node.Tpo" "$(DEPDIR)/p_node.Po"; else rm -f "$(DEPDIR)/p_node.Tpo"; exit 1; fi | 
|---|
 | 355 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='coord/p_node.cc' object='p_node.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 356 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/p_node.Po' tmpdepfile='$(DEPDIR)/p_node.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 357 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 358 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o p_node.o `test -f 'coord/p_node.cc' || echo '$(srcdir)/'`coord/p_node.cc | 
|---|
 | 359 |  | 
|---|
 | 360 | p_node.obj: coord/p_node.cc | 
|---|
 | 361 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT p_node.obj -MD -MP -MF "$(DEPDIR)/p_node.Tpo" -c -o p_node.obj `if test -f 'coord/p_node.cc'; then $(CYGPATH_W) 'coord/p_node.cc'; else $(CYGPATH_W) '$(srcdir)/coord/p_node.cc'; fi`; \ | 
|---|
 | 362 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/p_node.Tpo" "$(DEPDIR)/p_node.Po"; else rm -f "$(DEPDIR)/p_node.Tpo"; exit 1; fi | 
|---|
 | 363 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='coord/p_node.cc' object='p_node.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 364 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/p_node.Po' tmpdepfile='$(DEPDIR)/p_node.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 365 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 366 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o p_node.obj `if test -f 'coord/p_node.cc'; then $(CYGPATH_W) 'coord/p_node.cc'; else $(CYGPATH_W) '$(srcdir)/coord/p_node.cc'; fi` | 
|---|
 | 367 |  | 
|---|
 | 368 | null_parent.o: coord/null_parent.cc | 
|---|
 | 369 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT null_parent.o -MD -MP -MF "$(DEPDIR)/null_parent.Tpo" -c -o null_parent.o `test -f 'coord/null_parent.cc' || echo '$(srcdir)/'`coord/null_parent.cc; \ | 
|---|
 | 370 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/null_parent.Tpo" "$(DEPDIR)/null_parent.Po"; else rm -f "$(DEPDIR)/null_parent.Tpo"; exit 1; fi | 
|---|
 | 371 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='coord/null_parent.cc' object='null_parent.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 372 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/null_parent.Po' tmpdepfile='$(DEPDIR)/null_parent.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 373 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 374 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o null_parent.o `test -f 'coord/null_parent.cc' || echo '$(srcdir)/'`coord/null_parent.cc | 
|---|
 | 375 |  | 
|---|
 | 376 | null_parent.obj: coord/null_parent.cc | 
|---|
 | 377 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT null_parent.obj -MD -MP -MF "$(DEPDIR)/null_parent.Tpo" -c -o null_parent.obj `if test -f 'coord/null_parent.cc'; then $(CYGPATH_W) 'coord/null_parent.cc'; else $(CYGPATH_W) '$(srcdir)/coord/null_parent.cc'; fi`; \ | 
|---|
 | 378 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/null_parent.Tpo" "$(DEPDIR)/null_parent.Po"; else rm -f "$(DEPDIR)/null_parent.Tpo"; exit 1; fi | 
|---|
 | 379 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='coord/null_parent.cc' object='null_parent.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 380 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/null_parent.Po' tmpdepfile='$(DEPDIR)/null_parent.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 381 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 382 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o null_parent.obj `if test -f 'coord/null_parent.cc'; then $(CYGPATH_W) 'coord/null_parent.cc'; else $(CYGPATH_W) '$(srcdir)/coord/null_parent.cc'; fi` | 
|---|
 | 383 |  | 
|---|
 | 384 | base_object.o: lang/base_object.cc | 
|---|
 | 385 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT base_object.o -MD -MP -MF "$(DEPDIR)/base_object.Tpo" -c -o base_object.o `test -f 'lang/base_object.cc' || echo '$(srcdir)/'`lang/base_object.cc; \ | 
|---|
 | 386 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/base_object.Tpo" "$(DEPDIR)/base_object.Po"; else rm -f "$(DEPDIR)/base_object.Tpo"; exit 1; fi | 
|---|
 | 387 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='lang/base_object.cc' object='base_object.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 388 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/base_object.Po' tmpdepfile='$(DEPDIR)/base_object.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 389 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 390 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o base_object.o `test -f 'lang/base_object.cc' || echo '$(srcdir)/'`lang/base_object.cc | 
|---|
 | 391 |  | 
|---|
 | 392 | base_object.obj: lang/base_object.cc | 
|---|
 | 393 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT base_object.obj -MD -MP -MF "$(DEPDIR)/base_object.Tpo" -c -o base_object.obj `if test -f 'lang/base_object.cc'; then $(CYGPATH_W) 'lang/base_object.cc'; else $(CYGPATH_W) '$(srcdir)/lang/base_object.cc'; fi`; \ | 
|---|
 | 394 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/base_object.Tpo" "$(DEPDIR)/base_object.Po"; else rm -f "$(DEPDIR)/base_object.Tpo"; exit 1; fi | 
|---|
 | 395 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='lang/base_object.cc' object='base_object.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 396 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/base_object.Po' tmpdepfile='$(DEPDIR)/base_object.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 397 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 398 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o base_object.obj `if test -f 'lang/base_object.cc'; then $(CYGPATH_W) 'lang/base_object.cc'; else $(CYGPATH_W) '$(srcdir)/lang/base_object.cc'; fi` | 
|---|
 | 399 |  | 
|---|
 | 400 | class_list.o: lang/class_list.cc | 
|---|
 | 401 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT class_list.o -MD -MP -MF "$(DEPDIR)/class_list.Tpo" -c -o class_list.o `test -f 'lang/class_list.cc' || echo '$(srcdir)/'`lang/class_list.cc; \ | 
|---|
 | 402 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/class_list.Tpo" "$(DEPDIR)/class_list.Po"; else rm -f "$(DEPDIR)/class_list.Tpo"; exit 1; fi | 
|---|
 | 403 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='lang/class_list.cc' object='class_list.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 404 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/class_list.Po' tmpdepfile='$(DEPDIR)/class_list.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 405 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 406 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o class_list.o `test -f 'lang/class_list.cc' || echo '$(srcdir)/'`lang/class_list.cc | 
|---|
 | 407 |  | 
|---|
 | 408 | class_list.obj: lang/class_list.cc | 
|---|
 | 409 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT class_list.obj -MD -MP -MF "$(DEPDIR)/class_list.Tpo" -c -o class_list.obj `if test -f 'lang/class_list.cc'; then $(CYGPATH_W) 'lang/class_list.cc'; else $(CYGPATH_W) '$(srcdir)/lang/class_list.cc'; fi`; \ | 
|---|
 | 410 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/class_list.Tpo" "$(DEPDIR)/class_list.Po"; else rm -f "$(DEPDIR)/class_list.Tpo"; exit 1; fi | 
|---|
 | 411 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='lang/class_list.cc' object='class_list.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 412 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/class_list.Po' tmpdepfile='$(DEPDIR)/class_list.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 413 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 414 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o class_list.obj `if test -f 'lang/class_list.cc'; then $(CYGPATH_W) 'lang/class_list.cc'; else $(CYGPATH_W) '$(srcdir)/lang/class_list.cc'; fi` | 
|---|
 | 415 |  | 
|---|
 | 416 | ini_parser.o: util/ini_parser.cc | 
|---|
 | 417 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ini_parser.o -MD -MP -MF "$(DEPDIR)/ini_parser.Tpo" -c -o ini_parser.o `test -f 'util/ini_parser.cc' || echo '$(srcdir)/'`util/ini_parser.cc; \ | 
|---|
 | 418 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/ini_parser.Tpo" "$(DEPDIR)/ini_parser.Po"; else rm -f "$(DEPDIR)/ini_parser.Tpo"; exit 1; fi | 
|---|
 | 419 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/ini_parser.cc' object='ini_parser.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 420 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/ini_parser.Po' tmpdepfile='$(DEPDIR)/ini_parser.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 421 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 422 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ini_parser.o `test -f 'util/ini_parser.cc' || echo '$(srcdir)/'`util/ini_parser.cc | 
|---|
 | 423 |  | 
|---|
 | 424 | ini_parser.obj: util/ini_parser.cc | 
|---|
 | 425 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT ini_parser.obj -MD -MP -MF "$(DEPDIR)/ini_parser.Tpo" -c -o ini_parser.obj `if test -f 'util/ini_parser.cc'; then $(CYGPATH_W) 'util/ini_parser.cc'; else $(CYGPATH_W) '$(srcdir)/util/ini_parser.cc'; fi`; \ | 
|---|
 | 426 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/ini_parser.Tpo" "$(DEPDIR)/ini_parser.Po"; else rm -f "$(DEPDIR)/ini_parser.Tpo"; exit 1; fi | 
|---|
 | 427 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/ini_parser.cc' object='ini_parser.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 428 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/ini_parser.Po' tmpdepfile='$(DEPDIR)/ini_parser.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 429 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 430 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o ini_parser.obj `if test -f 'util/ini_parser.cc'; then $(CYGPATH_W) 'util/ini_parser.cc'; else $(CYGPATH_W) '$(srcdir)/util/ini_parser.cc'; fi` | 
|---|
 | 431 |  | 
|---|
 | 432 | substring.o: util/substring.cc | 
|---|
 | 433 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT substring.o -MD -MP -MF "$(DEPDIR)/substring.Tpo" -c -o substring.o `test -f 'util/substring.cc' || echo '$(srcdir)/'`util/substring.cc; \ | 
|---|
 | 434 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/substring.Tpo" "$(DEPDIR)/substring.Po"; else rm -f "$(DEPDIR)/substring.Tpo"; exit 1; fi | 
|---|
 | 435 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/substring.cc' object='substring.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 436 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/substring.Po' tmpdepfile='$(DEPDIR)/substring.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 437 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 438 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o substring.o `test -f 'util/substring.cc' || echo '$(srcdir)/'`util/substring.cc | 
|---|
 | 439 |  | 
|---|
 | 440 | substring.obj: util/substring.cc | 
|---|
 | 441 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT substring.obj -MD -MP -MF "$(DEPDIR)/substring.Tpo" -c -o substring.obj `if test -f 'util/substring.cc'; then $(CYGPATH_W) 'util/substring.cc'; else $(CYGPATH_W) '$(srcdir)/util/substring.cc'; fi`; \ | 
|---|
 | 442 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/substring.Tpo" "$(DEPDIR)/substring.Po"; else rm -f "$(DEPDIR)/substring.Tpo"; exit 1; fi | 
|---|
 | 443 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/substring.cc' object='substring.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 444 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/substring.Po' tmpdepfile='$(DEPDIR)/substring.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 445 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 446 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o substring.obj `if test -f 'util/substring.cc'; then $(CYGPATH_W) 'util/substring.cc'; else $(CYGPATH_W) '$(srcdir)/util/substring.cc'; fi` | 
|---|
 | 447 |  | 
|---|
 | 448 | color.o: util/color.cc | 
|---|
 | 449 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT color.o -MD -MP -MF "$(DEPDIR)/color.Tpo" -c -o color.o `test -f 'util/color.cc' || echo '$(srcdir)/'`util/color.cc; \ | 
|---|
 | 450 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/color.Tpo" "$(DEPDIR)/color.Po"; else rm -f "$(DEPDIR)/color.Tpo"; exit 1; fi | 
|---|
 | 451 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/color.cc' object='color.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 452 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/color.Po' tmpdepfile='$(DEPDIR)/color.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 453 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 454 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o color.o `test -f 'util/color.cc' || echo '$(srcdir)/'`util/color.cc | 
|---|
 | 455 |  | 
|---|
 | 456 | color.obj: util/color.cc | 
|---|
 | 457 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT color.obj -MD -MP -MF "$(DEPDIR)/color.Tpo" -c -o color.obj `if test -f 'util/color.cc'; then $(CYGPATH_W) 'util/color.cc'; else $(CYGPATH_W) '$(srcdir)/util/color.cc'; fi`; \ | 
|---|
 | 458 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/color.Tpo" "$(DEPDIR)/color.Po"; else rm -f "$(DEPDIR)/color.Tpo"; exit 1; fi | 
|---|
 | 459 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/color.cc' object='color.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 460 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/color.Po' tmpdepfile='$(DEPDIR)/color.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 461 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 462 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o color.obj `if test -f 'util/color.cc'; then $(CYGPATH_W) 'util/color.cc'; else $(CYGPATH_W) '$(srcdir)/util/color.cc'; fi` | 
|---|
 | 463 |  | 
|---|
 | 464 | helper_functions.o: util/helper_functions.cc | 
|---|
 | 465 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT helper_functions.o -MD -MP -MF "$(DEPDIR)/helper_functions.Tpo" -c -o helper_functions.o `test -f 'util/helper_functions.cc' || echo '$(srcdir)/'`util/helper_functions.cc; \ | 
|---|
 | 466 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/helper_functions.Tpo" "$(DEPDIR)/helper_functions.Po"; else rm -f "$(DEPDIR)/helper_functions.Tpo"; exit 1; fi | 
|---|
 | 467 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/helper_functions.cc' object='helper_functions.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 468 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/helper_functions.Po' tmpdepfile='$(DEPDIR)/helper_functions.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 469 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 470 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o helper_functions.o `test -f 'util/helper_functions.cc' || echo '$(srcdir)/'`util/helper_functions.cc | 
|---|
 | 471 |  | 
|---|
 | 472 | helper_functions.obj: util/helper_functions.cc | 
|---|
 | 473 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT helper_functions.obj -MD -MP -MF "$(DEPDIR)/helper_functions.Tpo" -c -o helper_functions.obj `if test -f 'util/helper_functions.cc'; then $(CYGPATH_W) 'util/helper_functions.cc'; else $(CYGPATH_W) '$(srcdir)/util/helper_functions.cc'; fi`; \ | 
|---|
 | 474 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/helper_functions.Tpo" "$(DEPDIR)/helper_functions.Po"; else rm -f "$(DEPDIR)/helper_functions.Tpo"; exit 1; fi | 
|---|
 | 475 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/helper_functions.cc' object='helper_functions.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 476 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/helper_functions.Po' tmpdepfile='$(DEPDIR)/helper_functions.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 477 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 478 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o helper_functions.obj `if test -f 'util/helper_functions.cc'; then $(CYGPATH_W) 'util/helper_functions.cc'; else $(CYGPATH_W) '$(srcdir)/util/helper_functions.cc'; fi` | 
|---|
 | 479 |  | 
|---|
| [5536] | 480 | multi_type.o: util/multi_type.cc | 
|---|
 | 481 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT multi_type.o -MD -MP -MF "$(DEPDIR)/multi_type.Tpo" -c -o multi_type.o `test -f 'util/multi_type.cc' || echo '$(srcdir)/'`util/multi_type.cc; \ | 
|---|
 | 482 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/multi_type.Tpo" "$(DEPDIR)/multi_type.Po"; else rm -f "$(DEPDIR)/multi_type.Tpo"; exit 1; fi | 
|---|
 | 483 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/multi_type.cc' object='multi_type.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 484 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/multi_type.Po' tmpdepfile='$(DEPDIR)/multi_type.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 485 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5536] | 486 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o multi_type.o `test -f 'util/multi_type.cc' || echo '$(srcdir)/'`util/multi_type.cc | 
|---|
 | 487 |  | 
|---|
 | 488 | multi_type.obj: util/multi_type.cc | 
|---|
 | 489 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT multi_type.obj -MD -MP -MF "$(DEPDIR)/multi_type.Tpo" -c -o multi_type.obj `if test -f 'util/multi_type.cc'; then $(CYGPATH_W) 'util/multi_type.cc'; else $(CYGPATH_W) '$(srcdir)/util/multi_type.cc'; fi`; \ | 
|---|
 | 490 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/multi_type.Tpo" "$(DEPDIR)/multi_type.Po"; else rm -f "$(DEPDIR)/multi_type.Tpo"; exit 1; fi | 
|---|
 | 491 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/multi_type.cc' object='multi_type.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 492 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/multi_type.Po' tmpdepfile='$(DEPDIR)/multi_type.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 493 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5536] | 494 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o multi_type.obj `if test -f 'util/multi_type.cc'; then $(CYGPATH_W) 'util/multi_type.cc'; else $(CYGPATH_W) '$(srcdir)/util/multi_type.cc'; fi` | 
|---|
 | 495 |  | 
|---|
| [5634] | 496 | executor.o: util/executor/executor.cc | 
|---|
 | 497 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT executor.o -MD -MP -MF "$(DEPDIR)/executor.Tpo" -c -o executor.o `test -f 'util/executor/executor.cc' || echo '$(srcdir)/'`util/executor/executor.cc; \ | 
|---|
 | 498 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/executor.Tpo" "$(DEPDIR)/executor.Po"; else rm -f "$(DEPDIR)/executor.Tpo"; exit 1; fi | 
|---|
 | 499 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/executor/executor.cc' object='executor.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 500 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/executor.Po' tmpdepfile='$(DEPDIR)/executor.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 501 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5634] | 502 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o executor.o `test -f 'util/executor/executor.cc' || echo '$(srcdir)/'`util/executor/executor.cc | 
|---|
 | 503 |  | 
|---|
 | 504 | executor.obj: util/executor/executor.cc | 
|---|
 | 505 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT executor.obj -MD -MP -MF "$(DEPDIR)/executor.Tpo" -c -o executor.obj `if test -f 'util/executor/executor.cc'; then $(CYGPATH_W) 'util/executor/executor.cc'; else $(CYGPATH_W) '$(srcdir)/util/executor/executor.cc'; fi`; \ | 
|---|
 | 506 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/executor.Tpo" "$(DEPDIR)/executor.Po"; else rm -f "$(DEPDIR)/executor.Tpo"; exit 1; fi | 
|---|
 | 507 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/executor/executor.cc' object='executor.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 508 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/executor.Po' tmpdepfile='$(DEPDIR)/executor.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 509 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5634] | 510 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o executor.obj `if test -f 'util/executor/executor.cc'; then $(CYGPATH_W) 'util/executor/executor.cc'; else $(CYGPATH_W) '$(srcdir)/util/executor/executor.cc'; fi` | 
|---|
 | 511 |  | 
|---|
| [5349] | 512 | vector.o: math/vector.cc | 
|---|
 | 513 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT vector.o -MD -MP -MF "$(DEPDIR)/vector.Tpo" -c -o vector.o `test -f 'math/vector.cc' || echo '$(srcdir)/'`math/vector.cc; \ | 
|---|
 | 514 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/vector.Tpo" "$(DEPDIR)/vector.Po"; else rm -f "$(DEPDIR)/vector.Tpo"; exit 1; fi | 
|---|
 | 515 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='math/vector.cc' object='vector.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 516 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/vector.Po' tmpdepfile='$(DEPDIR)/vector.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 517 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 518 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o vector.o `test -f 'math/vector.cc' || echo '$(srcdir)/'`math/vector.cc | 
|---|
 | 519 |  | 
|---|
 | 520 | vector.obj: math/vector.cc | 
|---|
 | 521 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT vector.obj -MD -MP -MF "$(DEPDIR)/vector.Tpo" -c -o vector.obj `if test -f 'math/vector.cc'; then $(CYGPATH_W) 'math/vector.cc'; else $(CYGPATH_W) '$(srcdir)/math/vector.cc'; fi`; \ | 
|---|
 | 522 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/vector.Tpo" "$(DEPDIR)/vector.Po"; else rm -f "$(DEPDIR)/vector.Tpo"; exit 1; fi | 
|---|
 | 523 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='math/vector.cc' object='vector.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 524 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/vector.Po' tmpdepfile='$(DEPDIR)/vector.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 525 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 526 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o vector.obj `if test -f 'math/vector.cc'; then $(CYGPATH_W) 'math/vector.cc'; else $(CYGPATH_W) '$(srcdir)/math/vector.cc'; fi` | 
|---|
 | 527 |  | 
|---|
| [5673] | 528 | matrix.o: math/matrix.cc | 
|---|
 | 529 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matrix.o -MD -MP -MF "$(DEPDIR)/matrix.Tpo" -c -o matrix.o `test -f 'math/matrix.cc' || echo '$(srcdir)/'`math/matrix.cc; \ | 
|---|
 | 530 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/matrix.Tpo" "$(DEPDIR)/matrix.Po"; else rm -f "$(DEPDIR)/matrix.Tpo"; exit 1; fi | 
|---|
 | 531 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='math/matrix.cc' object='matrix.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
 | 532 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
 | 533 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matrix.o `test -f 'math/matrix.cc' || echo '$(srcdir)/'`math/matrix.cc | 
|---|
 | 534 |  | 
|---|
 | 535 | matrix.obj: math/matrix.cc | 
|---|
 | 536 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT matrix.obj -MD -MP -MF "$(DEPDIR)/matrix.Tpo" -c -o matrix.obj `if test -f 'math/matrix.cc'; then $(CYGPATH_W) 'math/matrix.cc'; else $(CYGPATH_W) '$(srcdir)/math/matrix.cc'; fi`; \ | 
|---|
 | 537 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/matrix.Tpo" "$(DEPDIR)/matrix.Po"; else rm -f "$(DEPDIR)/matrix.Tpo"; exit 1; fi | 
|---|
 | 538 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='math/matrix.cc' object='matrix.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
 | 539 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
 | 540 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o matrix.obj `if test -f 'math/matrix.cc'; then $(CYGPATH_W) 'math/matrix.cc'; else $(CYGPATH_W) '$(srcdir)/math/matrix.cc'; fi` | 
|---|
 | 541 |  | 
|---|
| [5349] | 542 | curve.o: math/curve.cc | 
|---|
 | 543 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT curve.o -MD -MP -MF "$(DEPDIR)/curve.Tpo" -c -o curve.o `test -f 'math/curve.cc' || echo '$(srcdir)/'`math/curve.cc; \ | 
|---|
 | 544 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/curve.Tpo" "$(DEPDIR)/curve.Po"; else rm -f "$(DEPDIR)/curve.Tpo"; exit 1; fi | 
|---|
 | 545 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='math/curve.cc' object='curve.o' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 546 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/curve.Po' tmpdepfile='$(DEPDIR)/curve.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 547 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 548 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o curve.o `test -f 'math/curve.cc' || echo '$(srcdir)/'`math/curve.cc | 
|---|
 | 549 |  | 
|---|
 | 550 | curve.obj: math/curve.cc | 
|---|
 | 551 | @am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT curve.obj -MD -MP -MF "$(DEPDIR)/curve.Tpo" -c -o curve.obj `if test -f 'math/curve.cc'; then $(CYGPATH_W) 'math/curve.cc'; else $(CYGPATH_W) '$(srcdir)/math/curve.cc'; fi`; \ | 
|---|
 | 552 | @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/curve.Tpo" "$(DEPDIR)/curve.Po"; else rm -f "$(DEPDIR)/curve.Tpo"; exit 1; fi | 
|---|
 | 553 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='math/curve.cc' object='curve.obj' libtool=no @AMDEPBACKSLASH@ | 
|---|
| [5672] | 554 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/curve.Po' tmpdepfile='$(DEPDIR)/curve.TPo' @AMDEPBACKSLASH@ | 
|---|
 | 555 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ | 
|---|
| [5349] | 556 | @am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o curve.obj `if test -f 'math/curve.cc'; then $(CYGPATH_W) 'math/curve.cc'; else $(CYGPATH_W) '$(srcdir)/math/curve.cc'; fi` | 
|---|
| [3493] | 557 | uninstall-info-am: | 
|---|
 | 558 |  | 
|---|
 | 559 | # This directory's subdirectories are mostly independent; you can cd | 
|---|
 | 560 | # into them and run `make' without going through this Makefile. | 
|---|
 | 561 | # To change the values of `make' variables: instead of editing Makefiles, | 
|---|
 | 562 | # (1) if the variable is set in `config.status', edit `config.status' | 
|---|
 | 563 | #     (which will cause the Makefiles to be regenerated when you run `make'); | 
|---|
 | 564 | # (2) otherwise, pass the desired values on the `make' command line. | 
|---|
 | 565 | $(RECURSIVE_TARGETS): | 
|---|
| [5672] | 566 |         @set fnord $$MAKEFLAGS; amf=$$2; \ | 
|---|
| [3493] | 567 |         dot_seen=no; \ | 
|---|
 | 568 |         target=`echo $@ | sed s/-recursive//`; \ | 
|---|
 | 569 |         list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
 | 570 |           echo "Making $$target in $$subdir"; \ | 
|---|
 | 571 |           if test "$$subdir" = "."; then \ | 
|---|
 | 572 |             dot_seen=yes; \ | 
|---|
 | 573 |             local_target="$$target-am"; \ | 
|---|
 | 574 |           else \ | 
|---|
 | 575 |             local_target="$$target"; \ | 
|---|
 | 576 |           fi; \ | 
|---|
 | 577 |           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | 
|---|
| [5672] | 578 |            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | 
|---|
| [3493] | 579 |         done; \ | 
|---|
 | 580 |         if test "$$dot_seen" = "no"; then \ | 
|---|
 | 581 |           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ | 
|---|
 | 582 |         fi; test -z "$$fail" | 
|---|
 | 583 |  | 
|---|
 | 584 | mostlyclean-recursive clean-recursive distclean-recursive \ | 
|---|
 | 585 | maintainer-clean-recursive: | 
|---|
| [5672] | 586 |         @set fnord $$MAKEFLAGS; amf=$$2; \ | 
|---|
| [3493] | 587 |         dot_seen=no; \ | 
|---|
 | 588 |         case "$@" in \ | 
|---|
 | 589 |           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ | 
|---|
 | 590 |           *) list='$(SUBDIRS)' ;; \ | 
|---|
 | 591 |         esac; \ | 
|---|
 | 592 |         rev=''; for subdir in $$list; do \ | 
|---|
 | 593 |           if test "$$subdir" = "."; then :; else \ | 
|---|
 | 594 |             rev="$$subdir $$rev"; \ | 
|---|
 | 595 |           fi; \ | 
|---|
 | 596 |         done; \ | 
|---|
 | 597 |         rev="$$rev ."; \ | 
|---|
 | 598 |         target=`echo $@ | sed s/-recursive//`; \ | 
|---|
 | 599 |         for subdir in $$rev; do \ | 
|---|
 | 600 |           echo "Making $$target in $$subdir"; \ | 
|---|
 | 601 |           if test "$$subdir" = "."; then \ | 
|---|
 | 602 |             local_target="$$target-am"; \ | 
|---|
 | 603 |           else \ | 
|---|
 | 604 |             local_target="$$target"; \ | 
|---|
 | 605 |           fi; \ | 
|---|
 | 606 |           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ | 
|---|
| [5672] | 607 |            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \ | 
|---|
| [3493] | 608 |         done && test -z "$$fail" | 
|---|
 | 609 | tags-recursive: | 
|---|
 | 610 |         list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
 | 611 |           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ | 
|---|
 | 612 |         done | 
|---|
 | 613 | ctags-recursive: | 
|---|
 | 614 |         list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
 | 615 |           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ | 
|---|
 | 616 |         done | 
|---|
 | 617 |  | 
|---|
 | 618 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | 
|---|
 | 619 |         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | 
|---|
 | 620 |         unique=`for i in $$list; do \ | 
|---|
 | 621 |             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
 | 622 |           done | \ | 
|---|
 | 623 |           $(AWK) '    { files[$$0] = 1; } \ | 
|---|
 | 624 |                END { for (i in files) print i; }'`; \ | 
|---|
 | 625 |         mkid -fID $$unique | 
|---|
 | 626 | tags: TAGS | 
|---|
 | 627 |  | 
|---|
 | 628 | TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ | 
|---|
 | 629 |                 $(TAGS_FILES) $(LISP) | 
|---|
 | 630 |         tags=; \ | 
|---|
 | 631 |         here=`pwd`; \ | 
|---|
 | 632 |         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ | 
|---|
 | 633 |           include_option=--etags-include; \ | 
|---|
 | 634 |           empty_fix=.; \ | 
|---|
 | 635 |         else \ | 
|---|
 | 636 |           include_option=--include; \ | 
|---|
 | 637 |           empty_fix=; \ | 
|---|
 | 638 |         fi; \ | 
|---|
 | 639 |         list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
 | 640 |           if test "$$subdir" = .; then :; else \ | 
|---|
 | 641 |             test ! -f $$subdir/TAGS || \ | 
|---|
 | 642 |               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ | 
|---|
 | 643 |           fi; \ | 
|---|
 | 644 |         done; \ | 
|---|
 | 645 |         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ | 
|---|
 | 646 |         unique=`for i in $$list; do \ | 
|---|
 | 647 |             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
 | 648 |           done | \ | 
|---|
 | 649 |           $(AWK) '    { files[$$0] = 1; } \ | 
|---|
 | 650 |                END { for (i in files) print i; }'`; \ | 
|---|
 | 651 |         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | 
|---|
 | 652 |           test -n "$$unique" || unique=$$empty_fix; \ | 
|---|
 | 653 |           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | 
|---|
 | 654 |             $$tags $$unique; \ | 
|---|
 | 655 |         fi | 
|---|
 | 656 | ctags: CTAGS | 
|---|
 | 657 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \ | 
|---|
 | 658 |                 $(TAGS_FILES) $(LISP) | 
|---|
 | 659 |         tags=; \ | 
|---|
 | 660 |         here=`pwd`; \ | 
|---|
 | 661 |         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \ | 
|---|
 | 662 |         unique=`for i in $$list; do \ | 
|---|
 | 663 |             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | 
|---|
 | 664 |           done | \ | 
|---|
 | 665 |           $(AWK) '    { files[$$0] = 1; } \ | 
|---|
 | 666 |                END { for (i in files) print i; }'`; \ | 
|---|
 | 667 |         test -z "$(CTAGS_ARGS)$$tags$$unique" \ | 
|---|
 | 668 |           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | 
|---|
 | 669 |              $$tags $$unique | 
|---|
 | 670 |  | 
|---|
 | 671 | GTAGS: | 
|---|
 | 672 |         here=`$(am__cd) $(top_builddir) && pwd` \ | 
|---|
 | 673 |           && cd $(top_srcdir) \ | 
|---|
 | 674 |           && gtags -i $(GTAGS_ARGS) $$here | 
|---|
 | 675 |  | 
|---|
 | 676 | distclean-tags: | 
|---|
 | 677 |         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | 
|---|
 | 678 |  | 
|---|
 | 679 | distdir: $(DISTFILES) | 
|---|
| [5634] | 680 |         $(mkdir_p) $(distdir)/coord $(distdir)/graphics/render2D $(distdir)/lang $(distdir)/math $(distdir)/util $(distdir)/util/executor | 
|---|
| [3493] | 681 |         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | 
|---|
 | 682 |         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | 
|---|
 | 683 |         list='$(DISTFILES)'; for file in $$list; do \ | 
|---|
 | 684 |           case $$file in \ | 
|---|
 | 685 |             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ | 
|---|
 | 686 |             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ | 
|---|
 | 687 |           esac; \ | 
|---|
 | 688 |           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ | 
|---|
 | 689 |           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | 
|---|
 | 690 |           if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | 
|---|
 | 691 |             dir="/$$dir"; \ | 
|---|
 | 692 |             $(mkdir_p) "$(distdir)$$dir"; \ | 
|---|
 | 693 |           else \ | 
|---|
 | 694 |             dir=''; \ | 
|---|
 | 695 |           fi; \ | 
|---|
 | 696 |           if test -d $$d/$$file; then \ | 
|---|
 | 697 |             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | 
|---|
 | 698 |               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | 
|---|
 | 699 |             fi; \ | 
|---|
 | 700 |             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | 
|---|
 | 701 |           else \ | 
|---|
 | 702 |             test -f $(distdir)/$$file \ | 
|---|
 | 703 |             || cp -p $$d/$$file $(distdir)/$$file \ | 
|---|
 | 704 |             || exit 1; \ | 
|---|
 | 705 |           fi; \ | 
|---|
 | 706 |         done | 
|---|
| [5672] | 707 |         list='$(SUBDIRS)'; for subdir in $$list; do \ | 
|---|
| [3493] | 708 |           if test "$$subdir" = .; then :; else \ | 
|---|
 | 709 |             test -d "$(distdir)/$$subdir" \ | 
|---|
| [5672] | 710 |             || mkdir "$(distdir)/$$subdir" \ | 
|---|
| [3493] | 711 |             || exit 1; \ | 
|---|
 | 712 |             (cd $$subdir && \ | 
|---|
 | 713 |               $(MAKE) $(AM_MAKEFLAGS) \ | 
|---|
| [5672] | 714 |                 top_distdir="../$(top_distdir)" \ | 
|---|
 | 715 |                 distdir="../$(distdir)/$$subdir" \ | 
|---|
| [3493] | 716 |                 distdir) \ | 
|---|
 | 717 |               || exit 1; \ | 
|---|
 | 718 |           fi; \ | 
|---|
 | 719 |         done | 
|---|
 | 720 | check-am: all-am | 
|---|
 | 721 | check: check-recursive | 
|---|
| [5463] | 722 | all-am: Makefile $(LIBRARIES) $(HEADERS) | 
|---|
| [3493] | 723 | installdirs: installdirs-recursive | 
|---|
 | 724 | installdirs-am: | 
|---|
 | 725 | install: install-recursive | 
|---|
 | 726 | install-exec: install-exec-recursive | 
|---|
 | 727 | install-data: install-data-recursive | 
|---|
 | 728 | uninstall: uninstall-recursive | 
|---|
 | 729 |  | 
|---|
 | 730 | install-am: all-am | 
|---|
 | 731 |         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
|---|
 | 732 |  | 
|---|
 | 733 | installcheck: installcheck-recursive | 
|---|
 | 734 | install-strip: | 
|---|
 | 735 |         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ | 
|---|
 | 736 |           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ | 
|---|
 | 737 |           `test -z '$(STRIP)' || \ | 
|---|
 | 738 |             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install | 
|---|
 | 739 | mostlyclean-generic: | 
|---|
 | 740 |  | 
|---|
 | 741 | clean-generic: | 
|---|
 | 742 |  | 
|---|
 | 743 | distclean-generic: | 
|---|
| [5672] | 744 |         -rm -f $(CONFIG_CLEAN_FILES) | 
|---|
| [3493] | 745 |  | 
|---|
 | 746 | maintainer-clean-generic: | 
|---|
 | 747 |         @echo "This command is intended for maintainers to use" | 
|---|
 | 748 |         @echo "it deletes files that may require special tools to rebuild." | 
|---|
 | 749 | clean: clean-recursive | 
|---|
 | 750 |  | 
|---|
| [5463] | 751 | clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am | 
|---|
| [3493] | 752 |  | 
|---|
 | 753 | distclean: distclean-recursive | 
|---|
| [5349] | 754 |         -rm -rf ./$(DEPDIR) | 
|---|
| [3493] | 755 |         -rm -f Makefile | 
|---|
| [5349] | 756 | distclean-am: clean-am distclean-compile distclean-generic \ | 
|---|
| [5463] | 757 |         distclean-tags | 
|---|
| [3493] | 758 |  | 
|---|
 | 759 | dvi: dvi-recursive | 
|---|
 | 760 |  | 
|---|
 | 761 | dvi-am: | 
|---|
 | 762 |  | 
|---|
 | 763 | html: html-recursive | 
|---|
 | 764 |  | 
|---|
 | 765 | info: info-recursive | 
|---|
 | 766 |  | 
|---|
 | 767 | info-am: | 
|---|
 | 768 |  | 
|---|
 | 769 | install-data-am: | 
|---|
 | 770 |  | 
|---|
 | 771 | install-exec-am: | 
|---|
 | 772 |  | 
|---|
 | 773 | install-info: install-info-recursive | 
|---|
 | 774 |  | 
|---|
 | 775 | install-man: | 
|---|
 | 776 |  | 
|---|
 | 777 | installcheck-am: | 
|---|
 | 778 |  | 
|---|
 | 779 | maintainer-clean: maintainer-clean-recursive | 
|---|
| [5349] | 780 |         -rm -rf ./$(DEPDIR) | 
|---|
| [3493] | 781 |         -rm -f Makefile | 
|---|
 | 782 | maintainer-clean-am: distclean-am maintainer-clean-generic | 
|---|
 | 783 |  | 
|---|
 | 784 | mostlyclean: mostlyclean-recursive | 
|---|
 | 785 |  | 
|---|
| [5463] | 786 | mostlyclean-am: mostlyclean-compile mostlyclean-generic | 
|---|
| [3493] | 787 |  | 
|---|
 | 788 | pdf: pdf-recursive | 
|---|
 | 789 |  | 
|---|
 | 790 | pdf-am: | 
|---|
 | 791 |  | 
|---|
 | 792 | ps: ps-recursive | 
|---|
 | 793 |  | 
|---|
 | 794 | ps-am: | 
|---|
 | 795 |  | 
|---|
 | 796 | uninstall-am: uninstall-info-am | 
|---|
 | 797 |  | 
|---|
 | 798 | uninstall-info: uninstall-info-recursive | 
|---|
 | 799 |  | 
|---|
 | 800 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ | 
|---|
| [5463] | 801 |         clean clean-generic clean-noinstLIBRARIES clean-recursive \ | 
|---|
 | 802 |         ctags ctags-recursive distclean distclean-compile \ | 
|---|
 | 803 |         distclean-generic distclean-recursive distclean-tags distdir \ | 
|---|
 | 804 |         dvi dvi-am html html-am info info-am install install-am \ | 
|---|
 | 805 |         install-data install-data-am install-exec install-exec-am \ | 
|---|
 | 806 |         install-info install-info-am install-man install-strip \ | 
|---|
 | 807 |         installcheck installcheck-am installdirs installdirs-am \ | 
|---|
 | 808 |         maintainer-clean maintainer-clean-generic \ | 
|---|
 | 809 |         maintainer-clean-recursive mostlyclean mostlyclean-compile \ | 
|---|
 | 810 |         mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \ | 
|---|
| [5349] | 811 |         tags tags-recursive uninstall uninstall-am uninstall-info-am | 
|---|
| [3493] | 812 |  | 
|---|
| [5349] | 813 | include $(MAINSRCDIR)/defs/include_paths.am | 
|---|
| [3493] | 814 | # Tell versions [3.59,3.63) of GNU make to not export all variables. | 
|---|
 | 815 | # Otherwise a system limit (for SysV at least) may be exceeded. | 
|---|
 | 816 | .NOEXPORT: | 
|---|