Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/world_entities/Makefile.in @ 5355

Last change on this file since 5355 was 5355, checked in by bensch, 19 years ago

orxonox/trunk: some build-efficiency-issues

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