[5580] | 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
---|
[1945] | 2 | # @configure_input@ |
---|
| 3 | |
---|
[2706] | 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
[5475] | 5 | # 2003, 2004, 2005 Free Software Foundation, Inc. |
---|
[1945] | 6 | # This Makefile.in is free software; the Free Software Foundation |
---|
| 7 | # gives unlimited permission to copy and/or distribute it, |
---|
| 8 | # with or without modifications, as long as this notice is preserved. |
---|
| 9 | |
---|
| 10 | # This program is distributed in the hope that it will be useful, |
---|
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
| 13 | # PARTICULAR PURPOSE. |
---|
| 14 | |
---|
| 15 | @SET_MAKE@ |
---|
| 16 | |
---|
[2706] | 17 | |
---|
[1945] | 18 | srcdir = @srcdir@ |
---|
| 19 | top_srcdir = @top_srcdir@ |
---|
| 20 | VPATH = @srcdir@ |
---|
| 21 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 22 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 23 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 24 | top_builddir = .. |
---|
| 25 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 26 | INSTALL = @INSTALL@ |
---|
| 27 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 28 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 29 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 30 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 31 | transform = $(program_transform_name) |
---|
| 32 | NORMAL_INSTALL = : |
---|
| 33 | PRE_INSTALL = : |
---|
| 34 | POST_INSTALL = : |
---|
| 35 | NORMAL_UNINSTALL = : |
---|
| 36 | PRE_UNINSTALL = : |
---|
| 37 | POST_UNINSTALL = : |
---|
[5475] | 38 | build_triplet = @build@ |
---|
[2980] | 39 | host_triplet = @host@ |
---|
[5475] | 40 | target_triplet = @target@ |
---|
[4054] | 41 | bin_PROGRAMS = orxonox$(EXEEXT) |
---|
[2706] | 42 | subdir = src |
---|
| 43 | DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ |
---|
| 44 | $(srcdir)/Makefile.in INSTALL |
---|
| 45 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 46 | am__aclocal_m4_deps = $(top_srcdir)/configure.ac |
---|
| 47 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 48 | $(ACLOCAL_M4) |
---|
| 49 | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs |
---|
| 50 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 51 | CONFIG_CLEAN_FILES = |
---|
[2711] | 52 | am__installdirs = "$(DESTDIR)$(bindir)" |
---|
[2706] | 53 | binPROGRAMS_INSTALL = $(INSTALL_PROGRAM) |
---|
| 54 | PROGRAMS = $(bin_PROGRAMS) |
---|
[5160] | 55 | am_orxonox_OBJECTS = orxonox-orxonox.$(OBJEXT) \ |
---|
[5350] | 56 | orxonox-story_entity.$(OBJEXT) orxonox-campaign.$(OBJEXT) \ |
---|
[5463] | 57 | orxonox-world.$(OBJEXT) orxonox-world_entity.$(OBJEXT) \ |
---|
| 58 | orxonox-camera.$(OBJEXT) orxonox-player.$(OBJEXT) \ |
---|
| 59 | orxonox-npc.$(OBJEXT) orxonox-npc2.$(OBJEXT) \ |
---|
| 60 | orxonox-environment.$(OBJEXT) orxonox-skysphere.$(OBJEXT) \ |
---|
| 61 | orxonox-skybox.$(OBJEXT) orxonox-terrain.$(OBJEXT) \ |
---|
| 62 | orxonox-satellite.$(OBJEXT) \ |
---|
| 63 | orxonox-character_attributes.$(OBJEXT) \ |
---|
| 64 | orxonox-test_entity.$(OBJEXT) orxonox-weapon_manager.$(OBJEXT) \ |
---|
| 65 | orxonox-weapon.$(OBJEXT) orxonox-projectile.$(OBJEXT) \ |
---|
| 66 | orxonox-test_gun.$(OBJEXT) orxonox-turret.$(OBJEXT) \ |
---|
| 67 | orxonox-test_bullet.$(OBJEXT) orxonox-rocket.$(OBJEXT) \ |
---|
| 68 | orxonox-laser.$(OBJEXT) orxonox-crosshair.$(OBJEXT) \ |
---|
| 69 | orxonox-power_up.$(OBJEXT) orxonox-turret_power_up.$(OBJEXT) \ |
---|
[5580] | 70 | orxonox-laser_power_up.$(OBJEXT) |
---|
[2706] | 71 | orxonox_OBJECTS = $(am_orxonox_OBJECTS) |
---|
[4145] | 72 | am__DEPENDENCIES_1 = |
---|
[2706] | 73 | DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) |
---|
| 74 | depcomp = $(SHELL) $(top_srcdir)/depcomp |
---|
| 75 | am__depfiles_maybe = depfiles |
---|
| 76 | CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ |
---|
| 77 | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) |
---|
| 78 | CXXLD = $(CXX) |
---|
[5463] | 79 | CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ |
---|
| 80 | -o $@ |
---|
[4265] | 81 | SOURCES = $(orxonox_SOURCES) |
---|
| 82 | DIST_SOURCES = $(orxonox_SOURCES) |
---|
[3191] | 83 | RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ |
---|
| 84 | html-recursive info-recursive install-data-recursive \ |
---|
| 85 | install-exec-recursive install-info-recursive \ |
---|
| 86 | install-recursive installcheck-recursive installdirs-recursive \ |
---|
| 87 | pdf-recursive ps-recursive uninstall-info-recursive \ |
---|
| 88 | uninstall-recursive |
---|
[2706] | 89 | HEADERS = $(noinst_HEADERS) |
---|
| 90 | ETAGS = etags |
---|
| 91 | CTAGS = ctags |
---|
[5463] | 92 | DIST_SUBDIRS = lib util subprojects . |
---|
[2706] | 93 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
[1945] | 94 | ACLOCAL = @ACLOCAL@ |
---|
| 95 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 96 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 97 | AMTAR = @AMTAR@ |
---|
| 98 | AUTOCONF = @AUTOCONF@ |
---|
| 99 | AUTOHEADER = @AUTOHEADER@ |
---|
| 100 | AUTOMAKE = @AUTOMAKE@ |
---|
| 101 | AWK = @AWK@ |
---|
| 102 | CC = @CC@ |
---|
| 103 | CCDEPMODE = @CCDEPMODE@ |
---|
| 104 | CFLAGS = @CFLAGS@ |
---|
| 105 | CPP = @CPP@ |
---|
| 106 | CPPFLAGS = @CPPFLAGS@ |
---|
[3423] | 107 | CURL_CFLAGS = @CURL_CFLAGS@ |
---|
| 108 | CURL_LIBS = @CURL_LIBS@ |
---|
[1945] | 109 | CXX = @CXX@ |
---|
| 110 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 111 | CXXFLAGS = @CXXFLAGS@ |
---|
| 112 | CYGPATH_W = @CYGPATH_W@ |
---|
[3173] | 113 | DEBUG = @DEBUG@ |
---|
[1945] | 114 | DEFS = @DEFS@ |
---|
| 115 | DEPDIR = @DEPDIR@ |
---|
[3558] | 116 | DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@ |
---|
| 117 | DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@ |
---|
[3237] | 118 | DOXYGEN = @DOXYGEN@ |
---|
| 119 | DOXYGEN_FALSE = @DOXYGEN_FALSE@ |
---|
| 120 | DOXYGEN_TRUE = @DOXYGEN_TRUE@ |
---|
[1945] | 121 | ECHO_C = @ECHO_C@ |
---|
| 122 | ECHO_N = @ECHO_N@ |
---|
| 123 | ECHO_T = @ECHO_T@ |
---|
| 124 | EGREP = @EGREP@ |
---|
| 125 | EXEEXT = @EXEEXT@ |
---|
[3789] | 126 | GPROF = @GPROF@ |
---|
[2980] | 127 | GTK2_CFLAGS = @GTK2_CFLAGS@ |
---|
| 128 | GTK2_LIBS = @GTK2_LIBS@ |
---|
[3423] | 129 | HAVE_CURL_FALSE = @HAVE_CURL_FALSE@ |
---|
| 130 | HAVE_CURL_TRUE = @HAVE_CURL_TRUE@ |
---|
[2980] | 131 | HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@ |
---|
| 132 | HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@ |
---|
[1945] | 133 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 134 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 135 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 136 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 137 | LDFLAGS = @LDFLAGS@ |
---|
| 138 | LIBOBJS = @LIBOBJS@ |
---|
| 139 | LIBS = @LIBS@ |
---|
| 140 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 141 | MAKEINFO = @MAKEINFO@ |
---|
[2018] | 142 | MSBITFIELDS = @MSBITFIELDS@ |
---|
[1945] | 143 | OBJEXT = @OBJEXT@ |
---|
| 144 | PACKAGE = @PACKAGE@ |
---|
| 145 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 146 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 147 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 148 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 149 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 150 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
[4130] | 151 | PKG_CONFIG = @PKG_CONFIG@ |
---|
[4054] | 152 | RANLIB = @RANLIB@ |
---|
[1945] | 153 | SET_MAKE = @SET_MAKE@ |
---|
| 154 | SHELL = @SHELL@ |
---|
| 155 | STRIP = @STRIP@ |
---|
[3377] | 156 | SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@ |
---|
| 157 | SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@ |
---|
[1945] | 158 | VERSION = @VERSION@ |
---|
| 159 | ac_ct_CC = @ac_ct_CC@ |
---|
| 160 | ac_ct_CXX = @ac_ct_CXX@ |
---|
[4054] | 161 | ac_ct_RANLIB = @ac_ct_RANLIB@ |
---|
[1945] | 162 | ac_ct_STRIP = @ac_ct_STRIP@ |
---|
| 163 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 164 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 165 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 166 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 167 | am__include = @am__include@ |
---|
| 168 | am__leading_dot = @am__leading_dot@ |
---|
| 169 | am__quote = @am__quote@ |
---|
[5475] | 170 | am__tar = @am__tar@ |
---|
| 171 | am__untar = @am__untar@ |
---|
[1945] | 172 | bindir = @bindir@ |
---|
[2980] | 173 | build = @build@ |
---|
[1945] | 174 | build_alias = @build_alias@ |
---|
[2980] | 175 | build_cpu = @build_cpu@ |
---|
| 176 | build_os = @build_os@ |
---|
| 177 | build_vendor = @build_vendor@ |
---|
[1945] | 178 | datadir = @datadir@ |
---|
| 179 | exec_prefix = @exec_prefix@ |
---|
[2980] | 180 | host = @host@ |
---|
[1945] | 181 | host_alias = @host_alias@ |
---|
[2980] | 182 | host_cpu = @host_cpu@ |
---|
| 183 | host_os = @host_os@ |
---|
| 184 | host_vendor = @host_vendor@ |
---|
[1945] | 185 | includedir = @includedir@ |
---|
| 186 | infodir = @infodir@ |
---|
| 187 | install_sh = @install_sh@ |
---|
| 188 | libdir = @libdir@ |
---|
| 189 | libexecdir = @libexecdir@ |
---|
| 190 | localstatedir = @localstatedir@ |
---|
| 191 | mandir = @mandir@ |
---|
[2706] | 192 | mkdir_p = @mkdir_p@ |
---|
[1945] | 193 | oldincludedir = @oldincludedir@ |
---|
| 194 | prefix = @prefix@ |
---|
| 195 | program_transform_name = @program_transform_name@ |
---|
| 196 | sbindir = @sbindir@ |
---|
| 197 | sharedstatedir = @sharedstatedir@ |
---|
| 198 | sysconfdir = @sysconfdir@ |
---|
[2980] | 199 | target = @target@ |
---|
[1945] | 200 | target_alias = @target_alias@ |
---|
[2980] | 201 | target_cpu = @target_cpu@ |
---|
| 202 | target_os = @target_os@ |
---|
| 203 | target_vendor = @target_vendor@ |
---|
[3486] | 204 | MAINSRCDIR = . |
---|
[4725] | 205 | orxonox_CPPFLAGS = -DIS_ORXONOX |
---|
[5463] | 206 | orxonox_DEPENDENCIES = lib/libORXlibs.a \ |
---|
| 207 | util/libORXutils.a \ |
---|
| 208 | lib/gui/gtk_gui/libORXgui.a \ |
---|
| 209 | lib/graphics/importer/libORXimporter.a \ |
---|
| 210 | lib/graphics/libORXgraphics.a \ |
---|
| 211 | lib/sound/libORXsound.a \ |
---|
| 212 | lib/event/libORXevent.a \ |
---|
| 213 | lib/physics/libORXphysics.a \ |
---|
| 214 | lib/particles/libORXparticles.a \ |
---|
| 215 | lib/collision_detection/libORXcd.a \ |
---|
[5580] | 216 | lib/network/libORXnet.a \ |
---|
[5463] | 217 | lib/graphics/spatial_separation/libORXquadtree.a \ |
---|
| 218 | lib/tinyxml/libtinyxml.a \ |
---|
| 219 | lib/gui/gl_gui/libORXglgui.a \ |
---|
| 220 | lib/shell/libORXshell.a |
---|
[4261] | 221 | |
---|
[5463] | 222 | orxonox_LDADD = util/libORXutils.a \ |
---|
| 223 | lib/libORXlibs.a \ |
---|
| 224 | lib/gui/gtk_gui/libORXgui.a \ |
---|
| 225 | lib/graphics/importer/libORXimporter.a \ |
---|
| 226 | lib/graphics/libORXgraphics.a \ |
---|
| 227 | lib/sound/libORXsound.a \ |
---|
| 228 | lib/event/libORXevent.a \ |
---|
| 229 | lib/physics/libORXphysics.a \ |
---|
| 230 | lib/particles/libORXparticles.a \ |
---|
| 231 | lib/collision_detection/libORXcd.a \ |
---|
[5580] | 232 | lib/network/libORXnet.a \ |
---|
[5463] | 233 | lib/graphics/spatial_separation/libORXquadtree.a \ |
---|
| 234 | lib/tinyxml/libtinyxml.a \ |
---|
| 235 | lib/gui/gl_gui/libORXglgui.a \ |
---|
| 236 | lib/shell/libORXshell.a \ |
---|
[5265] | 237 | $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS) |
---|
[4261] | 238 | |
---|
[3182] | 239 | orxonox_SOURCES = orxonox.cc \ |
---|
[4556] | 240 | story_entities/story_entity.cc \ |
---|
| 241 | story_entities/campaign.cc \ |
---|
| 242 | story_entities/world.cc \ |
---|
[5463] | 243 | world_entities/world_entity.cc \ |
---|
| 244 | world_entities/camera.cc \ |
---|
| 245 | world_entities/player.cc \ |
---|
| 246 | world_entities/npc.cc \ |
---|
| 247 | world_entities/npc2.cc \ |
---|
| 248 | world_entities/environment.cc \ |
---|
| 249 | world_entities/skysphere.cc \ |
---|
| 250 | world_entities/skybox.cc \ |
---|
| 251 | world_entities/terrain.cc \ |
---|
| 252 | world_entities/satellite.cc \ |
---|
| 253 | world_entities/character_attributes.cc \ |
---|
| 254 | world_entities/test_entity.cc \ |
---|
| 255 | world_entities/weapons/weapon_manager.cc \ |
---|
| 256 | world_entities/weapons/weapon.cc \ |
---|
| 257 | world_entities/weapons/projectile.cc \ |
---|
| 258 | world_entities/weapons/test_gun.cc \ |
---|
| 259 | world_entities/weapons/turret.cc \ |
---|
| 260 | world_entities/weapons/test_bullet.cc \ |
---|
| 261 | world_entities/weapons/rocket.cc \ |
---|
| 262 | world_entities/weapons/laser.cc \ |
---|
| 263 | world_entities/weapons/crosshair.cc \ |
---|
| 264 | world_entities/power_ups/power_up.cc \ |
---|
| 265 | world_entities/power_ups/turret_power_up.cc \ |
---|
[5580] | 266 | world_entities/power_ups/laser_power_up.cc |
---|
[3182] | 267 | |
---|
[5580] | 268 | noinst_HEADERS = orxonox.h ability.h defs/message_structures.h |
---|
[4261] | 269 | EXTRA_DIST = proto/proto_class.h \ |
---|
[4556] | 270 | proto/proto_class.cc \ |
---|
| 271 | proto/proto_singleton.h \ |
---|
| 272 | proto/proto_singleton.cc \ |
---|
| 273 | proto/proto_world_entity.h \ |
---|
| 274 | proto/proto_world_entity.cc \ |
---|
| 275 | defs/include_paths.am |
---|
[3655] | 276 | |
---|
[3377] | 277 | @SUB_PROJECTS_FALSE@SUB_PROGS = |
---|
[4264] | 278 | @SUB_PROJECTS_TRUE@SUB_PROGS = subprojects |
---|
[5349] | 279 | SUBDIRS = lib \ |
---|
[5350] | 280 | util \ |
---|
[5349] | 281 | $(SUB_PROGS) \ |
---|
| 282 | . |
---|
| 283 | |
---|
[3191] | 284 | all: all-recursive |
---|
| 285 | |
---|
[1945] | 286 | .SUFFIXES: |
---|
[5463] | 287 | .SUFFIXES: .cc .o .obj |
---|
[2706] | 288 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 289 | @for dep in $?; do \ |
---|
| 290 | case '$(am__configure_deps)' in \ |
---|
| 291 | *$$dep*) \ |
---|
| 292 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 293 | && exit 0; \ |
---|
| 294 | exit 1;; \ |
---|
| 295 | esac; \ |
---|
| 296 | done; \ |
---|
[5580] | 297 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ |
---|
[1945] | 298 | cd $(top_srcdir) && \ |
---|
[5580] | 299 | $(AUTOMAKE) --gnu src/Makefile |
---|
[2706] | 300 | .PRECIOUS: Makefile |
---|
| 301 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 302 | @case '$?' in \ |
---|
| 303 | *config.status*) \ |
---|
| 304 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 305 | *) \ |
---|
| 306 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 307 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 308 | esac; |
---|
| 309 | |
---|
| 310 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 311 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 312 | |
---|
| 313 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
| 314 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 315 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
| 316 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
[1953] | 317 | install-binPROGRAMS: $(bin_PROGRAMS) |
---|
| 318 | @$(NORMAL_INSTALL) |
---|
[2711] | 319 | test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)" |
---|
[1953] | 320 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 321 | p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ |
---|
| 322 | if test -f $$p \ |
---|
| 323 | ; then \ |
---|
| 324 | f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
[5463] | 325 | echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
| 326 | $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \ |
---|
[1953] | 327 | else :; fi; \ |
---|
| 328 | done |
---|
| 329 | |
---|
| 330 | uninstall-binPROGRAMS: |
---|
| 331 | @$(NORMAL_UNINSTALL) |
---|
| 332 | @list='$(bin_PROGRAMS)'; for p in $$list; do \ |
---|
| 333 | f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ |
---|
[2711] | 334 | echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \ |
---|
| 335 | rm -f "$(DESTDIR)$(bindir)/$$f"; \ |
---|
[1953] | 336 | done |
---|
| 337 | |
---|
| 338 | clean-binPROGRAMS: |
---|
[5463] | 339 | -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) |
---|
[1953] | 340 | orxonox$(EXEEXT): $(orxonox_OBJECTS) $(orxonox_DEPENDENCIES) |
---|
| 341 | @rm -f orxonox$(EXEEXT) |
---|
| 342 | $(CXXLINK) $(orxonox_LDFLAGS) $(orxonox_OBJECTS) $(orxonox_LDADD) $(LIBS) |
---|
| 343 | |
---|
| 344 | mostlyclean-compile: |
---|
[2706] | 345 | -rm -f *.$(OBJEXT) |
---|
[1953] | 346 | |
---|
| 347 | distclean-compile: |
---|
| 348 | -rm -f *.tab.c |
---|
| 349 | |
---|
[5463] | 350 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-camera.Po@am__quote@ |
---|
[4725] | 351 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-campaign.Po@am__quote@ |
---|
[5463] | 352 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-character_attributes.Po@am__quote@ |
---|
| 353 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-crosshair.Po@am__quote@ |
---|
| 354 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-environment.Po@am__quote@ |
---|
| 355 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-laser.Po@am__quote@ |
---|
| 356 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-laser_power_up.Po@am__quote@ |
---|
| 357 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-npc.Po@am__quote@ |
---|
| 358 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-npc2.Po@am__quote@ |
---|
[4725] | 359 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-orxonox.Po@am__quote@ |
---|
[5463] | 360 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-player.Po@am__quote@ |
---|
| 361 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-power_up.Po@am__quote@ |
---|
| 362 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-projectile.Po@am__quote@ |
---|
| 363 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-rocket.Po@am__quote@ |
---|
| 364 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-satellite.Po@am__quote@ |
---|
| 365 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-skybox.Po@am__quote@ |
---|
| 366 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-skysphere.Po@am__quote@ |
---|
[4725] | 367 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-story_entity.Po@am__quote@ |
---|
[5463] | 368 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-terrain.Po@am__quote@ |
---|
| 369 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-test_bullet.Po@am__quote@ |
---|
| 370 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-test_entity.Po@am__quote@ |
---|
| 371 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-test_gun.Po@am__quote@ |
---|
| 372 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-turret.Po@am__quote@ |
---|
| 373 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-turret_power_up.Po@am__quote@ |
---|
| 374 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-weapon.Po@am__quote@ |
---|
| 375 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-weapon_manager.Po@am__quote@ |
---|
[4725] | 376 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-world.Po@am__quote@ |
---|
[5463] | 377 | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-world_entity.Po@am__quote@ |
---|
[1953] | 378 | |
---|
| 379 | .cc.o: |
---|
[2706] | 380 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ |
---|
| 381 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
[1953] | 382 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 383 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[2706] | 384 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $< |
---|
[1953] | 385 | |
---|
| 386 | .cc.obj: |
---|
[2706] | 387 | @am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ |
---|
| 388 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi |
---|
[1953] | 389 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 390 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[2706] | 391 | @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` |
---|
[3196] | 392 | |
---|
[4725] | 393 | orxonox-orxonox.o: orxonox.cc |
---|
| 394 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-orxonox.o -MD -MP -MF "$(DEPDIR)/orxonox-orxonox.Tpo" -c -o orxonox-orxonox.o `test -f 'orxonox.cc' || echo '$(srcdir)/'`orxonox.cc; \ |
---|
| 395 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-orxonox.Tpo" "$(DEPDIR)/orxonox-orxonox.Po"; else rm -f "$(DEPDIR)/orxonox-orxonox.Tpo"; exit 1; fi |
---|
| 396 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='orxonox.cc' object='orxonox-orxonox.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 397 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 398 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-orxonox.o `test -f 'orxonox.cc' || echo '$(srcdir)/'`orxonox.cc |
---|
[4262] | 399 | |
---|
[4725] | 400 | orxonox-orxonox.obj: orxonox.cc |
---|
| 401 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-orxonox.obj -MD -MP -MF "$(DEPDIR)/orxonox-orxonox.Tpo" -c -o orxonox-orxonox.obj `if test -f 'orxonox.cc'; then $(CYGPATH_W) 'orxonox.cc'; else $(CYGPATH_W) '$(srcdir)/orxonox.cc'; fi`; \ |
---|
| 402 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-orxonox.Tpo" "$(DEPDIR)/orxonox-orxonox.Po"; else rm -f "$(DEPDIR)/orxonox-orxonox.Tpo"; exit 1; fi |
---|
| 403 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='orxonox.cc' object='orxonox-orxonox.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 404 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 405 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-orxonox.obj `if test -f 'orxonox.cc'; then $(CYGPATH_W) 'orxonox.cc'; else $(CYGPATH_W) '$(srcdir)/orxonox.cc'; fi` |
---|
[4262] | 406 | |
---|
[4725] | 407 | orxonox-story_entity.o: story_entities/story_entity.cc |
---|
| 408 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-story_entity.o -MD -MP -MF "$(DEPDIR)/orxonox-story_entity.Tpo" -c -o orxonox-story_entity.o `test -f 'story_entities/story_entity.cc' || echo '$(srcdir)/'`story_entities/story_entity.cc; \ |
---|
| 409 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-story_entity.Tpo" "$(DEPDIR)/orxonox-story_entity.Po"; else rm -f "$(DEPDIR)/orxonox-story_entity.Tpo"; exit 1; fi |
---|
| 410 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/story_entity.cc' object='orxonox-story_entity.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 411 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 412 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-story_entity.o `test -f 'story_entities/story_entity.cc' || echo '$(srcdir)/'`story_entities/story_entity.cc |
---|
[3478] | 413 | |
---|
[4725] | 414 | orxonox-story_entity.obj: story_entities/story_entity.cc |
---|
| 415 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-story_entity.obj -MD -MP -MF "$(DEPDIR)/orxonox-story_entity.Tpo" -c -o orxonox-story_entity.obj `if test -f 'story_entities/story_entity.cc'; then $(CYGPATH_W) 'story_entities/story_entity.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/story_entity.cc'; fi`; \ |
---|
| 416 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-story_entity.Tpo" "$(DEPDIR)/orxonox-story_entity.Po"; else rm -f "$(DEPDIR)/orxonox-story_entity.Tpo"; exit 1; fi |
---|
| 417 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/story_entity.cc' object='orxonox-story_entity.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 418 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 419 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-story_entity.obj `if test -f 'story_entities/story_entity.cc'; then $(CYGPATH_W) 'story_entities/story_entity.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/story_entity.cc'; fi` |
---|
[3478] | 420 | |
---|
[4725] | 421 | orxonox-campaign.o: story_entities/campaign.cc |
---|
| 422 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-campaign.o -MD -MP -MF "$(DEPDIR)/orxonox-campaign.Tpo" -c -o orxonox-campaign.o `test -f 'story_entities/campaign.cc' || echo '$(srcdir)/'`story_entities/campaign.cc; \ |
---|
| 423 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-campaign.Tpo" "$(DEPDIR)/orxonox-campaign.Po"; else rm -f "$(DEPDIR)/orxonox-campaign.Tpo"; exit 1; fi |
---|
| 424 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/campaign.cc' object='orxonox-campaign.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 425 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 426 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-campaign.o `test -f 'story_entities/campaign.cc' || echo '$(srcdir)/'`story_entities/campaign.cc |
---|
[3475] | 427 | |
---|
[4725] | 428 | orxonox-campaign.obj: story_entities/campaign.cc |
---|
| 429 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-campaign.obj -MD -MP -MF "$(DEPDIR)/orxonox-campaign.Tpo" -c -o orxonox-campaign.obj `if test -f 'story_entities/campaign.cc'; then $(CYGPATH_W) 'story_entities/campaign.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/campaign.cc'; fi`; \ |
---|
| 430 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-campaign.Tpo" "$(DEPDIR)/orxonox-campaign.Po"; else rm -f "$(DEPDIR)/orxonox-campaign.Tpo"; exit 1; fi |
---|
| 431 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/campaign.cc' object='orxonox-campaign.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 432 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 433 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-campaign.obj `if test -f 'story_entities/campaign.cc'; then $(CYGPATH_W) 'story_entities/campaign.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/campaign.cc'; fi` |
---|
[3475] | 434 | |
---|
[4725] | 435 | orxonox-world.o: story_entities/world.cc |
---|
| 436 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-world.o -MD -MP -MF "$(DEPDIR)/orxonox-world.Tpo" -c -o orxonox-world.o `test -f 'story_entities/world.cc' || echo '$(srcdir)/'`story_entities/world.cc; \ |
---|
| 437 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-world.Tpo" "$(DEPDIR)/orxonox-world.Po"; else rm -f "$(DEPDIR)/orxonox-world.Tpo"; exit 1; fi |
---|
| 438 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/world.cc' object='orxonox-world.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 439 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 440 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-world.o `test -f 'story_entities/world.cc' || echo '$(srcdir)/'`story_entities/world.cc |
---|
[3472] | 441 | |
---|
[4725] | 442 | orxonox-world.obj: story_entities/world.cc |
---|
| 443 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-world.obj -MD -MP -MF "$(DEPDIR)/orxonox-world.Tpo" -c -o orxonox-world.obj `if test -f 'story_entities/world.cc'; then $(CYGPATH_W) 'story_entities/world.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/world.cc'; fi`; \ |
---|
| 444 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-world.Tpo" "$(DEPDIR)/orxonox-world.Po"; else rm -f "$(DEPDIR)/orxonox-world.Tpo"; exit 1; fi |
---|
| 445 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='story_entities/world.cc' object='orxonox-world.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 446 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[4725] | 447 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-world.obj `if test -f 'story_entities/world.cc'; then $(CYGPATH_W) 'story_entities/world.cc'; else $(CYGPATH_W) '$(srcdir)/story_entities/world.cc'; fi` |
---|
[3472] | 448 | |
---|
[5463] | 449 | orxonox-world_entity.o: world_entities/world_entity.cc |
---|
| 450 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-world_entity.o -MD -MP -MF "$(DEPDIR)/orxonox-world_entity.Tpo" -c -o orxonox-world_entity.o `test -f 'world_entities/world_entity.cc' || echo '$(srcdir)/'`world_entities/world_entity.cc; \ |
---|
| 451 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-world_entity.Tpo" "$(DEPDIR)/orxonox-world_entity.Po"; else rm -f "$(DEPDIR)/orxonox-world_entity.Tpo"; exit 1; fi |
---|
| 452 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/world_entity.cc' object='orxonox-world_entity.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 453 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 454 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-world_entity.o `test -f 'world_entities/world_entity.cc' || echo '$(srcdir)/'`world_entities/world_entity.cc |
---|
[4262] | 455 | |
---|
[5463] | 456 | orxonox-world_entity.obj: world_entities/world_entity.cc |
---|
| 457 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-world_entity.obj -MD -MP -MF "$(DEPDIR)/orxonox-world_entity.Tpo" -c -o orxonox-world_entity.obj `if test -f 'world_entities/world_entity.cc'; then $(CYGPATH_W) 'world_entities/world_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/world_entity.cc'; fi`; \ |
---|
| 458 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-world_entity.Tpo" "$(DEPDIR)/orxonox-world_entity.Po"; else rm -f "$(DEPDIR)/orxonox-world_entity.Tpo"; exit 1; fi |
---|
| 459 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/world_entity.cc' object='orxonox-world_entity.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 460 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 461 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-world_entity.obj `if test -f 'world_entities/world_entity.cc'; then $(CYGPATH_W) 'world_entities/world_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/world_entity.cc'; fi` |
---|
| 462 | |
---|
| 463 | orxonox-camera.o: world_entities/camera.cc |
---|
| 464 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-camera.o -MD -MP -MF "$(DEPDIR)/orxonox-camera.Tpo" -c -o orxonox-camera.o `test -f 'world_entities/camera.cc' || echo '$(srcdir)/'`world_entities/camera.cc; \ |
---|
| 465 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-camera.Tpo" "$(DEPDIR)/orxonox-camera.Po"; else rm -f "$(DEPDIR)/orxonox-camera.Tpo"; exit 1; fi |
---|
| 466 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/camera.cc' object='orxonox-camera.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 467 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 468 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-camera.o `test -f 'world_entities/camera.cc' || echo '$(srcdir)/'`world_entities/camera.cc |
---|
| 469 | |
---|
| 470 | orxonox-camera.obj: world_entities/camera.cc |
---|
| 471 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-camera.obj -MD -MP -MF "$(DEPDIR)/orxonox-camera.Tpo" -c -o orxonox-camera.obj `if test -f 'world_entities/camera.cc'; then $(CYGPATH_W) 'world_entities/camera.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/camera.cc'; fi`; \ |
---|
| 472 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-camera.Tpo" "$(DEPDIR)/orxonox-camera.Po"; else rm -f "$(DEPDIR)/orxonox-camera.Tpo"; exit 1; fi |
---|
| 473 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/camera.cc' object='orxonox-camera.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 474 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 475 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-camera.obj `if test -f 'world_entities/camera.cc'; then $(CYGPATH_W) 'world_entities/camera.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/camera.cc'; fi` |
---|
| 476 | |
---|
| 477 | orxonox-player.o: world_entities/player.cc |
---|
| 478 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-player.o -MD -MP -MF "$(DEPDIR)/orxonox-player.Tpo" -c -o orxonox-player.o `test -f 'world_entities/player.cc' || echo '$(srcdir)/'`world_entities/player.cc; \ |
---|
| 479 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-player.Tpo" "$(DEPDIR)/orxonox-player.Po"; else rm -f "$(DEPDIR)/orxonox-player.Tpo"; exit 1; fi |
---|
| 480 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/player.cc' object='orxonox-player.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 481 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 482 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-player.o `test -f 'world_entities/player.cc' || echo '$(srcdir)/'`world_entities/player.cc |
---|
| 483 | |
---|
| 484 | orxonox-player.obj: world_entities/player.cc |
---|
| 485 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-player.obj -MD -MP -MF "$(DEPDIR)/orxonox-player.Tpo" -c -o orxonox-player.obj `if test -f 'world_entities/player.cc'; then $(CYGPATH_W) 'world_entities/player.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/player.cc'; fi`; \ |
---|
| 486 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-player.Tpo" "$(DEPDIR)/orxonox-player.Po"; else rm -f "$(DEPDIR)/orxonox-player.Tpo"; exit 1; fi |
---|
| 487 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/player.cc' object='orxonox-player.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 488 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 489 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-player.obj `if test -f 'world_entities/player.cc'; then $(CYGPATH_W) 'world_entities/player.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/player.cc'; fi` |
---|
| 490 | |
---|
| 491 | orxonox-npc.o: world_entities/npc.cc |
---|
| 492 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-npc.o -MD -MP -MF "$(DEPDIR)/orxonox-npc.Tpo" -c -o orxonox-npc.o `test -f 'world_entities/npc.cc' || echo '$(srcdir)/'`world_entities/npc.cc; \ |
---|
| 493 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-npc.Tpo" "$(DEPDIR)/orxonox-npc.Po"; else rm -f "$(DEPDIR)/orxonox-npc.Tpo"; exit 1; fi |
---|
| 494 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/npc.cc' object='orxonox-npc.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 495 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 496 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-npc.o `test -f 'world_entities/npc.cc' || echo '$(srcdir)/'`world_entities/npc.cc |
---|
| 497 | |
---|
| 498 | orxonox-npc.obj: world_entities/npc.cc |
---|
| 499 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-npc.obj -MD -MP -MF "$(DEPDIR)/orxonox-npc.Tpo" -c -o orxonox-npc.obj `if test -f 'world_entities/npc.cc'; then $(CYGPATH_W) 'world_entities/npc.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/npc.cc'; fi`; \ |
---|
| 500 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-npc.Tpo" "$(DEPDIR)/orxonox-npc.Po"; else rm -f "$(DEPDIR)/orxonox-npc.Tpo"; exit 1; fi |
---|
| 501 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/npc.cc' object='orxonox-npc.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 502 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 503 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-npc.obj `if test -f 'world_entities/npc.cc'; then $(CYGPATH_W) 'world_entities/npc.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/npc.cc'; fi` |
---|
| 504 | |
---|
| 505 | orxonox-npc2.o: world_entities/npc2.cc |
---|
| 506 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-npc2.o -MD -MP -MF "$(DEPDIR)/orxonox-npc2.Tpo" -c -o orxonox-npc2.o `test -f 'world_entities/npc2.cc' || echo '$(srcdir)/'`world_entities/npc2.cc; \ |
---|
| 507 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-npc2.Tpo" "$(DEPDIR)/orxonox-npc2.Po"; else rm -f "$(DEPDIR)/orxonox-npc2.Tpo"; exit 1; fi |
---|
| 508 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/npc2.cc' object='orxonox-npc2.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 509 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 510 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-npc2.o `test -f 'world_entities/npc2.cc' || echo '$(srcdir)/'`world_entities/npc2.cc |
---|
| 511 | |
---|
| 512 | orxonox-npc2.obj: world_entities/npc2.cc |
---|
| 513 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-npc2.obj -MD -MP -MF "$(DEPDIR)/orxonox-npc2.Tpo" -c -o orxonox-npc2.obj `if test -f 'world_entities/npc2.cc'; then $(CYGPATH_W) 'world_entities/npc2.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/npc2.cc'; fi`; \ |
---|
| 514 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-npc2.Tpo" "$(DEPDIR)/orxonox-npc2.Po"; else rm -f "$(DEPDIR)/orxonox-npc2.Tpo"; exit 1; fi |
---|
| 515 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/npc2.cc' object='orxonox-npc2.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 516 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 517 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-npc2.obj `if test -f 'world_entities/npc2.cc'; then $(CYGPATH_W) 'world_entities/npc2.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/npc2.cc'; fi` |
---|
| 518 | |
---|
| 519 | orxonox-environment.o: world_entities/environment.cc |
---|
| 520 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-environment.o -MD -MP -MF "$(DEPDIR)/orxonox-environment.Tpo" -c -o orxonox-environment.o `test -f 'world_entities/environment.cc' || echo '$(srcdir)/'`world_entities/environment.cc; \ |
---|
| 521 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-environment.Tpo" "$(DEPDIR)/orxonox-environment.Po"; else rm -f "$(DEPDIR)/orxonox-environment.Tpo"; exit 1; fi |
---|
| 522 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/environment.cc' object='orxonox-environment.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 523 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 524 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-environment.o `test -f 'world_entities/environment.cc' || echo '$(srcdir)/'`world_entities/environment.cc |
---|
| 525 | |
---|
| 526 | orxonox-environment.obj: world_entities/environment.cc |
---|
| 527 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-environment.obj -MD -MP -MF "$(DEPDIR)/orxonox-environment.Tpo" -c -o orxonox-environment.obj `if test -f 'world_entities/environment.cc'; then $(CYGPATH_W) 'world_entities/environment.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/environment.cc'; fi`; \ |
---|
| 528 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-environment.Tpo" "$(DEPDIR)/orxonox-environment.Po"; else rm -f "$(DEPDIR)/orxonox-environment.Tpo"; exit 1; fi |
---|
| 529 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/environment.cc' object='orxonox-environment.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 530 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 531 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-environment.obj `if test -f 'world_entities/environment.cc'; then $(CYGPATH_W) 'world_entities/environment.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/environment.cc'; fi` |
---|
| 532 | |
---|
| 533 | orxonox-skysphere.o: world_entities/skysphere.cc |
---|
| 534 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-skysphere.o -MD -MP -MF "$(DEPDIR)/orxonox-skysphere.Tpo" -c -o orxonox-skysphere.o `test -f 'world_entities/skysphere.cc' || echo '$(srcdir)/'`world_entities/skysphere.cc; \ |
---|
| 535 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-skysphere.Tpo" "$(DEPDIR)/orxonox-skysphere.Po"; else rm -f "$(DEPDIR)/orxonox-skysphere.Tpo"; exit 1; fi |
---|
| 536 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skysphere.cc' object='orxonox-skysphere.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 537 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 538 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-skysphere.o `test -f 'world_entities/skysphere.cc' || echo '$(srcdir)/'`world_entities/skysphere.cc |
---|
| 539 | |
---|
| 540 | orxonox-skysphere.obj: world_entities/skysphere.cc |
---|
| 541 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-skysphere.obj -MD -MP -MF "$(DEPDIR)/orxonox-skysphere.Tpo" -c -o orxonox-skysphere.obj `if test -f 'world_entities/skysphere.cc'; then $(CYGPATH_W) 'world_entities/skysphere.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/skysphere.cc'; fi`; \ |
---|
| 542 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-skysphere.Tpo" "$(DEPDIR)/orxonox-skysphere.Po"; else rm -f "$(DEPDIR)/orxonox-skysphere.Tpo"; exit 1; fi |
---|
| 543 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skysphere.cc' object='orxonox-skysphere.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 544 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 545 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-skysphere.obj `if test -f 'world_entities/skysphere.cc'; then $(CYGPATH_W) 'world_entities/skysphere.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/skysphere.cc'; fi` |
---|
| 546 | |
---|
| 547 | orxonox-skybox.o: world_entities/skybox.cc |
---|
| 548 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-skybox.o -MD -MP -MF "$(DEPDIR)/orxonox-skybox.Tpo" -c -o orxonox-skybox.o `test -f 'world_entities/skybox.cc' || echo '$(srcdir)/'`world_entities/skybox.cc; \ |
---|
| 549 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-skybox.Tpo" "$(DEPDIR)/orxonox-skybox.Po"; else rm -f "$(DEPDIR)/orxonox-skybox.Tpo"; exit 1; fi |
---|
| 550 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skybox.cc' object='orxonox-skybox.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 551 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 552 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-skybox.o `test -f 'world_entities/skybox.cc' || echo '$(srcdir)/'`world_entities/skybox.cc |
---|
| 553 | |
---|
| 554 | orxonox-skybox.obj: world_entities/skybox.cc |
---|
| 555 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-skybox.obj -MD -MP -MF "$(DEPDIR)/orxonox-skybox.Tpo" -c -o orxonox-skybox.obj `if test -f 'world_entities/skybox.cc'; then $(CYGPATH_W) 'world_entities/skybox.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/skybox.cc'; fi`; \ |
---|
| 556 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-skybox.Tpo" "$(DEPDIR)/orxonox-skybox.Po"; else rm -f "$(DEPDIR)/orxonox-skybox.Tpo"; exit 1; fi |
---|
| 557 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/skybox.cc' object='orxonox-skybox.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 558 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 559 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-skybox.obj `if test -f 'world_entities/skybox.cc'; then $(CYGPATH_W) 'world_entities/skybox.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/skybox.cc'; fi` |
---|
| 560 | |
---|
| 561 | orxonox-terrain.o: world_entities/terrain.cc |
---|
| 562 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-terrain.o -MD -MP -MF "$(DEPDIR)/orxonox-terrain.Tpo" -c -o orxonox-terrain.o `test -f 'world_entities/terrain.cc' || echo '$(srcdir)/'`world_entities/terrain.cc; \ |
---|
| 563 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-terrain.Tpo" "$(DEPDIR)/orxonox-terrain.Po"; else rm -f "$(DEPDIR)/orxonox-terrain.Tpo"; exit 1; fi |
---|
| 564 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/terrain.cc' object='orxonox-terrain.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 565 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 566 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-terrain.o `test -f 'world_entities/terrain.cc' || echo '$(srcdir)/'`world_entities/terrain.cc |
---|
| 567 | |
---|
| 568 | orxonox-terrain.obj: world_entities/terrain.cc |
---|
| 569 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-terrain.obj -MD -MP -MF "$(DEPDIR)/orxonox-terrain.Tpo" -c -o orxonox-terrain.obj `if test -f 'world_entities/terrain.cc'; then $(CYGPATH_W) 'world_entities/terrain.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/terrain.cc'; fi`; \ |
---|
| 570 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-terrain.Tpo" "$(DEPDIR)/orxonox-terrain.Po"; else rm -f "$(DEPDIR)/orxonox-terrain.Tpo"; exit 1; fi |
---|
| 571 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/terrain.cc' object='orxonox-terrain.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 572 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 573 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-terrain.obj `if test -f 'world_entities/terrain.cc'; then $(CYGPATH_W) 'world_entities/terrain.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/terrain.cc'; fi` |
---|
| 574 | |
---|
| 575 | orxonox-satellite.o: world_entities/satellite.cc |
---|
| 576 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-satellite.o -MD -MP -MF "$(DEPDIR)/orxonox-satellite.Tpo" -c -o orxonox-satellite.o `test -f 'world_entities/satellite.cc' || echo '$(srcdir)/'`world_entities/satellite.cc; \ |
---|
| 577 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-satellite.Tpo" "$(DEPDIR)/orxonox-satellite.Po"; else rm -f "$(DEPDIR)/orxonox-satellite.Tpo"; exit 1; fi |
---|
| 578 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/satellite.cc' object='orxonox-satellite.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 579 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 580 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-satellite.o `test -f 'world_entities/satellite.cc' || echo '$(srcdir)/'`world_entities/satellite.cc |
---|
| 581 | |
---|
| 582 | orxonox-satellite.obj: world_entities/satellite.cc |
---|
| 583 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-satellite.obj -MD -MP -MF "$(DEPDIR)/orxonox-satellite.Tpo" -c -o orxonox-satellite.obj `if test -f 'world_entities/satellite.cc'; then $(CYGPATH_W) 'world_entities/satellite.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/satellite.cc'; fi`; \ |
---|
| 584 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-satellite.Tpo" "$(DEPDIR)/orxonox-satellite.Po"; else rm -f "$(DEPDIR)/orxonox-satellite.Tpo"; exit 1; fi |
---|
| 585 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/satellite.cc' object='orxonox-satellite.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 586 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 587 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-satellite.obj `if test -f 'world_entities/satellite.cc'; then $(CYGPATH_W) 'world_entities/satellite.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/satellite.cc'; fi` |
---|
| 588 | |
---|
| 589 | orxonox-character_attributes.o: world_entities/character_attributes.cc |
---|
| 590 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-character_attributes.o -MD -MP -MF "$(DEPDIR)/orxonox-character_attributes.Tpo" -c -o orxonox-character_attributes.o `test -f 'world_entities/character_attributes.cc' || echo '$(srcdir)/'`world_entities/character_attributes.cc; \ |
---|
| 591 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-character_attributes.Tpo" "$(DEPDIR)/orxonox-character_attributes.Po"; else rm -f "$(DEPDIR)/orxonox-character_attributes.Tpo"; exit 1; fi |
---|
| 592 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/character_attributes.cc' object='orxonox-character_attributes.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 593 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 594 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-character_attributes.o `test -f 'world_entities/character_attributes.cc' || echo '$(srcdir)/'`world_entities/character_attributes.cc |
---|
| 595 | |
---|
| 596 | orxonox-character_attributes.obj: world_entities/character_attributes.cc |
---|
| 597 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-character_attributes.obj -MD -MP -MF "$(DEPDIR)/orxonox-character_attributes.Tpo" -c -o orxonox-character_attributes.obj `if test -f 'world_entities/character_attributes.cc'; then $(CYGPATH_W) 'world_entities/character_attributes.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/character_attributes.cc'; fi`; \ |
---|
| 598 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-character_attributes.Tpo" "$(DEPDIR)/orxonox-character_attributes.Po"; else rm -f "$(DEPDIR)/orxonox-character_attributes.Tpo"; exit 1; fi |
---|
| 599 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/character_attributes.cc' object='orxonox-character_attributes.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 600 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 601 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-character_attributes.obj `if test -f 'world_entities/character_attributes.cc'; then $(CYGPATH_W) 'world_entities/character_attributes.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/character_attributes.cc'; fi` |
---|
| 602 | |
---|
| 603 | orxonox-test_entity.o: world_entities/test_entity.cc |
---|
| 604 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_entity.o -MD -MP -MF "$(DEPDIR)/orxonox-test_entity.Tpo" -c -o orxonox-test_entity.o `test -f 'world_entities/test_entity.cc' || echo '$(srcdir)/'`world_entities/test_entity.cc; \ |
---|
| 605 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_entity.Tpo" "$(DEPDIR)/orxonox-test_entity.Po"; else rm -f "$(DEPDIR)/orxonox-test_entity.Tpo"; exit 1; fi |
---|
| 606 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_entity.cc' object='orxonox-test_entity.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 607 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 608 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_entity.o `test -f 'world_entities/test_entity.cc' || echo '$(srcdir)/'`world_entities/test_entity.cc |
---|
| 609 | |
---|
| 610 | orxonox-test_entity.obj: world_entities/test_entity.cc |
---|
| 611 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_entity.obj -MD -MP -MF "$(DEPDIR)/orxonox-test_entity.Tpo" -c -o orxonox-test_entity.obj `if test -f 'world_entities/test_entity.cc'; then $(CYGPATH_W) 'world_entities/test_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_entity.cc'; fi`; \ |
---|
| 612 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_entity.Tpo" "$(DEPDIR)/orxonox-test_entity.Po"; else rm -f "$(DEPDIR)/orxonox-test_entity.Tpo"; exit 1; fi |
---|
| 613 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/test_entity.cc' object='orxonox-test_entity.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 614 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 615 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_entity.obj `if test -f 'world_entities/test_entity.cc'; then $(CYGPATH_W) 'world_entities/test_entity.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/test_entity.cc'; fi` |
---|
| 616 | |
---|
| 617 | orxonox-weapon_manager.o: world_entities/weapons/weapon_manager.cc |
---|
| 618 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-weapon_manager.o -MD -MP -MF "$(DEPDIR)/orxonox-weapon_manager.Tpo" -c -o orxonox-weapon_manager.o `test -f 'world_entities/weapons/weapon_manager.cc' || echo '$(srcdir)/'`world_entities/weapons/weapon_manager.cc; \ |
---|
| 619 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-weapon_manager.Tpo" "$(DEPDIR)/orxonox-weapon_manager.Po"; else rm -f "$(DEPDIR)/orxonox-weapon_manager.Tpo"; exit 1; fi |
---|
| 620 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/weapon_manager.cc' object='orxonox-weapon_manager.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 621 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 622 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-weapon_manager.o `test -f 'world_entities/weapons/weapon_manager.cc' || echo '$(srcdir)/'`world_entities/weapons/weapon_manager.cc |
---|
| 623 | |
---|
| 624 | orxonox-weapon_manager.obj: world_entities/weapons/weapon_manager.cc |
---|
| 625 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-weapon_manager.obj -MD -MP -MF "$(DEPDIR)/orxonox-weapon_manager.Tpo" -c -o orxonox-weapon_manager.obj `if test -f 'world_entities/weapons/weapon_manager.cc'; then $(CYGPATH_W) 'world_entities/weapons/weapon_manager.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/weapon_manager.cc'; fi`; \ |
---|
| 626 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-weapon_manager.Tpo" "$(DEPDIR)/orxonox-weapon_manager.Po"; else rm -f "$(DEPDIR)/orxonox-weapon_manager.Tpo"; exit 1; fi |
---|
| 627 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/weapon_manager.cc' object='orxonox-weapon_manager.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 628 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 629 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-weapon_manager.obj `if test -f 'world_entities/weapons/weapon_manager.cc'; then $(CYGPATH_W) 'world_entities/weapons/weapon_manager.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/weapon_manager.cc'; fi` |
---|
| 630 | |
---|
| 631 | orxonox-weapon.o: world_entities/weapons/weapon.cc |
---|
| 632 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-weapon.o -MD -MP -MF "$(DEPDIR)/orxonox-weapon.Tpo" -c -o orxonox-weapon.o `test -f 'world_entities/weapons/weapon.cc' || echo '$(srcdir)/'`world_entities/weapons/weapon.cc; \ |
---|
| 633 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-weapon.Tpo" "$(DEPDIR)/orxonox-weapon.Po"; else rm -f "$(DEPDIR)/orxonox-weapon.Tpo"; exit 1; fi |
---|
| 634 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/weapon.cc' object='orxonox-weapon.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 635 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 636 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-weapon.o `test -f 'world_entities/weapons/weapon.cc' || echo '$(srcdir)/'`world_entities/weapons/weapon.cc |
---|
| 637 | |
---|
| 638 | orxonox-weapon.obj: world_entities/weapons/weapon.cc |
---|
| 639 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-weapon.obj -MD -MP -MF "$(DEPDIR)/orxonox-weapon.Tpo" -c -o orxonox-weapon.obj `if test -f 'world_entities/weapons/weapon.cc'; then $(CYGPATH_W) 'world_entities/weapons/weapon.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/weapon.cc'; fi`; \ |
---|
| 640 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-weapon.Tpo" "$(DEPDIR)/orxonox-weapon.Po"; else rm -f "$(DEPDIR)/orxonox-weapon.Tpo"; exit 1; fi |
---|
| 641 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/weapon.cc' object='orxonox-weapon.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 642 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 643 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-weapon.obj `if test -f 'world_entities/weapons/weapon.cc'; then $(CYGPATH_W) 'world_entities/weapons/weapon.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/weapon.cc'; fi` |
---|
| 644 | |
---|
| 645 | orxonox-projectile.o: world_entities/weapons/projectile.cc |
---|
| 646 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-projectile.o -MD -MP -MF "$(DEPDIR)/orxonox-projectile.Tpo" -c -o orxonox-projectile.o `test -f 'world_entities/weapons/projectile.cc' || echo '$(srcdir)/'`world_entities/weapons/projectile.cc; \ |
---|
| 647 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-projectile.Tpo" "$(DEPDIR)/orxonox-projectile.Po"; else rm -f "$(DEPDIR)/orxonox-projectile.Tpo"; exit 1; fi |
---|
| 648 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/projectile.cc' object='orxonox-projectile.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 649 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 650 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-projectile.o `test -f 'world_entities/weapons/projectile.cc' || echo '$(srcdir)/'`world_entities/weapons/projectile.cc |
---|
| 651 | |
---|
| 652 | orxonox-projectile.obj: world_entities/weapons/projectile.cc |
---|
| 653 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-projectile.obj -MD -MP -MF "$(DEPDIR)/orxonox-projectile.Tpo" -c -o orxonox-projectile.obj `if test -f 'world_entities/weapons/projectile.cc'; then $(CYGPATH_W) 'world_entities/weapons/projectile.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/projectile.cc'; fi`; \ |
---|
| 654 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-projectile.Tpo" "$(DEPDIR)/orxonox-projectile.Po"; else rm -f "$(DEPDIR)/orxonox-projectile.Tpo"; exit 1; fi |
---|
| 655 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/projectile.cc' object='orxonox-projectile.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 656 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 657 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-projectile.obj `if test -f 'world_entities/weapons/projectile.cc'; then $(CYGPATH_W) 'world_entities/weapons/projectile.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/projectile.cc'; fi` |
---|
| 658 | |
---|
| 659 | orxonox-test_gun.o: world_entities/weapons/test_gun.cc |
---|
| 660 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_gun.o -MD -MP -MF "$(DEPDIR)/orxonox-test_gun.Tpo" -c -o orxonox-test_gun.o `test -f 'world_entities/weapons/test_gun.cc' || echo '$(srcdir)/'`world_entities/weapons/test_gun.cc; \ |
---|
| 661 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_gun.Tpo" "$(DEPDIR)/orxonox-test_gun.Po"; else rm -f "$(DEPDIR)/orxonox-test_gun.Tpo"; exit 1; fi |
---|
| 662 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/test_gun.cc' object='orxonox-test_gun.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 663 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 664 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_gun.o `test -f 'world_entities/weapons/test_gun.cc' || echo '$(srcdir)/'`world_entities/weapons/test_gun.cc |
---|
| 665 | |
---|
| 666 | orxonox-test_gun.obj: world_entities/weapons/test_gun.cc |
---|
| 667 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_gun.obj -MD -MP -MF "$(DEPDIR)/orxonox-test_gun.Tpo" -c -o orxonox-test_gun.obj `if test -f 'world_entities/weapons/test_gun.cc'; then $(CYGPATH_W) 'world_entities/weapons/test_gun.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/test_gun.cc'; fi`; \ |
---|
| 668 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_gun.Tpo" "$(DEPDIR)/orxonox-test_gun.Po"; else rm -f "$(DEPDIR)/orxonox-test_gun.Tpo"; exit 1; fi |
---|
| 669 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/test_gun.cc' object='orxonox-test_gun.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 670 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 671 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_gun.obj `if test -f 'world_entities/weapons/test_gun.cc'; then $(CYGPATH_W) 'world_entities/weapons/test_gun.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/test_gun.cc'; fi` |
---|
| 672 | |
---|
| 673 | orxonox-turret.o: world_entities/weapons/turret.cc |
---|
| 674 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-turret.o -MD -MP -MF "$(DEPDIR)/orxonox-turret.Tpo" -c -o orxonox-turret.o `test -f 'world_entities/weapons/turret.cc' || echo '$(srcdir)/'`world_entities/weapons/turret.cc; \ |
---|
| 675 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-turret.Tpo" "$(DEPDIR)/orxonox-turret.Po"; else rm -f "$(DEPDIR)/orxonox-turret.Tpo"; exit 1; fi |
---|
| 676 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/turret.cc' object='orxonox-turret.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 677 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 678 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-turret.o `test -f 'world_entities/weapons/turret.cc' || echo '$(srcdir)/'`world_entities/weapons/turret.cc |
---|
| 679 | |
---|
| 680 | orxonox-turret.obj: world_entities/weapons/turret.cc |
---|
| 681 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-turret.obj -MD -MP -MF "$(DEPDIR)/orxonox-turret.Tpo" -c -o orxonox-turret.obj `if test -f 'world_entities/weapons/turret.cc'; then $(CYGPATH_W) 'world_entities/weapons/turret.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/turret.cc'; fi`; \ |
---|
| 682 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-turret.Tpo" "$(DEPDIR)/orxonox-turret.Po"; else rm -f "$(DEPDIR)/orxonox-turret.Tpo"; exit 1; fi |
---|
| 683 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/turret.cc' object='orxonox-turret.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 684 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 685 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-turret.obj `if test -f 'world_entities/weapons/turret.cc'; then $(CYGPATH_W) 'world_entities/weapons/turret.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/turret.cc'; fi` |
---|
| 686 | |
---|
| 687 | orxonox-test_bullet.o: world_entities/weapons/test_bullet.cc |
---|
| 688 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_bullet.o -MD -MP -MF "$(DEPDIR)/orxonox-test_bullet.Tpo" -c -o orxonox-test_bullet.o `test -f 'world_entities/weapons/test_bullet.cc' || echo '$(srcdir)/'`world_entities/weapons/test_bullet.cc; \ |
---|
| 689 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_bullet.Tpo" "$(DEPDIR)/orxonox-test_bullet.Po"; else rm -f "$(DEPDIR)/orxonox-test_bullet.Tpo"; exit 1; fi |
---|
| 690 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/test_bullet.cc' object='orxonox-test_bullet.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 691 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 692 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_bullet.o `test -f 'world_entities/weapons/test_bullet.cc' || echo '$(srcdir)/'`world_entities/weapons/test_bullet.cc |
---|
| 693 | |
---|
| 694 | orxonox-test_bullet.obj: world_entities/weapons/test_bullet.cc |
---|
| 695 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-test_bullet.obj -MD -MP -MF "$(DEPDIR)/orxonox-test_bullet.Tpo" -c -o orxonox-test_bullet.obj `if test -f 'world_entities/weapons/test_bullet.cc'; then $(CYGPATH_W) 'world_entities/weapons/test_bullet.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/test_bullet.cc'; fi`; \ |
---|
| 696 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-test_bullet.Tpo" "$(DEPDIR)/orxonox-test_bullet.Po"; else rm -f "$(DEPDIR)/orxonox-test_bullet.Tpo"; exit 1; fi |
---|
| 697 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/test_bullet.cc' object='orxonox-test_bullet.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 698 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 699 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_bullet.obj `if test -f 'world_entities/weapons/test_bullet.cc'; then $(CYGPATH_W) 'world_entities/weapons/test_bullet.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/test_bullet.cc'; fi` |
---|
| 700 | |
---|
| 701 | orxonox-rocket.o: world_entities/weapons/rocket.cc |
---|
| 702 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-rocket.o -MD -MP -MF "$(DEPDIR)/orxonox-rocket.Tpo" -c -o orxonox-rocket.o `test -f 'world_entities/weapons/rocket.cc' || echo '$(srcdir)/'`world_entities/weapons/rocket.cc; \ |
---|
| 703 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-rocket.Tpo" "$(DEPDIR)/orxonox-rocket.Po"; else rm -f "$(DEPDIR)/orxonox-rocket.Tpo"; exit 1; fi |
---|
| 704 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/rocket.cc' object='orxonox-rocket.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 705 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 706 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-rocket.o `test -f 'world_entities/weapons/rocket.cc' || echo '$(srcdir)/'`world_entities/weapons/rocket.cc |
---|
| 707 | |
---|
| 708 | orxonox-rocket.obj: world_entities/weapons/rocket.cc |
---|
| 709 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-rocket.obj -MD -MP -MF "$(DEPDIR)/orxonox-rocket.Tpo" -c -o orxonox-rocket.obj `if test -f 'world_entities/weapons/rocket.cc'; then $(CYGPATH_W) 'world_entities/weapons/rocket.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/rocket.cc'; fi`; \ |
---|
| 710 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-rocket.Tpo" "$(DEPDIR)/orxonox-rocket.Po"; else rm -f "$(DEPDIR)/orxonox-rocket.Tpo"; exit 1; fi |
---|
| 711 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/rocket.cc' object='orxonox-rocket.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 712 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 713 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-rocket.obj `if test -f 'world_entities/weapons/rocket.cc'; then $(CYGPATH_W) 'world_entities/weapons/rocket.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/rocket.cc'; fi` |
---|
| 714 | |
---|
| 715 | orxonox-laser.o: world_entities/weapons/laser.cc |
---|
| 716 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-laser.o -MD -MP -MF "$(DEPDIR)/orxonox-laser.Tpo" -c -o orxonox-laser.o `test -f 'world_entities/weapons/laser.cc' || echo '$(srcdir)/'`world_entities/weapons/laser.cc; \ |
---|
| 717 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-laser.Tpo" "$(DEPDIR)/orxonox-laser.Po"; else rm -f "$(DEPDIR)/orxonox-laser.Tpo"; exit 1; fi |
---|
| 718 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/laser.cc' object='orxonox-laser.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 719 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 720 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-laser.o `test -f 'world_entities/weapons/laser.cc' || echo '$(srcdir)/'`world_entities/weapons/laser.cc |
---|
| 721 | |
---|
| 722 | orxonox-laser.obj: world_entities/weapons/laser.cc |
---|
| 723 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-laser.obj -MD -MP -MF "$(DEPDIR)/orxonox-laser.Tpo" -c -o orxonox-laser.obj `if test -f 'world_entities/weapons/laser.cc'; then $(CYGPATH_W) 'world_entities/weapons/laser.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/laser.cc'; fi`; \ |
---|
| 724 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-laser.Tpo" "$(DEPDIR)/orxonox-laser.Po"; else rm -f "$(DEPDIR)/orxonox-laser.Tpo"; exit 1; fi |
---|
| 725 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/laser.cc' object='orxonox-laser.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 726 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 727 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-laser.obj `if test -f 'world_entities/weapons/laser.cc'; then $(CYGPATH_W) 'world_entities/weapons/laser.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/laser.cc'; fi` |
---|
| 728 | |
---|
| 729 | orxonox-crosshair.o: world_entities/weapons/crosshair.cc |
---|
| 730 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-crosshair.o -MD -MP -MF "$(DEPDIR)/orxonox-crosshair.Tpo" -c -o orxonox-crosshair.o `test -f 'world_entities/weapons/crosshair.cc' || echo '$(srcdir)/'`world_entities/weapons/crosshair.cc; \ |
---|
| 731 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-crosshair.Tpo" "$(DEPDIR)/orxonox-crosshair.Po"; else rm -f "$(DEPDIR)/orxonox-crosshair.Tpo"; exit 1; fi |
---|
| 732 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/crosshair.cc' object='orxonox-crosshair.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 733 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 734 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-crosshair.o `test -f 'world_entities/weapons/crosshair.cc' || echo '$(srcdir)/'`world_entities/weapons/crosshair.cc |
---|
| 735 | |
---|
| 736 | orxonox-crosshair.obj: world_entities/weapons/crosshair.cc |
---|
| 737 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-crosshair.obj -MD -MP -MF "$(DEPDIR)/orxonox-crosshair.Tpo" -c -o orxonox-crosshair.obj `if test -f 'world_entities/weapons/crosshair.cc'; then $(CYGPATH_W) 'world_entities/weapons/crosshair.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/crosshair.cc'; fi`; \ |
---|
| 738 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-crosshair.Tpo" "$(DEPDIR)/orxonox-crosshair.Po"; else rm -f "$(DEPDIR)/orxonox-crosshair.Tpo"; exit 1; fi |
---|
| 739 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/crosshair.cc' object='orxonox-crosshair.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 740 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 741 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-crosshair.obj `if test -f 'world_entities/weapons/crosshair.cc'; then $(CYGPATH_W) 'world_entities/weapons/crosshair.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/crosshair.cc'; fi` |
---|
| 742 | |
---|
| 743 | orxonox-power_up.o: world_entities/power_ups/power_up.cc |
---|
| 744 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-power_up.o -MD -MP -MF "$(DEPDIR)/orxonox-power_up.Tpo" -c -o orxonox-power_up.o `test -f 'world_entities/power_ups/power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/power_up.cc; \ |
---|
| 745 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-power_up.Tpo" "$(DEPDIR)/orxonox-power_up.Po"; else rm -f "$(DEPDIR)/orxonox-power_up.Tpo"; exit 1; fi |
---|
| 746 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/power_up.cc' object='orxonox-power_up.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 747 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 748 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-power_up.o `test -f 'world_entities/power_ups/power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/power_up.cc |
---|
| 749 | |
---|
| 750 | orxonox-power_up.obj: world_entities/power_ups/power_up.cc |
---|
| 751 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-power_up.obj -MD -MP -MF "$(DEPDIR)/orxonox-power_up.Tpo" -c -o orxonox-power_up.obj `if test -f 'world_entities/power_ups/power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/power_up.cc'; fi`; \ |
---|
| 752 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-power_up.Tpo" "$(DEPDIR)/orxonox-power_up.Po"; else rm -f "$(DEPDIR)/orxonox-power_up.Tpo"; exit 1; fi |
---|
| 753 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/power_up.cc' object='orxonox-power_up.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 754 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 755 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-power_up.obj `if test -f 'world_entities/power_ups/power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/power_up.cc'; fi` |
---|
| 756 | |
---|
| 757 | orxonox-turret_power_up.o: world_entities/power_ups/turret_power_up.cc |
---|
| 758 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-turret_power_up.o -MD -MP -MF "$(DEPDIR)/orxonox-turret_power_up.Tpo" -c -o orxonox-turret_power_up.o `test -f 'world_entities/power_ups/turret_power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/turret_power_up.cc; \ |
---|
| 759 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-turret_power_up.Tpo" "$(DEPDIR)/orxonox-turret_power_up.Po"; else rm -f "$(DEPDIR)/orxonox-turret_power_up.Tpo"; exit 1; fi |
---|
| 760 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/turret_power_up.cc' object='orxonox-turret_power_up.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 761 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 762 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-turret_power_up.o `test -f 'world_entities/power_ups/turret_power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/turret_power_up.cc |
---|
| 763 | |
---|
| 764 | orxonox-turret_power_up.obj: world_entities/power_ups/turret_power_up.cc |
---|
| 765 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-turret_power_up.obj -MD -MP -MF "$(DEPDIR)/orxonox-turret_power_up.Tpo" -c -o orxonox-turret_power_up.obj `if test -f 'world_entities/power_ups/turret_power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/turret_power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/turret_power_up.cc'; fi`; \ |
---|
| 766 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-turret_power_up.Tpo" "$(DEPDIR)/orxonox-turret_power_up.Po"; else rm -f "$(DEPDIR)/orxonox-turret_power_up.Tpo"; exit 1; fi |
---|
| 767 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/turret_power_up.cc' object='orxonox-turret_power_up.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 768 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 769 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-turret_power_up.obj `if test -f 'world_entities/power_ups/turret_power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/turret_power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/turret_power_up.cc'; fi` |
---|
| 770 | |
---|
| 771 | orxonox-laser_power_up.o: world_entities/power_ups/laser_power_up.cc |
---|
| 772 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-laser_power_up.o -MD -MP -MF "$(DEPDIR)/orxonox-laser_power_up.Tpo" -c -o orxonox-laser_power_up.o `test -f 'world_entities/power_ups/laser_power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/laser_power_up.cc; \ |
---|
| 773 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-laser_power_up.Tpo" "$(DEPDIR)/orxonox-laser_power_up.Po"; else rm -f "$(DEPDIR)/orxonox-laser_power_up.Tpo"; exit 1; fi |
---|
| 774 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/laser_power_up.cc' object='orxonox-laser_power_up.o' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 775 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 776 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-laser_power_up.o `test -f 'world_entities/power_ups/laser_power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/laser_power_up.cc |
---|
| 777 | |
---|
| 778 | orxonox-laser_power_up.obj: world_entities/power_ups/laser_power_up.cc |
---|
| 779 | @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-laser_power_up.obj -MD -MP -MF "$(DEPDIR)/orxonox-laser_power_up.Tpo" -c -o orxonox-laser_power_up.obj `if test -f 'world_entities/power_ups/laser_power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/laser_power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/laser_power_up.cc'; fi`; \ |
---|
| 780 | @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-laser_power_up.Tpo" "$(DEPDIR)/orxonox-laser_power_up.Po"; else rm -f "$(DEPDIR)/orxonox-laser_power_up.Tpo"; exit 1; fi |
---|
| 781 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/laser_power_up.cc' object='orxonox-laser_power_up.obj' libtool=no @AMDEPBACKSLASH@ |
---|
[5475] | 782 | @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ |
---|
[5463] | 783 | @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-laser_power_up.obj `if test -f 'world_entities/power_ups/laser_power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/laser_power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/laser_power_up.cc'; fi` |
---|
[1945] | 784 | uninstall-info-am: |
---|
[1953] | 785 | |
---|
[3191] | 786 | # This directory's subdirectories are mostly independent; you can cd |
---|
| 787 | # into them and run `make' without going through this Makefile. |
---|
| 788 | # To change the values of `make' variables: instead of editing Makefiles, |
---|
| 789 | # (1) if the variable is set in `config.status', edit `config.status' |
---|
| 790 | # (which will cause the Makefiles to be regenerated when you run `make'); |
---|
| 791 | # (2) otherwise, pass the desired values on the `make' command line. |
---|
| 792 | $(RECURSIVE_TARGETS): |
---|
[5475] | 793 | @failcom='exit 1'; \ |
---|
| 794 | for f in x $$MAKEFLAGS; do \ |
---|
| 795 | case $$f in \ |
---|
| 796 | *=* | --[!k]*);; \ |
---|
| 797 | *k*) failcom='fail=yes';; \ |
---|
| 798 | esac; \ |
---|
| 799 | done; \ |
---|
[3191] | 800 | dot_seen=no; \ |
---|
| 801 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 802 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 803 | echo "Making $$target in $$subdir"; \ |
---|
| 804 | if test "$$subdir" = "."; then \ |
---|
| 805 | dot_seen=yes; \ |
---|
| 806 | local_target="$$target-am"; \ |
---|
| 807 | else \ |
---|
| 808 | local_target="$$target"; \ |
---|
| 809 | fi; \ |
---|
| 810 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
[5475] | 811 | || eval $$failcom; \ |
---|
[3191] | 812 | done; \ |
---|
| 813 | if test "$$dot_seen" = "no"; then \ |
---|
| 814 | $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ |
---|
| 815 | fi; test -z "$$fail" |
---|
| 816 | |
---|
| 817 | mostlyclean-recursive clean-recursive distclean-recursive \ |
---|
| 818 | maintainer-clean-recursive: |
---|
[5475] | 819 | @failcom='exit 1'; \ |
---|
| 820 | for f in x $$MAKEFLAGS; do \ |
---|
| 821 | case $$f in \ |
---|
| 822 | *=* | --[!k]*);; \ |
---|
| 823 | *k*) failcom='fail=yes';; \ |
---|
| 824 | esac; \ |
---|
| 825 | done; \ |
---|
[3191] | 826 | dot_seen=no; \ |
---|
| 827 | case "$@" in \ |
---|
| 828 | distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ |
---|
| 829 | *) list='$(SUBDIRS)' ;; \ |
---|
| 830 | esac; \ |
---|
| 831 | rev=''; for subdir in $$list; do \ |
---|
| 832 | if test "$$subdir" = "."; then :; else \ |
---|
| 833 | rev="$$subdir $$rev"; \ |
---|
| 834 | fi; \ |
---|
| 835 | done; \ |
---|
| 836 | rev="$$rev ."; \ |
---|
| 837 | target=`echo $@ | sed s/-recursive//`; \ |
---|
| 838 | for subdir in $$rev; do \ |
---|
| 839 | echo "Making $$target in $$subdir"; \ |
---|
| 840 | if test "$$subdir" = "."; then \ |
---|
| 841 | local_target="$$target-am"; \ |
---|
| 842 | else \ |
---|
| 843 | local_target="$$target"; \ |
---|
| 844 | fi; \ |
---|
| 845 | (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ |
---|
[5475] | 846 | || eval $$failcom; \ |
---|
[3191] | 847 | done && test -z "$$fail" |
---|
| 848 | tags-recursive: |
---|
| 849 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 850 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ |
---|
| 851 | done |
---|
| 852 | ctags-recursive: |
---|
| 853 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 854 | test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ |
---|
| 855 | done |
---|
| 856 | |
---|
[1953] | 857 | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) |
---|
| 858 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 859 | unique=`for i in $$list; do \ |
---|
| 860 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 861 | done | \ |
---|
| 862 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 863 | END { for (i in files) print i; }'`; \ |
---|
| 864 | mkid -fID $$unique |
---|
[2706] | 865 | tags: TAGS |
---|
[1953] | 866 | |
---|
[3191] | 867 | TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
[1953] | 868 | $(TAGS_FILES) $(LISP) |
---|
| 869 | tags=; \ |
---|
| 870 | here=`pwd`; \ |
---|
[3191] | 871 | if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ |
---|
| 872 | include_option=--etags-include; \ |
---|
| 873 | empty_fix=.; \ |
---|
| 874 | else \ |
---|
| 875 | include_option=--include; \ |
---|
| 876 | empty_fix=; \ |
---|
| 877 | fi; \ |
---|
| 878 | list='$(SUBDIRS)'; for subdir in $$list; do \ |
---|
| 879 | if test "$$subdir" = .; then :; else \ |
---|
| 880 | test ! -f $$subdir/TAGS || \ |
---|
| 881 | tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ |
---|
| 882 | fi; \ |
---|
| 883 | done; \ |
---|
[1953] | 884 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 885 | unique=`for i in $$list; do \ |
---|
| 886 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 887 | done | \ |
---|
| 888 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 889 | END { for (i in files) print i; }'`; \ |
---|
[2711] | 890 | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ |
---|
| 891 | test -n "$$unique" || unique=$$empty_fix; \ |
---|
| 892 | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ |
---|
| 893 | $$tags $$unique; \ |
---|
| 894 | fi |
---|
[1945] | 895 | ctags: CTAGS |
---|
[3191] | 896 | CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ |
---|
[1953] | 897 | $(TAGS_FILES) $(LISP) |
---|
| 898 | tags=; \ |
---|
| 899 | here=`pwd`; \ |
---|
| 900 | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ |
---|
| 901 | unique=`for i in $$list; do \ |
---|
| 902 | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ |
---|
| 903 | done | \ |
---|
| 904 | $(AWK) ' { files[$$0] = 1; } \ |
---|
| 905 | END { for (i in files) print i; }'`; \ |
---|
| 906 | test -z "$(CTAGS_ARGS)$$tags$$unique" \ |
---|
| 907 | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ |
---|
| 908 | $$tags $$unique |
---|
[1945] | 909 | |
---|
[1953] | 910 | GTAGS: |
---|
| 911 | here=`$(am__cd) $(top_builddir) && pwd` \ |
---|
| 912 | && cd $(top_srcdir) \ |
---|
| 913 | && gtags -i $(GTAGS_ARGS) $$here |
---|
| 914 | |
---|
| 915 | distclean-tags: |
---|
| 916 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags |
---|
[1945] | 917 | |
---|
| 918 | distdir: $(DISTFILES) |
---|
[5580] | 919 | $(mkdir_p) $(distdir)/defs $(distdir)/proto |
---|
[1945] | 920 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 921 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 922 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 923 | case $$file in \ |
---|
| 924 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 925 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 926 | esac; \ |
---|
| 927 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 928 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 929 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 930 | dir="/$$dir"; \ |
---|
[2706] | 931 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
[1945] | 932 | else \ |
---|
| 933 | dir=''; \ |
---|
| 934 | fi; \ |
---|
| 935 | if test -d $$d/$$file; then \ |
---|
| 936 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 937 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 938 | fi; \ |
---|
| 939 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 940 | else \ |
---|
| 941 | test -f $(distdir)/$$file \ |
---|
| 942 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 943 | || exit 1; \ |
---|
| 944 | fi; \ |
---|
| 945 | done |
---|
[3191] | 946 | list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ |
---|
| 947 | if test "$$subdir" = .; then :; else \ |
---|
| 948 | test -d "$(distdir)/$$subdir" \ |
---|
[5475] | 949 | || $(mkdir_p) "$(distdir)/$$subdir" \ |
---|
[3191] | 950 | || exit 1; \ |
---|
[5475] | 951 | distdir=`$(am__cd) $(distdir) && pwd`; \ |
---|
| 952 | top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ |
---|
[3191] | 953 | (cd $$subdir && \ |
---|
| 954 | $(MAKE) $(AM_MAKEFLAGS) \ |
---|
[5475] | 955 | top_distdir="$$top_distdir" \ |
---|
| 956 | distdir="$$distdir/$$subdir" \ |
---|
[3191] | 957 | distdir) \ |
---|
| 958 | || exit 1; \ |
---|
| 959 | fi; \ |
---|
| 960 | done |
---|
[1945] | 961 | check-am: all-am |
---|
[3191] | 962 | check: check-recursive |
---|
[4265] | 963 | all-am: Makefile $(PROGRAMS) $(HEADERS) |
---|
[3191] | 964 | installdirs: installdirs-recursive |
---|
| 965 | installdirs-am: |
---|
[2711] | 966 | for dir in "$(DESTDIR)$(bindir)"; do \ |
---|
| 967 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
| 968 | done |
---|
[3191] | 969 | install: install-recursive |
---|
| 970 | install-exec: install-exec-recursive |
---|
| 971 | install-data: install-data-recursive |
---|
| 972 | uninstall: uninstall-recursive |
---|
[1945] | 973 | |
---|
| 974 | install-am: all-am |
---|
| 975 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 976 | |
---|
[3191] | 977 | installcheck: installcheck-recursive |
---|
[1945] | 978 | install-strip: |
---|
| 979 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 980 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 981 | `test -z '$(STRIP)' || \ |
---|
| 982 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 983 | mostlyclean-generic: |
---|
| 984 | |
---|
| 985 | clean-generic: |
---|
| 986 | |
---|
| 987 | distclean-generic: |
---|
[5475] | 988 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
[1945] | 989 | |
---|
| 990 | maintainer-clean-generic: |
---|
| 991 | @echo "This command is intended for maintainers to use" |
---|
| 992 | @echo "it deletes files that may require special tools to rebuild." |
---|
[3191] | 993 | clean: clean-recursive |
---|
[1945] | 994 | |
---|
[5463] | 995 | clean-am: clean-binPROGRAMS clean-generic mostlyclean-am |
---|
[1945] | 996 | |
---|
[3191] | 997 | distclean: distclean-recursive |
---|
[1953] | 998 | -rm -rf ./$(DEPDIR) |
---|
[1945] | 999 | -rm -f Makefile |
---|
[1953] | 1000 | distclean-am: clean-am distclean-compile distclean-generic \ |
---|
[5463] | 1001 | distclean-tags |
---|
[1945] | 1002 | |
---|
[3191] | 1003 | dvi: dvi-recursive |
---|
[1945] | 1004 | |
---|
| 1005 | dvi-am: |
---|
| 1006 | |
---|
[3191] | 1007 | html: html-recursive |
---|
[2706] | 1008 | |
---|
[3191] | 1009 | info: info-recursive |
---|
[1945] | 1010 | |
---|
| 1011 | info-am: |
---|
| 1012 | |
---|
| 1013 | install-data-am: |
---|
| 1014 | |
---|
[1953] | 1015 | install-exec-am: install-binPROGRAMS |
---|
[1945] | 1016 | |
---|
[3191] | 1017 | install-info: install-info-recursive |
---|
[1945] | 1018 | |
---|
| 1019 | install-man: |
---|
| 1020 | |
---|
| 1021 | installcheck-am: |
---|
| 1022 | |
---|
[3191] | 1023 | maintainer-clean: maintainer-clean-recursive |
---|
[1953] | 1024 | -rm -rf ./$(DEPDIR) |
---|
[1945] | 1025 | -rm -f Makefile |
---|
| 1026 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 1027 | |
---|
[3191] | 1028 | mostlyclean: mostlyclean-recursive |
---|
[1945] | 1029 | |
---|
[5463] | 1030 | mostlyclean-am: mostlyclean-compile mostlyclean-generic |
---|
[1945] | 1031 | |
---|
[3191] | 1032 | pdf: pdf-recursive |
---|
[1945] | 1033 | |
---|
| 1034 | pdf-am: |
---|
| 1035 | |
---|
[3191] | 1036 | ps: ps-recursive |
---|
[1945] | 1037 | |
---|
| 1038 | ps-am: |
---|
| 1039 | |
---|
[1953] | 1040 | uninstall-am: uninstall-binPROGRAMS uninstall-info-am |
---|
[1945] | 1041 | |
---|
[3191] | 1042 | uninstall-info: uninstall-info-recursive |
---|
| 1043 | |
---|
| 1044 | .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ |
---|
[5463] | 1045 | clean clean-binPROGRAMS clean-generic clean-recursive ctags \ |
---|
| 1046 | ctags-recursive distclean distclean-compile distclean-generic \ |
---|
[4265] | 1047 | distclean-recursive distclean-tags distdir dvi dvi-am html \ |
---|
| 1048 | html-am info info-am install install-am install-binPROGRAMS \ |
---|
| 1049 | install-data install-data-am install-exec install-exec-am \ |
---|
| 1050 | install-info install-info-am install-man install-strip \ |
---|
| 1051 | installcheck installcheck-am installdirs installdirs-am \ |
---|
| 1052 | maintainer-clean maintainer-clean-generic \ |
---|
| 1053 | maintainer-clean-recursive mostlyclean mostlyclean-compile \ |
---|
[5463] | 1054 | mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \ |
---|
| 1055 | tags tags-recursive uninstall uninstall-am \ |
---|
[4265] | 1056 | uninstall-binPROGRAMS uninstall-info-am |
---|
[1945] | 1057 | |
---|
[4428] | 1058 | include $(MAINSRCDIR)/defs/include_paths.am |
---|
[1953] | 1059 | |
---|
| 1060 | #EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo |
---|
| 1061 | |
---|
| 1062 | # if you write a self-test script named `chk', uncomment the |
---|
| 1063 | # following and add `chk' to the EXTRA_DIST list |
---|
| 1064 | #TESTS=chk |
---|
| 1065 | |
---|
| 1066 | # build and install the .info pages |
---|
| 1067 | #info_TEXINFOS = orxonox.texinfo |
---|
| 1068 | #orxonox_TEXINFOS = gpl.texinfo |
---|
| 1069 | |
---|
| 1070 | # install the man pages |
---|
| 1071 | #man_MANS=orxonox.1 |
---|
[1945] | 1072 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 1073 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 1074 | .NOEXPORT: |
---|