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