# Makefile.in generated by automake 1.9.6 from Makefile.am. # src/vanctf/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. srcdir = . top_srcdir = ../.. pkgdatadir = $(datadir)/quetoo pkgincludedir = $(includedir)/quetoo top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /usr/bin/install -c -o root -g wheel install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = i386-unknown-gnu host_triplet = i386-unknown-gnu target_triplet = i386-unknown-gnu subdir = src/vanctf DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \ $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(pkglibdir)" pkglibLTLIBRARIES_INSTALL = $(INSTALL) LTLIBRARIES = $(pkglib_LTLIBRARIES) game_la_DEPENDENCIES = ../libq_shared.la am_game_la_OBJECTS = game_la-ctf.lo game_la-cycle.lo game_la-ents.lo \ game_la-fileio.lo game_la-flag.lo game_la-g_ai.lo \ game_la-g_chase.lo game_la-g_cmds.lo game_la-g_combat.lo \ game_la-g_func.lo game_la-g_items.lo game_la-g_main.lo \ game_la-g_misc.lo game_la-g_monster.lo game_la-g_phys.lo \ game_la-g_spawn.lo game_la-g_svcmds.lo game_la-g_target.lo \ game_la-g_trigger.lo game_la-g_turret.lo game_la-g_utils.lo \ game_la-g_weapon.lo game_la-hook.lo game_la-id.lo \ game_la-m_move.lo game_la-motd.lo game_la-p_client.lo \ game_la-p_hud.lo game_la-p_trail.lo game_la-p_view.lo \ game_la-p_weapon.lo game_la-runes.lo game_la-teamplay.lo \ game_la-weaponf.lo game_la_OBJECTS = $(am_game_la_OBJECTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(game_la_SOURCES) DIST_SOURCES = $(game_la_SOURCES) HEADERS = $(noinst_HEADERS) ETAGS = etags CTAGS = ctags DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) pkglibdir = $(libdir)/quetoo/vanctf ACLOCAL = ${SHELL} /mnt/gmirror/ports/games/quetoo/work/quetoo-0.6.1/missing --run aclocal-1.9 AMDEP_FALSE = # AMDEP_TRUE = AMTAR = ${SHELL} /mnt/gmirror/ports/games/quetoo/work/quetoo-0.6.1/missing --run tar AR = ar AUTOCONF = ${SHELL} /mnt/gmirror/ports/games/quetoo/work/quetoo-0.6.1/missing --run autoconf AUTOHEADER = ${SHELL} /mnt/gmirror/ports/games/quetoo/work/quetoo-0.6.1/missing --run autoheader AUTOMAKE = ${SHELL} /mnt/gmirror/ports/games/quetoo/work/quetoo-0.6.1/missing --run automake-1.9 AWK = gawk BUILD_CLIENT_FALSE = # BUILD_CLIENT_TRUE = CC = cc CCDEPMODE = depmode=gcc3 CFLAGS = -fno-common CPP = cc -E CPPFLAGS = -I/usr/local/include CXX = c++ CXXCPP = c++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -fno-common CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps ECHO = echo ECHO_C = ECHO_N = -n ECHO_T = EGREP = /usr/bin/grep -E EXEEXT = F77 = g77 FFLAGS = GAME_MODULES = GREP = /usr/bin/grep INSTALL_DATA = install -o root -g wheel -m 444 INSTALL_PROGRAM = install -s -o root -g wheel -m 555 INSTALL_SCRIPT = install -o root -g wheel -m 555 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s LDFLAGS = -L/usr/local/lib LIBOBJS = LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtool LN_S = ln -s LTLIBOBJS = MAINT = # MAINTAINER_MODE_FALSE = MAINTAINER_MODE_TRUE = # MAKEINFO = ${SHELL} /mnt/gmirror/ports/games/quetoo/work/quetoo-0.6.1/missing --run makeinfo MYSQL_CFLAGS = -I/usr/include/mysql -fno-omit-frame-pointer -pipe -no-cpp-precomp MYSQL_CONFIG = /usr/bin/mysql_config MYSQL_LIBS = -pipe -no-cpp-precomp -L/usr/lib/mysql -lmysqlclient -lz -lm OBJEXT = OPENGL_CFLAGS = -I/usr/X11R6/include -I/include OPENGL_LIBS = -L/usr/X11R6/lib -L/lib PACKAGE = quetoo PACKAGE_BUGREPORT = quake2@jdolan.dyndns.org PACKAGE_NAME = quetoo PACKAGE_STRING = quetoo 0.6.1 PACKAGE_TARNAME = quetoo PACKAGE_VERSION = 0.6.1 PATH_SEPARATOR = : PKGDATADIR = /usr/local/share/quake2 PROGRAM = RANLIB = ranlib SDL_CFLAGS = -I/include/SDL -I/include -D_GNU_SOURCE=1 -D_REENTRANT SDL_CONFIG = /usr/local/bin/sdl-config SDL_LIBS = -L/lib -lSDL -pthread SET_MAKE = SHELL = /bin/sh STRIP = strip VERSION = 0.6.1 WARN_CFLAGS = -Wall -Werror ZLIB_CFLAGS = -I/include ZLIB_LIBS = -L/lib -lz ac_ct_CC = ac_ct_CXX = ac_ct_F77 = g77 am__fastdepCC_FALSE = # am__fastdepCC_TRUE = am__fastdepCXX_FALSE = # am__fastdepCXX_TRUE = am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin build = i386-unknown-gnu build_alias = i386-unknown-gnu build_cpu = i386 build_os = gnu build_vendor = unknown datadir = ${datarootdir} datarootdir = /share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = host = i386-unknown-gnu host_alias = i386-unknown-gnu host_cpu = i386 host_os = gnu host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = /mnt/gmirror/ports/games/quetoo/work/quetoo-0.6.1/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = mkdir -p -- oldincludedir = /usr/include pdfdir = ${docdir} prefix = program_transform_name = s&^&i386-unknown-gnu-& psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com sysconfdir = ${prefix}/etc target = i386-unknown-gnu target_alias = i386-unknown-gnu target_cpu = i386 target_os = gnu target_vendor = unknown pkglib_LTLIBRARIES = game.la noinst_HEADERS = ctf.h cycle.h ents.h fileio.h flag.h g_local.h \ hook.h id.h m_player.h motd.h runes.h teamplay.h weaponf.h game_la_SOURCES = ctf.c cycle.c ents.c fileio.c flag.c g_ai.c g_chase.c \ g_cmds.c g_combat.c g_func.c g_items.c g_main.c g_misc.c g_monster.c \ g_phys.c g_spawn.c g_svcmds.c g_target.c g_trigger.c g_turret.c \ g_utils.c g_weapon.c hook.c id.c m_move.c motd.c p_client.c p_hud.c \ p_trail.c p_view.c p_weapon.c runes.c teamplay.c weaponf.c game_la_CFLAGS = -fPIC -pipe -I$(top_srcdir)/src -Wall -Werror game_la_LIBADD = ../libq_shared.la game_la_LDFLAGS = -module -avoid-version -rpath $(pkglibdir) EXTRA_DIST = NOTES all: all-am .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/vanctf/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign src/vanctf/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: # $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): # $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(pkglibdir)" || $(mkdir_p) "$(DESTDIR)$(pkglibdir)" @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \ $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \ else :; fi; \ done uninstall-pkglibLTLIBRARIES: @$(NORMAL_UNINSTALL) @set -x; list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \ done clean-pkglibLTLIBRARIES: -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES) @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done game.la: $(game_la_OBJECTS) $(game_la_DEPENDENCIES) $(LINK) -rpath $(pkglibdir) $(game_la_LDFLAGS) $(game_la_OBJECTS) $(game_la_LIBADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c include ./$(DEPDIR)/game_la-ctf.Plo include ./$(DEPDIR)/game_la-cycle.Plo include ./$(DEPDIR)/game_la-ents.Plo include ./$(DEPDIR)/game_la-fileio.Plo include ./$(DEPDIR)/game_la-flag.Plo include ./$(DEPDIR)/game_la-g_ai.Plo include ./$(DEPDIR)/game_la-g_chase.Plo include ./$(DEPDIR)/game_la-g_cmds.Plo include ./$(DEPDIR)/game_la-g_combat.Plo include ./$(DEPDIR)/game_la-g_func.Plo include ./$(DEPDIR)/game_la-g_items.Plo include ./$(DEPDIR)/game_la-g_main.Plo include ./$(DEPDIR)/game_la-g_misc.Plo include ./$(DEPDIR)/game_la-g_monster.Plo include ./$(DEPDIR)/game_la-g_phys.Plo include ./$(DEPDIR)/game_la-g_spawn.Plo include ./$(DEPDIR)/game_la-g_svcmds.Plo include ./$(DEPDIR)/game_la-g_target.Plo include ./$(DEPDIR)/game_la-g_trigger.Plo include ./$(DEPDIR)/game_la-g_turret.Plo include ./$(DEPDIR)/game_la-g_utils.Plo include ./$(DEPDIR)/game_la-g_weapon.Plo include ./$(DEPDIR)/game_la-hook.Plo include ./$(DEPDIR)/game_la-id.Plo include ./$(DEPDIR)/game_la-m_move.Plo include ./$(DEPDIR)/game_la-motd.Plo include ./$(DEPDIR)/game_la-p_client.Plo include ./$(DEPDIR)/game_la-p_hud.Plo include ./$(DEPDIR)/game_la-p_trail.Plo include ./$(DEPDIR)/game_la-p_view.Plo include ./$(DEPDIR)/game_la-p_weapon.Plo include ./$(DEPDIR)/game_la-runes.Plo include ./$(DEPDIR)/game_la-teamplay.Plo include ./$(DEPDIR)/game_la-weaponf.Plo .c.o: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c $< .c.obj: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LTCOMPILE) -c -o $@ $< game_la-ctf.lo: ctf.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-ctf.lo -MD -MP -MF "$(DEPDIR)/game_la-ctf.Tpo" -c -o game_la-ctf.lo `test -f 'ctf.c' || echo '$(srcdir)/'`ctf.c; \ then mv -f "$(DEPDIR)/game_la-ctf.Tpo" "$(DEPDIR)/game_la-ctf.Plo"; else rm -f "$(DEPDIR)/game_la-ctf.Tpo"; exit 1; fi # source='ctf.c' object='game_la-ctf.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-ctf.lo `test -f 'ctf.c' || echo '$(srcdir)/'`ctf.c game_la-cycle.lo: cycle.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-cycle.lo -MD -MP -MF "$(DEPDIR)/game_la-cycle.Tpo" -c -o game_la-cycle.lo `test -f 'cycle.c' || echo '$(srcdir)/'`cycle.c; \ then mv -f "$(DEPDIR)/game_la-cycle.Tpo" "$(DEPDIR)/game_la-cycle.Plo"; else rm -f "$(DEPDIR)/game_la-cycle.Tpo"; exit 1; fi # source='cycle.c' object='game_la-cycle.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-cycle.lo `test -f 'cycle.c' || echo '$(srcdir)/'`cycle.c game_la-ents.lo: ents.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-ents.lo -MD -MP -MF "$(DEPDIR)/game_la-ents.Tpo" -c -o game_la-ents.lo `test -f 'ents.c' || echo '$(srcdir)/'`ents.c; \ then mv -f "$(DEPDIR)/game_la-ents.Tpo" "$(DEPDIR)/game_la-ents.Plo"; else rm -f "$(DEPDIR)/game_la-ents.Tpo"; exit 1; fi # source='ents.c' object='game_la-ents.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-ents.lo `test -f 'ents.c' || echo '$(srcdir)/'`ents.c game_la-fileio.lo: fileio.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-fileio.lo -MD -MP -MF "$(DEPDIR)/game_la-fileio.Tpo" -c -o game_la-fileio.lo `test -f 'fileio.c' || echo '$(srcdir)/'`fileio.c; \ then mv -f "$(DEPDIR)/game_la-fileio.Tpo" "$(DEPDIR)/game_la-fileio.Plo"; else rm -f "$(DEPDIR)/game_la-fileio.Tpo"; exit 1; fi # source='fileio.c' object='game_la-fileio.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-fileio.lo `test -f 'fileio.c' || echo '$(srcdir)/'`fileio.c game_la-flag.lo: flag.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-flag.lo -MD -MP -MF "$(DEPDIR)/game_la-flag.Tpo" -c -o game_la-flag.lo `test -f 'flag.c' || echo '$(srcdir)/'`flag.c; \ then mv -f "$(DEPDIR)/game_la-flag.Tpo" "$(DEPDIR)/game_la-flag.Plo"; else rm -f "$(DEPDIR)/game_la-flag.Tpo"; exit 1; fi # source='flag.c' object='game_la-flag.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-flag.lo `test -f 'flag.c' || echo '$(srcdir)/'`flag.c game_la-g_ai.lo: g_ai.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_ai.lo -MD -MP -MF "$(DEPDIR)/game_la-g_ai.Tpo" -c -o game_la-g_ai.lo `test -f 'g_ai.c' || echo '$(srcdir)/'`g_ai.c; \ then mv -f "$(DEPDIR)/game_la-g_ai.Tpo" "$(DEPDIR)/game_la-g_ai.Plo"; else rm -f "$(DEPDIR)/game_la-g_ai.Tpo"; exit 1; fi # source='g_ai.c' object='game_la-g_ai.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_ai.lo `test -f 'g_ai.c' || echo '$(srcdir)/'`g_ai.c game_la-g_chase.lo: g_chase.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_chase.lo -MD -MP -MF "$(DEPDIR)/game_la-g_chase.Tpo" -c -o game_la-g_chase.lo `test -f 'g_chase.c' || echo '$(srcdir)/'`g_chase.c; \ then mv -f "$(DEPDIR)/game_la-g_chase.Tpo" "$(DEPDIR)/game_la-g_chase.Plo"; else rm -f "$(DEPDIR)/game_la-g_chase.Tpo"; exit 1; fi # source='g_chase.c' object='game_la-g_chase.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_chase.lo `test -f 'g_chase.c' || echo '$(srcdir)/'`g_chase.c game_la-g_cmds.lo: g_cmds.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_cmds.lo -MD -MP -MF "$(DEPDIR)/game_la-g_cmds.Tpo" -c -o game_la-g_cmds.lo `test -f 'g_cmds.c' || echo '$(srcdir)/'`g_cmds.c; \ then mv -f "$(DEPDIR)/game_la-g_cmds.Tpo" "$(DEPDIR)/game_la-g_cmds.Plo"; else rm -f "$(DEPDIR)/game_la-g_cmds.Tpo"; exit 1; fi # source='g_cmds.c' object='game_la-g_cmds.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_cmds.lo `test -f 'g_cmds.c' || echo '$(srcdir)/'`g_cmds.c game_la-g_combat.lo: g_combat.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_combat.lo -MD -MP -MF "$(DEPDIR)/game_la-g_combat.Tpo" -c -o game_la-g_combat.lo `test -f 'g_combat.c' || echo '$(srcdir)/'`g_combat.c; \ then mv -f "$(DEPDIR)/game_la-g_combat.Tpo" "$(DEPDIR)/game_la-g_combat.Plo"; else rm -f "$(DEPDIR)/game_la-g_combat.Tpo"; exit 1; fi # source='g_combat.c' object='game_la-g_combat.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_combat.lo `test -f 'g_combat.c' || echo '$(srcdir)/'`g_combat.c game_la-g_func.lo: g_func.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_func.lo -MD -MP -MF "$(DEPDIR)/game_la-g_func.Tpo" -c -o game_la-g_func.lo `test -f 'g_func.c' || echo '$(srcdir)/'`g_func.c; \ then mv -f "$(DEPDIR)/game_la-g_func.Tpo" "$(DEPDIR)/game_la-g_func.Plo"; else rm -f "$(DEPDIR)/game_la-g_func.Tpo"; exit 1; fi # source='g_func.c' object='game_la-g_func.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_func.lo `test -f 'g_func.c' || echo '$(srcdir)/'`g_func.c game_la-g_items.lo: g_items.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_items.lo -MD -MP -MF "$(DEPDIR)/game_la-g_items.Tpo" -c -o game_la-g_items.lo `test -f 'g_items.c' || echo '$(srcdir)/'`g_items.c; \ then mv -f "$(DEPDIR)/game_la-g_items.Tpo" "$(DEPDIR)/game_la-g_items.Plo"; else rm -f "$(DEPDIR)/game_la-g_items.Tpo"; exit 1; fi # source='g_items.c' object='game_la-g_items.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_items.lo `test -f 'g_items.c' || echo '$(srcdir)/'`g_items.c game_la-g_main.lo: g_main.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_main.lo -MD -MP -MF "$(DEPDIR)/game_la-g_main.Tpo" -c -o game_la-g_main.lo `test -f 'g_main.c' || echo '$(srcdir)/'`g_main.c; \ then mv -f "$(DEPDIR)/game_la-g_main.Tpo" "$(DEPDIR)/game_la-g_main.Plo"; else rm -f "$(DEPDIR)/game_la-g_main.Tpo"; exit 1; fi # source='g_main.c' object='game_la-g_main.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_main.lo `test -f 'g_main.c' || echo '$(srcdir)/'`g_main.c game_la-g_misc.lo: g_misc.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_misc.lo -MD -MP -MF "$(DEPDIR)/game_la-g_misc.Tpo" -c -o game_la-g_misc.lo `test -f 'g_misc.c' || echo '$(srcdir)/'`g_misc.c; \ then mv -f "$(DEPDIR)/game_la-g_misc.Tpo" "$(DEPDIR)/game_la-g_misc.Plo"; else rm -f "$(DEPDIR)/game_la-g_misc.Tpo"; exit 1; fi # source='g_misc.c' object='game_la-g_misc.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_misc.lo `test -f 'g_misc.c' || echo '$(srcdir)/'`g_misc.c game_la-g_monster.lo: g_monster.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_monster.lo -MD -MP -MF "$(DEPDIR)/game_la-g_monster.Tpo" -c -o game_la-g_monster.lo `test -f 'g_monster.c' || echo '$(srcdir)/'`g_monster.c; \ then mv -f "$(DEPDIR)/game_la-g_monster.Tpo" "$(DEPDIR)/game_la-g_monster.Plo"; else rm -f "$(DEPDIR)/game_la-g_monster.Tpo"; exit 1; fi # source='g_monster.c' object='game_la-g_monster.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_monster.lo `test -f 'g_monster.c' || echo '$(srcdir)/'`g_monster.c game_la-g_phys.lo: g_phys.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_phys.lo -MD -MP -MF "$(DEPDIR)/game_la-g_phys.Tpo" -c -o game_la-g_phys.lo `test -f 'g_phys.c' || echo '$(srcdir)/'`g_phys.c; \ then mv -f "$(DEPDIR)/game_la-g_phys.Tpo" "$(DEPDIR)/game_la-g_phys.Plo"; else rm -f "$(DEPDIR)/game_la-g_phys.Tpo"; exit 1; fi # source='g_phys.c' object='game_la-g_phys.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_phys.lo `test -f 'g_phys.c' || echo '$(srcdir)/'`g_phys.c game_la-g_spawn.lo: g_spawn.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_spawn.lo -MD -MP -MF "$(DEPDIR)/game_la-g_spawn.Tpo" -c -o game_la-g_spawn.lo `test -f 'g_spawn.c' || echo '$(srcdir)/'`g_spawn.c; \ then mv -f "$(DEPDIR)/game_la-g_spawn.Tpo" "$(DEPDIR)/game_la-g_spawn.Plo"; else rm -f "$(DEPDIR)/game_la-g_spawn.Tpo"; exit 1; fi # source='g_spawn.c' object='game_la-g_spawn.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_spawn.lo `test -f 'g_spawn.c' || echo '$(srcdir)/'`g_spawn.c game_la-g_svcmds.lo: g_svcmds.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_svcmds.lo -MD -MP -MF "$(DEPDIR)/game_la-g_svcmds.Tpo" -c -o game_la-g_svcmds.lo `test -f 'g_svcmds.c' || echo '$(srcdir)/'`g_svcmds.c; \ then mv -f "$(DEPDIR)/game_la-g_svcmds.Tpo" "$(DEPDIR)/game_la-g_svcmds.Plo"; else rm -f "$(DEPDIR)/game_la-g_svcmds.Tpo"; exit 1; fi # source='g_svcmds.c' object='game_la-g_svcmds.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_svcmds.lo `test -f 'g_svcmds.c' || echo '$(srcdir)/'`g_svcmds.c game_la-g_target.lo: g_target.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_target.lo -MD -MP -MF "$(DEPDIR)/game_la-g_target.Tpo" -c -o game_la-g_target.lo `test -f 'g_target.c' || echo '$(srcdir)/'`g_target.c; \ then mv -f "$(DEPDIR)/game_la-g_target.Tpo" "$(DEPDIR)/game_la-g_target.Plo"; else rm -f "$(DEPDIR)/game_la-g_target.Tpo"; exit 1; fi # source='g_target.c' object='game_la-g_target.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_target.lo `test -f 'g_target.c' || echo '$(srcdir)/'`g_target.c game_la-g_trigger.lo: g_trigger.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_trigger.lo -MD -MP -MF "$(DEPDIR)/game_la-g_trigger.Tpo" -c -o game_la-g_trigger.lo `test -f 'g_trigger.c' || echo '$(srcdir)/'`g_trigger.c; \ then mv -f "$(DEPDIR)/game_la-g_trigger.Tpo" "$(DEPDIR)/game_la-g_trigger.Plo"; else rm -f "$(DEPDIR)/game_la-g_trigger.Tpo"; exit 1; fi # source='g_trigger.c' object='game_la-g_trigger.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_trigger.lo `test -f 'g_trigger.c' || echo '$(srcdir)/'`g_trigger.c game_la-g_turret.lo: g_turret.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_turret.lo -MD -MP -MF "$(DEPDIR)/game_la-g_turret.Tpo" -c -o game_la-g_turret.lo `test -f 'g_turret.c' || echo '$(srcdir)/'`g_turret.c; \ then mv -f "$(DEPDIR)/game_la-g_turret.Tpo" "$(DEPDIR)/game_la-g_turret.Plo"; else rm -f "$(DEPDIR)/game_la-g_turret.Tpo"; exit 1; fi # source='g_turret.c' object='game_la-g_turret.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_turret.lo `test -f 'g_turret.c' || echo '$(srcdir)/'`g_turret.c game_la-g_utils.lo: g_utils.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_utils.lo -MD -MP -MF "$(DEPDIR)/game_la-g_utils.Tpo" -c -o game_la-g_utils.lo `test -f 'g_utils.c' || echo '$(srcdir)/'`g_utils.c; \ then mv -f "$(DEPDIR)/game_la-g_utils.Tpo" "$(DEPDIR)/game_la-g_utils.Plo"; else rm -f "$(DEPDIR)/game_la-g_utils.Tpo"; exit 1; fi # source='g_utils.c' object='game_la-g_utils.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_utils.lo `test -f 'g_utils.c' || echo '$(srcdir)/'`g_utils.c game_la-g_weapon.lo: g_weapon.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-g_weapon.lo -MD -MP -MF "$(DEPDIR)/game_la-g_weapon.Tpo" -c -o game_la-g_weapon.lo `test -f 'g_weapon.c' || echo '$(srcdir)/'`g_weapon.c; \ then mv -f "$(DEPDIR)/game_la-g_weapon.Tpo" "$(DEPDIR)/game_la-g_weapon.Plo"; else rm -f "$(DEPDIR)/game_la-g_weapon.Tpo"; exit 1; fi # source='g_weapon.c' object='game_la-g_weapon.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-g_weapon.lo `test -f 'g_weapon.c' || echo '$(srcdir)/'`g_weapon.c game_la-hook.lo: hook.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-hook.lo -MD -MP -MF "$(DEPDIR)/game_la-hook.Tpo" -c -o game_la-hook.lo `test -f 'hook.c' || echo '$(srcdir)/'`hook.c; \ then mv -f "$(DEPDIR)/game_la-hook.Tpo" "$(DEPDIR)/game_la-hook.Plo"; else rm -f "$(DEPDIR)/game_la-hook.Tpo"; exit 1; fi # source='hook.c' object='game_la-hook.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-hook.lo `test -f 'hook.c' || echo '$(srcdir)/'`hook.c game_la-id.lo: id.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-id.lo -MD -MP -MF "$(DEPDIR)/game_la-id.Tpo" -c -o game_la-id.lo `test -f 'id.c' || echo '$(srcdir)/'`id.c; \ then mv -f "$(DEPDIR)/game_la-id.Tpo" "$(DEPDIR)/game_la-id.Plo"; else rm -f "$(DEPDIR)/game_la-id.Tpo"; exit 1; fi # source='id.c' object='game_la-id.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-id.lo `test -f 'id.c' || echo '$(srcdir)/'`id.c game_la-m_move.lo: m_move.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-m_move.lo -MD -MP -MF "$(DEPDIR)/game_la-m_move.Tpo" -c -o game_la-m_move.lo `test -f 'm_move.c' || echo '$(srcdir)/'`m_move.c; \ then mv -f "$(DEPDIR)/game_la-m_move.Tpo" "$(DEPDIR)/game_la-m_move.Plo"; else rm -f "$(DEPDIR)/game_la-m_move.Tpo"; exit 1; fi # source='m_move.c' object='game_la-m_move.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-m_move.lo `test -f 'm_move.c' || echo '$(srcdir)/'`m_move.c game_la-motd.lo: motd.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-motd.lo -MD -MP -MF "$(DEPDIR)/game_la-motd.Tpo" -c -o game_la-motd.lo `test -f 'motd.c' || echo '$(srcdir)/'`motd.c; \ then mv -f "$(DEPDIR)/game_la-motd.Tpo" "$(DEPDIR)/game_la-motd.Plo"; else rm -f "$(DEPDIR)/game_la-motd.Tpo"; exit 1; fi # source='motd.c' object='game_la-motd.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-motd.lo `test -f 'motd.c' || echo '$(srcdir)/'`motd.c game_la-p_client.lo: p_client.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-p_client.lo -MD -MP -MF "$(DEPDIR)/game_la-p_client.Tpo" -c -o game_la-p_client.lo `test -f 'p_client.c' || echo '$(srcdir)/'`p_client.c; \ then mv -f "$(DEPDIR)/game_la-p_client.Tpo" "$(DEPDIR)/game_la-p_client.Plo"; else rm -f "$(DEPDIR)/game_la-p_client.Tpo"; exit 1; fi # source='p_client.c' object='game_la-p_client.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-p_client.lo `test -f 'p_client.c' || echo '$(srcdir)/'`p_client.c game_la-p_hud.lo: p_hud.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-p_hud.lo -MD -MP -MF "$(DEPDIR)/game_la-p_hud.Tpo" -c -o game_la-p_hud.lo `test -f 'p_hud.c' || echo '$(srcdir)/'`p_hud.c; \ then mv -f "$(DEPDIR)/game_la-p_hud.Tpo" "$(DEPDIR)/game_la-p_hud.Plo"; else rm -f "$(DEPDIR)/game_la-p_hud.Tpo"; exit 1; fi # source='p_hud.c' object='game_la-p_hud.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-p_hud.lo `test -f 'p_hud.c' || echo '$(srcdir)/'`p_hud.c game_la-p_trail.lo: p_trail.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-p_trail.lo -MD -MP -MF "$(DEPDIR)/game_la-p_trail.Tpo" -c -o game_la-p_trail.lo `test -f 'p_trail.c' || echo '$(srcdir)/'`p_trail.c; \ then mv -f "$(DEPDIR)/game_la-p_trail.Tpo" "$(DEPDIR)/game_la-p_trail.Plo"; else rm -f "$(DEPDIR)/game_la-p_trail.Tpo"; exit 1; fi # source='p_trail.c' object='game_la-p_trail.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-p_trail.lo `test -f 'p_trail.c' || echo '$(srcdir)/'`p_trail.c game_la-p_view.lo: p_view.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-p_view.lo -MD -MP -MF "$(DEPDIR)/game_la-p_view.Tpo" -c -o game_la-p_view.lo `test -f 'p_view.c' || echo '$(srcdir)/'`p_view.c; \ then mv -f "$(DEPDIR)/game_la-p_view.Tpo" "$(DEPDIR)/game_la-p_view.Plo"; else rm -f "$(DEPDIR)/game_la-p_view.Tpo"; exit 1; fi # source='p_view.c' object='game_la-p_view.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-p_view.lo `test -f 'p_view.c' || echo '$(srcdir)/'`p_view.c game_la-p_weapon.lo: p_weapon.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-p_weapon.lo -MD -MP -MF "$(DEPDIR)/game_la-p_weapon.Tpo" -c -o game_la-p_weapon.lo `test -f 'p_weapon.c' || echo '$(srcdir)/'`p_weapon.c; \ then mv -f "$(DEPDIR)/game_la-p_weapon.Tpo" "$(DEPDIR)/game_la-p_weapon.Plo"; else rm -f "$(DEPDIR)/game_la-p_weapon.Tpo"; exit 1; fi # source='p_weapon.c' object='game_la-p_weapon.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-p_weapon.lo `test -f 'p_weapon.c' || echo '$(srcdir)/'`p_weapon.c game_la-runes.lo: runes.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-runes.lo -MD -MP -MF "$(DEPDIR)/game_la-runes.Tpo" -c -o game_la-runes.lo `test -f 'runes.c' || echo '$(srcdir)/'`runes.c; \ then mv -f "$(DEPDIR)/game_la-runes.Tpo" "$(DEPDIR)/game_la-runes.Plo"; else rm -f "$(DEPDIR)/game_la-runes.Tpo"; exit 1; fi # source='runes.c' object='game_la-runes.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-runes.lo `test -f 'runes.c' || echo '$(srcdir)/'`runes.c game_la-teamplay.lo: teamplay.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-teamplay.lo -MD -MP -MF "$(DEPDIR)/game_la-teamplay.Tpo" -c -o game_la-teamplay.lo `test -f 'teamplay.c' || echo '$(srcdir)/'`teamplay.c; \ then mv -f "$(DEPDIR)/game_la-teamplay.Tpo" "$(DEPDIR)/game_la-teamplay.Plo"; else rm -f "$(DEPDIR)/game_la-teamplay.Tpo"; exit 1; fi # source='teamplay.c' object='game_la-teamplay.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-teamplay.lo `test -f 'teamplay.c' || echo '$(srcdir)/'`teamplay.c game_la-weaponf.lo: weaponf.c if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -MT game_la-weaponf.lo -MD -MP -MF "$(DEPDIR)/game_la-weaponf.Tpo" -c -o game_la-weaponf.lo `test -f 'weaponf.c' || echo '$(srcdir)/'`weaponf.c; \ then mv -f "$(DEPDIR)/game_la-weaponf.Tpo" "$(DEPDIR)/game_la-weaponf.Plo"; else rm -f "$(DEPDIR)/game_la-weaponf.Tpo"; exit 1; fi # source='weaponf.c' object='game_la-weaponf.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(game_la_CFLAGS) $(CFLAGS) -c -o game_la-weaponf.lo `test -f 'weaponf.c' || echo '$(srcdir)/'`weaponf.c mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am check: check-am all-am: Makefile $(LTLIBRARIES) $(HEADERS) installdirs: for dir in "$(DESTDIR)$(pkglibdir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \ mostlyclean-am distclean: distclean-am -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-exec-am: install-pkglibLTLIBRARIES install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-info-am uninstall-pkglibLTLIBRARIES .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ clean-libtool clean-pkglibLTLIBRARIES ctags distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-tags distdir dvi dvi-am html html-am info info-am \ install install-am install-data install-data-am install-exec \ install-exec-am install-info install-info-am install-man \ install-pkglibLTLIBRARIES install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ tags uninstall uninstall-am uninstall-info-am \ uninstall-pkglibLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: