# CMAKE generated file: DO NOT EDIT!
# Generated by "MSYS Makefiles" Generator, CMake Version 2.8

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# Special targets provided by cmake.

# Disable implicit rules so canoncical targets will work.
.SUFFIXES:

# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =

.SUFFIXES: .hpux_make_needs_suffix_list

# Suppress display of executed commands.
$(VERBOSE).SILENT:

# A target that is always out of date.
cmake_force:
.PHONY : cmake_force

#=============================================================================
# Set environment variables for the build.

# The shell in which to execute make rules.
SHELL = /bin/sh

# The CMake executable.
CMAKE_COMMAND = "/D/Program Files/CMake 2.8/bin/cmake.exe"

# The command to remove a file.
RM = "/D/Program Files/CMake 2.8/bin/cmake.exe" -E remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = "/D/Program Files/CMake 2.8/bin/cmake-gui.exe"

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro

#=============================================================================
# Targets provided globally by CMake.

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	"/d/Program Files/CMake 2.8/bin/cmake-gui.exe" -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	"/d/Program Files/CMake 2.8/bin/cmake.exe" -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	"/d/Program Files/CMake 2.8/bin/cmake.exe" -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	"/d/Program Files/CMake 2.8/bin/cmake.exe" -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: install/local
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	"/d/Program Files/CMake 2.8/bin/cmake.exe" -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: install/strip
.PHONY : install/strip/fast

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components

# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	"/d/Program Files/CMake 2.8/bin/cmake.exe" -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache

# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast

# The main all target
all: cmake_check_build_system
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(CMAKE_COMMAND) -E cmake_progress_start /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro/CMakeFiles /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro/demos/shooter/CMakeFiles/progress.marks
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f CMakeFiles/Makefile2 demos/shooter/all
	$(CMAKE_COMMAND) -E cmake_progress_start /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f CMakeFiles/Makefile2 demos/shooter/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f CMakeFiles/Makefile2 demos/shooter/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f CMakeFiles/Makefile2 demos/shooter/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
demos/shooter/CMakeFiles/shooter.dir/rule:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f CMakeFiles/Makefile2 demos/shooter/CMakeFiles/shooter.dir/rule
.PHONY : demos/shooter/CMakeFiles/shooter.dir/rule

# Convenience name for target.
shooter: demos/shooter/CMakeFiles/shooter.dir/rule
.PHONY : shooter

# fast build rule for target.
shooter/fast:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/build
.PHONY : shooter/fast

animsel.obj: animsel.c.obj
.PHONY : animsel.obj

# target to build an object file
animsel.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/animsel.c.obj
.PHONY : animsel.c.obj

animsel.i: animsel.c.i
.PHONY : animsel.i

# target to preprocess a source file
animsel.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/animsel.c.i
.PHONY : animsel.c.i

animsel.s: animsel.c.s
.PHONY : animsel.s

# target to generate assembly for a file
animsel.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/animsel.c.s
.PHONY : animsel.c.s

aster.obj: aster.c.obj
.PHONY : aster.obj

# target to build an object file
aster.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/aster.c.obj
.PHONY : aster.c.obj

aster.i: aster.c.i
.PHONY : aster.i

# target to preprocess a source file
aster.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/aster.c.i
.PHONY : aster.c.i

aster.s: aster.c.s
.PHONY : aster.s

# target to generate assembly for a file
aster.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/aster.c.s
.PHONY : aster.c.s

bullet.obj: bullet.c.obj
.PHONY : bullet.obj

# target to build an object file
bullet.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/bullet.c.obj
.PHONY : bullet.c.obj

bullet.i: bullet.c.i
.PHONY : bullet.i

# target to preprocess a source file
bullet.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/bullet.c.i
.PHONY : bullet.c.i

bullet.s: bullet.c.s
.PHONY : bullet.s

# target to generate assembly for a file
bullet.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/bullet.c.s
.PHONY : bullet.c.s

demo.obj: demo.c.obj
.PHONY : demo.obj

# target to build an object file
demo.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/demo.c.obj
.PHONY : demo.c.obj

demo.i: demo.c.i
.PHONY : demo.i

# target to preprocess a source file
demo.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/demo.c.i
.PHONY : demo.c.i

demo.s: demo.c.s
.PHONY : demo.s

# target to generate assembly for a file
demo.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/demo.c.s
.PHONY : demo.c.s

dirty.obj: dirty.c.obj
.PHONY : dirty.obj

# target to build an object file
dirty.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/dirty.c.obj
.PHONY : dirty.c.obj

dirty.i: dirty.c.i
.PHONY : dirty.i

# target to preprocess a source file
dirty.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/dirty.c.i
.PHONY : dirty.c.i

dirty.s: dirty.c.s
.PHONY : dirty.s

# target to generate assembly for a file
dirty.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/dirty.c.s
.PHONY : dirty.c.s

display.obj: display.c.obj
.PHONY : display.obj

# target to build an object file
display.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/display.c.obj
.PHONY : display.c.obj

display.i: display.c.i
.PHONY : display.i

# target to preprocess a source file
display.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/display.c.i
.PHONY : display.c.i

display.s: display.c.s
.PHONY : display.s

# target to generate assembly for a file
display.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/display.c.s
.PHONY : display.c.s

expl.obj: expl.c.obj
.PHONY : expl.obj

# target to build an object file
expl.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/expl.c.obj
.PHONY : expl.c.obj

expl.i: expl.c.i
.PHONY : expl.i

# target to preprocess a source file
expl.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/expl.c.i
.PHONY : expl.c.i

expl.s: expl.c.s
.PHONY : expl.s

# target to generate assembly for a file
expl.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/expl.c.s
.PHONY : expl.c.s

game.obj: game.c.obj
.PHONY : game.obj

# target to build an object file
game.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/game.c.obj
.PHONY : game.c.obj

game.i: game.c.i
.PHONY : game.i

# target to preprocess a source file
game.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/game.c.i
.PHONY : game.c.i

game.s: game.c.s
.PHONY : game.s

# target to generate assembly for a file
game.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/game.c.s
.PHONY : game.c.s

shooter.res: shooter.rc.res
.PHONY : shooter.res

# target to build an object file
shooter.rc.res:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/shooter.rc.res
.PHONY : shooter.rc.res

star.obj: star.c.obj
.PHONY : star.obj

# target to build an object file
star.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/star.c.obj
.PHONY : star.c.obj

star.i: star.c.i
.PHONY : star.i

# target to preprocess a source file
star.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/star.c.i
.PHONY : star.c.i

star.s: star.c.s
.PHONY : star.s

# target to generate assembly for a file
star.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/star.c.s
.PHONY : star.c.s

title.obj: title.c.obj
.PHONY : title.obj

# target to build an object file
title.c.obj:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/title.c.obj
.PHONY : title.c.obj

title.i: title.c.i
.PHONY : title.i

# target to preprocess a source file
title.c.i:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/title.c.i
.PHONY : title.c.i

title.s: title.c.s
.PHONY : title.s

# target to generate assembly for a file
title.c.s:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(MAKE) -f demos/shooter/CMakeFiles/shooter.dir/build.make demos/shooter/CMakeFiles/shooter.dir/title.c.s
.PHONY : title.c.s

# Help Target
help:
	@echo "The following are some of the valid targets for this Makefile:"
	@echo "... all (the default if no target is provided)"
	@echo "... clean"
	@echo "... depend"
	@echo "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... shooter"
	@echo "... animsel.obj"
	@echo "... animsel.i"
	@echo "... animsel.s"
	@echo "... aster.obj"
	@echo "... aster.i"
	@echo "... aster.s"
	@echo "... bullet.obj"
	@echo "... bullet.i"
	@echo "... bullet.s"
	@echo "... demo.obj"
	@echo "... demo.i"
	@echo "... demo.s"
	@echo "... dirty.obj"
	@echo "... dirty.i"
	@echo "... dirty.s"
	@echo "... display.obj"
	@echo "... display.i"
	@echo "... display.s"
	@echo "... expl.obj"
	@echo "... expl.i"
	@echo "... expl.s"
	@echo "... game.obj"
	@echo "... game.i"
	@echo "... game.s"
	@echo "... shooter.res"
	@echo "... star.obj"
	@echo "... star.i"
	@echo "... star.s"
	@echo "... title.obj"
	@echo "... title.i"
	@echo "... title.s"
.PHONY : help



#=============================================================================
# Special targets to cleanup operation of make.

# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
	cd /D/Users/Todd/Documents/Development/FLXLab/flxlab-2.5/flxlab-2.5-src/allegro/allegro && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

