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

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

# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:

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

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

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Produce verbose output by default.
VERBOSE = 1

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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 = /usr/local/bin/cmake

# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /construction/devel/allegro5/allegro-5.2.7.0

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /construction/devel/allegro5/allegro-5.2.7.0

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

# Special rule for the target edit_cache
edit_cache:
	@echo "Running CMake cache editor..."
	/usr/local/bin/ccmake -S$(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 rebuild_cache
rebuild_cache:
	@echo "Running CMake to regenerate build system..."
	/usr/local/bin/cmake --regenerate-during-build -S$(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

# Special rule for the target list_install_components
list_install_components:
	@echo "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 install
install: preinstall
	@echo "Install the project..."
	/usr/local/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@echo "Install the project..."
	/usr/local/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# Special rule for the target install/local
install/local: preinstall
	@echo "Installing only the local directory..."
	/usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local

# Special rule for the target install/local
install/local/fast: preinstall/fast
	@echo "Installing only the local directory..."
	/usr/local/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install/strip
install/strip: preinstall
	@echo "Installing the project stripped..."
	/usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip

# Special rule for the target install/strip
install/strip/fast: preinstall/fast
	@echo "Installing the project stripped..."
	/usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(CMAKE_COMMAND) -E cmake_progress_start /construction/devel/allegro5/allegro-5.2.7.0/CMakeFiles /construction/devel/allegro5/allegro-5.2.7.0/examples//CMakeFiles/progress.marks
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/all
	$(CMAKE_COMMAND) -E cmake_progress_start /construction/devel/allegro5/allegro-5.2.7.0/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
examples/CMakeFiles/ex_config.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_config.dir/rule
.PHONY : examples/CMakeFiles/ex_config.dir/rule

# Convenience name for target.
ex_config: examples/CMakeFiles/ex_config.dir/rule
.PHONY : ex_config

# fast build rule for target.
ex_config/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_config.dir/build.make examples/CMakeFiles/ex_config.dir/build
.PHONY : ex_config/fast

# Convenience name for target.
examples/CMakeFiles/ex_dir.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_dir.dir/rule
.PHONY : examples/CMakeFiles/ex_dir.dir/rule

# Convenience name for target.
ex_dir: examples/CMakeFiles/ex_dir.dir/rule
.PHONY : ex_dir

# fast build rule for target.
ex_dir/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_dir.dir/build.make examples/CMakeFiles/ex_dir.dir/build
.PHONY : ex_dir/fast

# Convenience name for target.
examples/CMakeFiles/ex_file.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_file.dir/rule
.PHONY : examples/CMakeFiles/ex_file.dir/rule

# Convenience name for target.
ex_file: examples/CMakeFiles/ex_file.dir/rule
.PHONY : ex_file

# fast build rule for target.
ex_file/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_file.dir/build.make examples/CMakeFiles/ex_file.dir/build
.PHONY : ex_file/fast

# Convenience name for target.
examples/CMakeFiles/ex_file_slice.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_file_slice.dir/rule
.PHONY : examples/CMakeFiles/ex_file_slice.dir/rule

# Convenience name for target.
ex_file_slice: examples/CMakeFiles/ex_file_slice.dir/rule
.PHONY : ex_file_slice

# fast build rule for target.
ex_file_slice/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_file_slice.dir/build.make examples/CMakeFiles/ex_file_slice.dir/build
.PHONY : ex_file_slice/fast

# Convenience name for target.
examples/CMakeFiles/ex_get_path.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_get_path.dir/rule
.PHONY : examples/CMakeFiles/ex_get_path.dir/rule

# Convenience name for target.
ex_get_path: examples/CMakeFiles/ex_get_path.dir/rule
.PHONY : ex_get_path

# fast build rule for target.
ex_get_path/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_get_path.dir/build.make examples/CMakeFiles/ex_get_path.dir/build
.PHONY : ex_get_path/fast

# Convenience name for target.
examples/CMakeFiles/ex_memfile.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_memfile.dir/rule
.PHONY : examples/CMakeFiles/ex_memfile.dir/rule

# Convenience name for target.
ex_memfile: examples/CMakeFiles/ex_memfile.dir/rule
.PHONY : ex_memfile

# fast build rule for target.
ex_memfile/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_memfile.dir/build.make examples/CMakeFiles/ex_memfile.dir/build
.PHONY : ex_memfile/fast

# Convenience name for target.
examples/CMakeFiles/ex_monitorinfo.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_monitorinfo.dir/rule
.PHONY : examples/CMakeFiles/ex_monitorinfo.dir/rule

# Convenience name for target.
ex_monitorinfo: examples/CMakeFiles/ex_monitorinfo.dir/rule
.PHONY : ex_monitorinfo

# fast build rule for target.
ex_monitorinfo/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_monitorinfo.dir/build.make examples/CMakeFiles/ex_monitorinfo.dir/build
.PHONY : ex_monitorinfo/fast

# Convenience name for target.
examples/CMakeFiles/ex_path.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_path.dir/rule
.PHONY : examples/CMakeFiles/ex_path.dir/rule

# Convenience name for target.
ex_path: examples/CMakeFiles/ex_path.dir/rule
.PHONY : ex_path

# fast build rule for target.
ex_path/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_path.dir/build.make examples/CMakeFiles/ex_path.dir/build
.PHONY : ex_path/fast

# Convenience name for target.
examples/CMakeFiles/ex_path_test.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_path_test.dir/rule
.PHONY : examples/CMakeFiles/ex_path_test.dir/rule

# Convenience name for target.
ex_path_test: examples/CMakeFiles/ex_path_test.dir/rule
.PHONY : ex_path_test

# fast build rule for target.
ex_path_test/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_path_test.dir/build.make examples/CMakeFiles/ex_path_test.dir/build
.PHONY : ex_path_test/fast

# Convenience name for target.
examples/CMakeFiles/ex_user_events.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_user_events.dir/rule
.PHONY : examples/CMakeFiles/ex_user_events.dir/rule

# Convenience name for target.
ex_user_events: examples/CMakeFiles/ex_user_events.dir/rule
.PHONY : ex_user_events

# fast build rule for target.
ex_user_events/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_user_events.dir/build.make examples/CMakeFiles/ex_user_events.dir/build
.PHONY : ex_user_events/fast

# Convenience name for target.
examples/CMakeFiles/ex_inject_events.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_inject_events.dir/rule
.PHONY : examples/CMakeFiles/ex_inject_events.dir/rule

# Convenience name for target.
ex_inject_events: examples/CMakeFiles/ex_inject_events.dir/rule
.PHONY : ex_inject_events

# fast build rule for target.
ex_inject_events/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_inject_events.dir/build.make examples/CMakeFiles/ex_inject_events.dir/build
.PHONY : ex_inject_events/fast

# Convenience name for target.
examples/CMakeFiles/ex_utf8.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_utf8.dir/rule
.PHONY : examples/CMakeFiles/ex_utf8.dir/rule

# Convenience name for target.
ex_utf8: examples/CMakeFiles/ex_utf8.dir/rule
.PHONY : ex_utf8

# fast build rule for target.
ex_utf8/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_utf8.dir/build.make examples/CMakeFiles/ex_utf8.dir/build
.PHONY : ex_utf8/fast

# Convenience name for target.
examples/CMakeFiles/ex_bitmap.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_bitmap.dir/rule
.PHONY : examples/CMakeFiles/ex_bitmap.dir/rule

# Convenience name for target.
ex_bitmap: examples/CMakeFiles/ex_bitmap.dir/rule
.PHONY : ex_bitmap

# fast build rule for target.
ex_bitmap/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap.dir/build.make examples/CMakeFiles/ex_bitmap.dir/build
.PHONY : ex_bitmap/fast

# Convenience name for target.
examples/CMakeFiles/ex_bitmap_file.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_bitmap_file.dir/rule
.PHONY : examples/CMakeFiles/ex_bitmap_file.dir/rule

# Convenience name for target.
ex_bitmap_file: examples/CMakeFiles/ex_bitmap_file.dir/rule
.PHONY : ex_bitmap_file

# fast build rule for target.
ex_bitmap_file/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap_file.dir/build.make examples/CMakeFiles/ex_bitmap_file.dir/build
.PHONY : ex_bitmap_file/fast

# Convenience name for target.
examples/CMakeFiles/ex_bitmap_flip.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_bitmap_flip.dir/rule
.PHONY : examples/CMakeFiles/ex_bitmap_flip.dir/rule

# Convenience name for target.
ex_bitmap_flip: examples/CMakeFiles/ex_bitmap_flip.dir/rule
.PHONY : ex_bitmap_flip

# fast build rule for target.
ex_bitmap_flip/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap_flip.dir/build.make examples/CMakeFiles/ex_bitmap_flip.dir/build
.PHONY : ex_bitmap_flip/fast

# Convenience name for target.
examples/CMakeFiles/ex_blend.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_blend.dir/rule
.PHONY : examples/CMakeFiles/ex_blend.dir/rule

# Convenience name for target.
ex_blend: examples/CMakeFiles/ex_blend.dir/rule
.PHONY : ex_blend

# fast build rule for target.
ex_blend/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend.dir/build.make examples/CMakeFiles/ex_blend.dir/build
.PHONY : ex_blend/fast

# Convenience name for target.
examples/CMakeFiles/ex_blend2.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_blend2.dir/rule
.PHONY : examples/CMakeFiles/ex_blend2.dir/rule

# Convenience name for target.
ex_blend2: examples/CMakeFiles/ex_blend2.dir/rule
.PHONY : ex_blend2

# fast build rule for target.
ex_blend2/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend2.dir/build.make examples/CMakeFiles/ex_blend2.dir/build
.PHONY : ex_blend2/fast

# Convenience name for target.
examples/CMakeFiles/ex_blend_bench.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_blend_bench.dir/rule
.PHONY : examples/CMakeFiles/ex_blend_bench.dir/rule

# Convenience name for target.
ex_blend_bench: examples/CMakeFiles/ex_blend_bench.dir/rule
.PHONY : ex_blend_bench

# fast build rule for target.
ex_blend_bench/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_bench.dir/build.make examples/CMakeFiles/ex_blend_bench.dir/build
.PHONY : ex_blend_bench/fast

# Convenience name for target.
examples/CMakeFiles/ex_blend_test.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_blend_test.dir/rule
.PHONY : examples/CMakeFiles/ex_blend_test.dir/rule

# Convenience name for target.
ex_blend_test: examples/CMakeFiles/ex_blend_test.dir/rule
.PHONY : ex_blend_test

# fast build rule for target.
ex_blend_test/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_test.dir/build.make examples/CMakeFiles/ex_blend_test.dir/build
.PHONY : ex_blend_test/fast

# Convenience name for target.
examples/CMakeFiles/ex_blend_target.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_blend_target.dir/rule
.PHONY : examples/CMakeFiles/ex_blend_target.dir/rule

# Convenience name for target.
ex_blend_target: examples/CMakeFiles/ex_blend_target.dir/rule
.PHONY : ex_blend_target

# fast build rule for target.
ex_blend_target/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_target.dir/build.make examples/CMakeFiles/ex_blend_target.dir/build
.PHONY : ex_blend_target/fast

# Convenience name for target.
examples/CMakeFiles/ex_blit.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_blit.dir/rule
.PHONY : examples/CMakeFiles/ex_blit.dir/rule

# Convenience name for target.
ex_blit: examples/CMakeFiles/ex_blit.dir/rule
.PHONY : ex_blit

# fast build rule for target.
ex_blit/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blit.dir/build.make examples/CMakeFiles/ex_blit.dir/build
.PHONY : ex_blit/fast

# Convenience name for target.
examples/CMakeFiles/ex_clip.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_clip.dir/rule
.PHONY : examples/CMakeFiles/ex_clip.dir/rule

# Convenience name for target.
ex_clip: examples/CMakeFiles/ex_clip.dir/rule
.PHONY : ex_clip

# fast build rule for target.
ex_clip/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_clip.dir/build.make examples/CMakeFiles/ex_clip.dir/build
.PHONY : ex_clip/fast

# Convenience name for target.
examples/CMakeFiles/ex_clipboard.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_clipboard.dir/rule
.PHONY : examples/CMakeFiles/ex_clipboard.dir/rule

# Convenience name for target.
ex_clipboard: examples/CMakeFiles/ex_clipboard.dir/rule
.PHONY : ex_clipboard

# fast build rule for target.
ex_clipboard/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_clipboard.dir/build.make examples/CMakeFiles/ex_clipboard.dir/build
.PHONY : ex_clipboard/fast

# Convenience name for target.
examples/CMakeFiles/ex_color.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_color.dir/rule
.PHONY : examples/CMakeFiles/ex_color.dir/rule

# Convenience name for target.
ex_color: examples/CMakeFiles/ex_color.dir/rule
.PHONY : ex_color

# fast build rule for target.
ex_color/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color.dir/build.make examples/CMakeFiles/ex_color.dir/build
.PHONY : ex_color/fast

# Convenience name for target.
examples/CMakeFiles/ex_color2.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_color2.dir/rule
.PHONY : examples/CMakeFiles/ex_color2.dir/rule

# Convenience name for target.
ex_color2: examples/CMakeFiles/ex_color2.dir/rule
.PHONY : ex_color2

# fast build rule for target.
ex_color2/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color2.dir/build.make examples/CMakeFiles/ex_color2.dir/build
.PHONY : ex_color2/fast

# Convenience name for target.
examples/CMakeFiles/ex_compressed.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_compressed.dir/rule
.PHONY : examples/CMakeFiles/ex_compressed.dir/rule

# Convenience name for target.
ex_compressed: examples/CMakeFiles/ex_compressed.dir/rule
.PHONY : ex_compressed

# fast build rule for target.
ex_compressed/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_compressed.dir/build.make examples/CMakeFiles/ex_compressed.dir/build
.PHONY : ex_compressed/fast

# Convenience name for target.
examples/CMakeFiles/ex_convert.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_convert.dir/rule
.PHONY : examples/CMakeFiles/ex_convert.dir/rule

# Convenience name for target.
ex_convert: examples/CMakeFiles/ex_convert.dir/rule
.PHONY : ex_convert

# fast build rule for target.
ex_convert/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_convert.dir/build.make examples/CMakeFiles/ex_convert.dir/build
.PHONY : ex_convert/fast

# Convenience name for target.
examples/CMakeFiles/ex_cpu.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_cpu.dir/rule
.PHONY : examples/CMakeFiles/ex_cpu.dir/rule

# Convenience name for target.
ex_cpu: examples/CMakeFiles/ex_cpu.dir/rule
.PHONY : ex_cpu

# fast build rule for target.
ex_cpu/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_cpu.dir/build.make examples/CMakeFiles/ex_cpu.dir/build
.PHONY : ex_cpu/fast

# Convenience name for target.
examples/CMakeFiles/ex_depth_mask.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_depth_mask.dir/rule
.PHONY : examples/CMakeFiles/ex_depth_mask.dir/rule

# Convenience name for target.
ex_depth_mask: examples/CMakeFiles/ex_depth_mask.dir/rule
.PHONY : ex_depth_mask

# fast build rule for target.
ex_depth_mask/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_depth_mask.dir/build.make examples/CMakeFiles/ex_depth_mask.dir/build
.PHONY : ex_depth_mask/fast

# Convenience name for target.
examples/CMakeFiles/ex_depth_target.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_depth_target.dir/rule
.PHONY : examples/CMakeFiles/ex_depth_target.dir/rule

# Convenience name for target.
ex_depth_target: examples/CMakeFiles/ex_depth_target.dir/rule
.PHONY : ex_depth_target

# fast build rule for target.
ex_depth_target/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_depth_target.dir/build.make examples/CMakeFiles/ex_depth_target.dir/build
.PHONY : ex_depth_target/fast

# Convenience name for target.
examples/CMakeFiles/ex_disable_screensaver.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_disable_screensaver.dir/rule
.PHONY : examples/CMakeFiles/ex_disable_screensaver.dir/rule

# Convenience name for target.
ex_disable_screensaver: examples/CMakeFiles/ex_disable_screensaver.dir/rule
.PHONY : ex_disable_screensaver

# fast build rule for target.
ex_disable_screensaver/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_disable_screensaver.dir/build.make examples/CMakeFiles/ex_disable_screensaver.dir/build
.PHONY : ex_disable_screensaver/fast

# Convenience name for target.
examples/CMakeFiles/ex_display_events.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_display_events.dir/rule
.PHONY : examples/CMakeFiles/ex_display_events.dir/rule

# Convenience name for target.
ex_display_events: examples/CMakeFiles/ex_display_events.dir/rule
.PHONY : ex_display_events

# fast build rule for target.
ex_display_events/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_display_events.dir/build.make examples/CMakeFiles/ex_display_events.dir/build
.PHONY : ex_display_events/fast

# Convenience name for target.
examples/CMakeFiles/ex_display_options.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_display_options.dir/rule
.PHONY : examples/CMakeFiles/ex_display_options.dir/rule

# Convenience name for target.
ex_display_options: examples/CMakeFiles/ex_display_options.dir/rule
.PHONY : ex_display_options

# fast build rule for target.
ex_display_options/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_display_options.dir/build.make examples/CMakeFiles/ex_display_options.dir/build
.PHONY : ex_display_options/fast

# Convenience name for target.
examples/CMakeFiles/ex_draw.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_draw.dir/rule
.PHONY : examples/CMakeFiles/ex_draw.dir/rule

# Convenience name for target.
ex_draw: examples/CMakeFiles/ex_draw.dir/rule
.PHONY : ex_draw

# fast build rule for target.
ex_draw/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_draw.dir/build.make examples/CMakeFiles/ex_draw.dir/build
.PHONY : ex_draw/fast

# Convenience name for target.
examples/CMakeFiles/ex_draw_bitmap.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_draw_bitmap.dir/rule
.PHONY : examples/CMakeFiles/ex_draw_bitmap.dir/rule

# Convenience name for target.
ex_draw_bitmap: examples/CMakeFiles/ex_draw_bitmap.dir/rule
.PHONY : ex_draw_bitmap

# fast build rule for target.
ex_draw_bitmap/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_draw_bitmap.dir/build.make examples/CMakeFiles/ex_draw_bitmap.dir/build
.PHONY : ex_draw_bitmap/fast

# Convenience name for target.
examples/CMakeFiles/ex_drawpixels.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_drawpixels.dir/rule
.PHONY : examples/CMakeFiles/ex_drawpixels.dir/rule

# Convenience name for target.
ex_drawpixels: examples/CMakeFiles/ex_drawpixels.dir/rule
.PHONY : ex_drawpixels

# fast build rule for target.
ex_drawpixels/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_drawpixels.dir/build.make examples/CMakeFiles/ex_drawpixels.dir/build
.PHONY : ex_drawpixels/fast

# Convenience name for target.
examples/CMakeFiles/ex_dualies.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_dualies.dir/rule
.PHONY : examples/CMakeFiles/ex_dualies.dir/rule

# Convenience name for target.
ex_dualies: examples/CMakeFiles/ex_dualies.dir/rule
.PHONY : ex_dualies

# fast build rule for target.
ex_dualies/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_dualies.dir/build.make examples/CMakeFiles/ex_dualies.dir/build
.PHONY : ex_dualies/fast

# Convenience name for target.
examples/CMakeFiles/ex_expose.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_expose.dir/rule
.PHONY : examples/CMakeFiles/ex_expose.dir/rule

# Convenience name for target.
ex_expose: examples/CMakeFiles/ex_expose.dir/rule
.PHONY : ex_expose

# fast build rule for target.
ex_expose/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_expose.dir/build.make examples/CMakeFiles/ex_expose.dir/build
.PHONY : ex_expose/fast

# Convenience name for target.
examples/CMakeFiles/ex_filter.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_filter.dir/rule
.PHONY : examples/CMakeFiles/ex_filter.dir/rule

# Convenience name for target.
ex_filter: examples/CMakeFiles/ex_filter.dir/rule
.PHONY : ex_filter

# fast build rule for target.
ex_filter/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_filter.dir/build.make examples/CMakeFiles/ex_filter.dir/build
.PHONY : ex_filter/fast

# Convenience name for target.
examples/CMakeFiles/ex_fs_resize.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_fs_resize.dir/rule
.PHONY : examples/CMakeFiles/ex_fs_resize.dir/rule

# Convenience name for target.
ex_fs_resize: examples/CMakeFiles/ex_fs_resize.dir/rule
.PHONY : ex_fs_resize

# fast build rule for target.
ex_fs_resize/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_fs_resize.dir/build.make examples/CMakeFiles/ex_fs_resize.dir/build
.PHONY : ex_fs_resize/fast

# Convenience name for target.
examples/CMakeFiles/ex_fs_window.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_fs_window.dir/rule
.PHONY : examples/CMakeFiles/ex_fs_window.dir/rule

# Convenience name for target.
ex_fs_window: examples/CMakeFiles/ex_fs_window.dir/rule
.PHONY : ex_fs_window

# fast build rule for target.
ex_fs_window/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_fs_window.dir/build.make examples/CMakeFiles/ex_fs_window.dir/build
.PHONY : ex_fs_window/fast

# Convenience name for target.
examples/CMakeFiles/ex_icon.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_icon.dir/rule
.PHONY : examples/CMakeFiles/ex_icon.dir/rule

# Convenience name for target.
ex_icon: examples/CMakeFiles/ex_icon.dir/rule
.PHONY : ex_icon

# fast build rule for target.
ex_icon/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_icon.dir/build.make examples/CMakeFiles/ex_icon.dir/build
.PHONY : ex_icon/fast

# Convenience name for target.
examples/CMakeFiles/ex_icon2.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_icon2.dir/rule
.PHONY : examples/CMakeFiles/ex_icon2.dir/rule

# Convenience name for target.
ex_icon2: examples/CMakeFiles/ex_icon2.dir/rule
.PHONY : ex_icon2

# fast build rule for target.
ex_icon2/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_icon2.dir/build.make examples/CMakeFiles/ex_icon2.dir/build
.PHONY : ex_icon2/fast

# Convenience name for target.
examples/CMakeFiles/ex_haptic.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_haptic.dir/rule
.PHONY : examples/CMakeFiles/ex_haptic.dir/rule

# Convenience name for target.
ex_haptic: examples/CMakeFiles/ex_haptic.dir/rule
.PHONY : ex_haptic

# fast build rule for target.
ex_haptic/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic.dir/build.make examples/CMakeFiles/ex_haptic.dir/build
.PHONY : ex_haptic/fast

# Convenience name for target.
examples/CMakeFiles/ex_haptic2.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_haptic2.dir/rule
.PHONY : examples/CMakeFiles/ex_haptic2.dir/rule

# Convenience name for target.
ex_haptic2: examples/CMakeFiles/ex_haptic2.dir/rule
.PHONY : ex_haptic2

# fast build rule for target.
ex_haptic2/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic2.dir/build.make examples/CMakeFiles/ex_haptic2.dir/build
.PHONY : ex_haptic2/fast

# Convenience name for target.
examples/CMakeFiles/ex_joystick_events.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_joystick_events.dir/rule
.PHONY : examples/CMakeFiles/ex_joystick_events.dir/rule

# Convenience name for target.
ex_joystick_events: examples/CMakeFiles/ex_joystick_events.dir/rule
.PHONY : ex_joystick_events

# fast build rule for target.
ex_joystick_events/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_joystick_events.dir/build.make examples/CMakeFiles/ex_joystick_events.dir/build
.PHONY : ex_joystick_events/fast

# Convenience name for target.
examples/CMakeFiles/ex_joystick_hotplugging.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_joystick_hotplugging.dir/rule
.PHONY : examples/CMakeFiles/ex_joystick_hotplugging.dir/rule

# Convenience name for target.
ex_joystick_hotplugging: examples/CMakeFiles/ex_joystick_hotplugging.dir/rule
.PHONY : ex_joystick_hotplugging

# fast build rule for target.
ex_joystick_hotplugging/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_joystick_hotplugging.dir/build.make examples/CMakeFiles/ex_joystick_hotplugging.dir/build
.PHONY : ex_joystick_hotplugging/fast

# Convenience name for target.
examples/CMakeFiles/ex_keyboard_events.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_keyboard_events.dir/rule
.PHONY : examples/CMakeFiles/ex_keyboard_events.dir/rule

# Convenience name for target.
ex_keyboard_events: examples/CMakeFiles/ex_keyboard_events.dir/rule
.PHONY : ex_keyboard_events

# fast build rule for target.
ex_keyboard_events/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_keyboard_events.dir/build.make examples/CMakeFiles/ex_keyboard_events.dir/build
.PHONY : ex_keyboard_events/fast

# Convenience name for target.
examples/CMakeFiles/ex_keyboard_focus.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_keyboard_focus.dir/rule
.PHONY : examples/CMakeFiles/ex_keyboard_focus.dir/rule

# Convenience name for target.
ex_keyboard_focus: examples/CMakeFiles/ex_keyboard_focus.dir/rule
.PHONY : ex_keyboard_focus

# fast build rule for target.
ex_keyboard_focus/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_keyboard_focus.dir/build.make examples/CMakeFiles/ex_keyboard_focus.dir/build
.PHONY : ex_keyboard_focus/fast

# Convenience name for target.
examples/CMakeFiles/ex_lines.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_lines.dir/rule
.PHONY : examples/CMakeFiles/ex_lines.dir/rule

# Convenience name for target.
ex_lines: examples/CMakeFiles/ex_lines.dir/rule
.PHONY : ex_lines

# fast build rule for target.
ex_lines/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_lines.dir/build.make examples/CMakeFiles/ex_lines.dir/build
.PHONY : ex_lines/fast

# Convenience name for target.
examples/CMakeFiles/ex_loading_thread.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_loading_thread.dir/rule
.PHONY : examples/CMakeFiles/ex_loading_thread.dir/rule

# Convenience name for target.
ex_loading_thread: examples/CMakeFiles/ex_loading_thread.dir/rule
.PHONY : ex_loading_thread

# fast build rule for target.
ex_loading_thread/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_loading_thread.dir/build.make examples/CMakeFiles/ex_loading_thread.dir/build
.PHONY : ex_loading_thread/fast

# Convenience name for target.
examples/CMakeFiles/ex_lockbitmap.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_lockbitmap.dir/rule
.PHONY : examples/CMakeFiles/ex_lockbitmap.dir/rule

# Convenience name for target.
ex_lockbitmap: examples/CMakeFiles/ex_lockbitmap.dir/rule
.PHONY : ex_lockbitmap

# fast build rule for target.
ex_lockbitmap/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_lockbitmap.dir/build.make examples/CMakeFiles/ex_lockbitmap.dir/build
.PHONY : ex_lockbitmap/fast

# Convenience name for target.
examples/CMakeFiles/ex_membmp.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_membmp.dir/rule
.PHONY : examples/CMakeFiles/ex_membmp.dir/rule

# Convenience name for target.
ex_membmp: examples/CMakeFiles/ex_membmp.dir/rule
.PHONY : ex_membmp

# fast build rule for target.
ex_membmp/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_membmp.dir/build.make examples/CMakeFiles/ex_membmp.dir/build
.PHONY : ex_membmp/fast

# Convenience name for target.
examples/CMakeFiles/ex_mouse.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_mouse.dir/rule
.PHONY : examples/CMakeFiles/ex_mouse.dir/rule

# Convenience name for target.
ex_mouse: examples/CMakeFiles/ex_mouse.dir/rule
.PHONY : ex_mouse

# fast build rule for target.
ex_mouse/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse.dir/build.make examples/CMakeFiles/ex_mouse.dir/build
.PHONY : ex_mouse/fast

# Convenience name for target.
examples/CMakeFiles/ex_mouse_cursor.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_mouse_cursor.dir/rule
.PHONY : examples/CMakeFiles/ex_mouse_cursor.dir/rule

# Convenience name for target.
ex_mouse_cursor: examples/CMakeFiles/ex_mouse_cursor.dir/rule
.PHONY : ex_mouse_cursor

# fast build rule for target.
ex_mouse_cursor/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_cursor.dir/build.make examples/CMakeFiles/ex_mouse_cursor.dir/build
.PHONY : ex_mouse_cursor/fast

# Convenience name for target.
examples/CMakeFiles/ex_mouse_events.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_mouse_events.dir/rule
.PHONY : examples/CMakeFiles/ex_mouse_events.dir/rule

# Convenience name for target.
ex_mouse_events: examples/CMakeFiles/ex_mouse_events.dir/rule
.PHONY : ex_mouse_events

# fast build rule for target.
ex_mouse_events/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_events.dir/build.make examples/CMakeFiles/ex_mouse_events.dir/build
.PHONY : ex_mouse_events/fast

# Convenience name for target.
examples/CMakeFiles/ex_mouse_focus.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_mouse_focus.dir/rule
.PHONY : examples/CMakeFiles/ex_mouse_focus.dir/rule

# Convenience name for target.
ex_mouse_focus: examples/CMakeFiles/ex_mouse_focus.dir/rule
.PHONY : ex_mouse_focus

# fast build rule for target.
ex_mouse_focus/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_focus.dir/build.make examples/CMakeFiles/ex_mouse_focus.dir/build
.PHONY : ex_mouse_focus/fast

# Convenience name for target.
examples/CMakeFiles/ex_mouse_warp.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_mouse_warp.dir/rule
.PHONY : examples/CMakeFiles/ex_mouse_warp.dir/rule

# Convenience name for target.
ex_mouse_warp: examples/CMakeFiles/ex_mouse_warp.dir/rule
.PHONY : ex_mouse_warp

# fast build rule for target.
ex_mouse_warp/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_warp.dir/build.make examples/CMakeFiles/ex_mouse_warp.dir/build
.PHONY : ex_mouse_warp/fast

# Convenience name for target.
examples/CMakeFiles/ex_multisample.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_multisample.dir/rule
.PHONY : examples/CMakeFiles/ex_multisample.dir/rule

# Convenience name for target.
ex_multisample: examples/CMakeFiles/ex_multisample.dir/rule
.PHONY : ex_multisample

# fast build rule for target.
ex_multisample/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multisample.dir/build.make examples/CMakeFiles/ex_multisample.dir/build
.PHONY : ex_multisample/fast

# Convenience name for target.
examples/CMakeFiles/ex_multisample_target.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_multisample_target.dir/rule
.PHONY : examples/CMakeFiles/ex_multisample_target.dir/rule

# Convenience name for target.
ex_multisample_target: examples/CMakeFiles/ex_multisample_target.dir/rule
.PHONY : ex_multisample_target

# fast build rule for target.
ex_multisample_target/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multisample_target.dir/build.make examples/CMakeFiles/ex_multisample_target.dir/build
.PHONY : ex_multisample_target/fast

# Convenience name for target.
examples/CMakeFiles/ex_multiwin.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_multiwin.dir/rule
.PHONY : examples/CMakeFiles/ex_multiwin.dir/rule

# Convenience name for target.
ex_multiwin: examples/CMakeFiles/ex_multiwin.dir/rule
.PHONY : ex_multiwin

# fast build rule for target.
ex_multiwin/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multiwin.dir/build.make examples/CMakeFiles/ex_multiwin.dir/build
.PHONY : ex_multiwin/fast

# Convenience name for target.
examples/CMakeFiles/ex_nodisplay.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_nodisplay.dir/rule
.PHONY : examples/CMakeFiles/ex_nodisplay.dir/rule

# Convenience name for target.
ex_nodisplay: examples/CMakeFiles/ex_nodisplay.dir/rule
.PHONY : ex_nodisplay

# fast build rule for target.
ex_nodisplay/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_nodisplay.dir/build.make examples/CMakeFiles/ex_nodisplay.dir/build
.PHONY : ex_nodisplay/fast

# Convenience name for target.
examples/CMakeFiles/ex_noframe.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_noframe.dir/rule
.PHONY : examples/CMakeFiles/ex_noframe.dir/rule

# Convenience name for target.
ex_noframe: examples/CMakeFiles/ex_noframe.dir/rule
.PHONY : ex_noframe

# fast build rule for target.
ex_noframe/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_noframe.dir/build.make examples/CMakeFiles/ex_noframe.dir/build
.PHONY : ex_noframe/fast

# Convenience name for target.
examples/CMakeFiles/ex_physfs.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_physfs.dir/rule
.PHONY : examples/CMakeFiles/ex_physfs.dir/rule

# Convenience name for target.
ex_physfs: examples/CMakeFiles/ex_physfs.dir/rule
.PHONY : ex_physfs

# fast build rule for target.
ex_physfs/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_physfs.dir/build.make examples/CMakeFiles/ex_physfs.dir/build
.PHONY : ex_physfs/fast

# Convenience name for target.
examples/CMakeFiles/ex_pixelformat.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_pixelformat.dir/rule
.PHONY : examples/CMakeFiles/ex_pixelformat.dir/rule

# Convenience name for target.
ex_pixelformat: examples/CMakeFiles/ex_pixelformat.dir/rule
.PHONY : ex_pixelformat

# fast build rule for target.
ex_pixelformat/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_pixelformat.dir/build.make examples/CMakeFiles/ex_pixelformat.dir/build
.PHONY : ex_pixelformat/fast

# Convenience name for target.
examples/CMakeFiles/ex_polygon.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_polygon.dir/rule
.PHONY : examples/CMakeFiles/ex_polygon.dir/rule

# Convenience name for target.
ex_polygon: examples/CMakeFiles/ex_polygon.dir/rule
.PHONY : ex_polygon

# fast build rule for target.
ex_polygon/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_polygon.dir/build.make examples/CMakeFiles/ex_polygon.dir/build
.PHONY : ex_polygon/fast

# Convenience name for target.
examples/CMakeFiles/ex_premulalpha.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_premulalpha.dir/rule
.PHONY : examples/CMakeFiles/ex_premulalpha.dir/rule

# Convenience name for target.
ex_premulalpha: examples/CMakeFiles/ex_premulalpha.dir/rule
.PHONY : ex_premulalpha

# fast build rule for target.
ex_premulalpha/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_premulalpha.dir/build.make examples/CMakeFiles/ex_premulalpha.dir/build
.PHONY : ex_premulalpha/fast

# Convenience name for target.
examples/CMakeFiles/ex_prim.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_prim.dir/rule
.PHONY : examples/CMakeFiles/ex_prim.dir/rule

# Convenience name for target.
ex_prim: examples/CMakeFiles/ex_prim.dir/rule
.PHONY : ex_prim

# fast build rule for target.
ex_prim/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_prim.dir/build.make examples/CMakeFiles/ex_prim.dir/build
.PHONY : ex_prim/fast

# Convenience name for target.
examples/CMakeFiles/ex_prim_shader.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_prim_shader.dir/rule
.PHONY : examples/CMakeFiles/ex_prim_shader.dir/rule

# Convenience name for target.
ex_prim_shader: examples/CMakeFiles/ex_prim_shader.dir/rule
.PHONY : ex_prim_shader

# fast build rule for target.
ex_prim_shader/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_prim_shader.dir/build.make examples/CMakeFiles/ex_prim_shader.dir/build
.PHONY : ex_prim_shader/fast

# Convenience name for target.
examples/CMakeFiles/ex_reparent.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_reparent.dir/rule
.PHONY : examples/CMakeFiles/ex_reparent.dir/rule

# Convenience name for target.
ex_reparent: examples/CMakeFiles/ex_reparent.dir/rule
.PHONY : ex_reparent

# fast build rule for target.
ex_reparent/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_reparent.dir/build.make examples/CMakeFiles/ex_reparent.dir/build
.PHONY : ex_reparent/fast

# Convenience name for target.
examples/CMakeFiles/ex_resize.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_resize.dir/rule
.PHONY : examples/CMakeFiles/ex_resize.dir/rule

# Convenience name for target.
ex_resize: examples/CMakeFiles/ex_resize.dir/rule
.PHONY : ex_resize

# fast build rule for target.
ex_resize/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resize.dir/build.make examples/CMakeFiles/ex_resize.dir/build
.PHONY : ex_resize/fast

# Convenience name for target.
examples/CMakeFiles/ex_resize2.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_resize2.dir/rule
.PHONY : examples/CMakeFiles/ex_resize2.dir/rule

# Convenience name for target.
ex_resize2: examples/CMakeFiles/ex_resize2.dir/rule
.PHONY : ex_resize2

# fast build rule for target.
ex_resize2/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resize2.dir/build.make examples/CMakeFiles/ex_resize2.dir/build
.PHONY : ex_resize2/fast

# Convenience name for target.
examples/CMakeFiles/ex_rotate.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_rotate.dir/rule
.PHONY : examples/CMakeFiles/ex_rotate.dir/rule

# Convenience name for target.
ex_rotate: examples/CMakeFiles/ex_rotate.dir/rule
.PHONY : ex_rotate

# fast build rule for target.
ex_rotate/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_rotate.dir/build.make examples/CMakeFiles/ex_rotate.dir/build
.PHONY : ex_rotate/fast

# Convenience name for target.
examples/CMakeFiles/ex_scale.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_scale.dir/rule
.PHONY : examples/CMakeFiles/ex_scale.dir/rule

# Convenience name for target.
ex_scale: examples/CMakeFiles/ex_scale.dir/rule
.PHONY : ex_scale

# fast build rule for target.
ex_scale/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_scale.dir/build.make examples/CMakeFiles/ex_scale.dir/build
.PHONY : ex_scale/fast

# Convenience name for target.
examples/CMakeFiles/ex_shader.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_shader.dir/rule
.PHONY : examples/CMakeFiles/ex_shader.dir/rule

# Convenience name for target.
ex_shader: examples/CMakeFiles/ex_shader.dir/rule
.PHONY : ex_shader

# fast build rule for target.
ex_shader/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader.dir/build.make examples/CMakeFiles/ex_shader.dir/build
.PHONY : ex_shader/fast

# Convenience name for target.
examples/CMakeFiles/ex_shader_multitex.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_shader_multitex.dir/rule
.PHONY : examples/CMakeFiles/ex_shader_multitex.dir/rule

# Convenience name for target.
ex_shader_multitex: examples/CMakeFiles/ex_shader_multitex.dir/rule
.PHONY : ex_shader_multitex

# fast build rule for target.
ex_shader_multitex/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader_multitex.dir/build.make examples/CMakeFiles/ex_shader_multitex.dir/build
.PHONY : ex_shader_multitex/fast

# Convenience name for target.
examples/CMakeFiles/ex_shader_target.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_shader_target.dir/rule
.PHONY : examples/CMakeFiles/ex_shader_target.dir/rule

# Convenience name for target.
ex_shader_target: examples/CMakeFiles/ex_shader_target.dir/rule
.PHONY : ex_shader_target

# fast build rule for target.
ex_shader_target/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader_target.dir/build.make examples/CMakeFiles/ex_shader_target.dir/build
.PHONY : ex_shader_target/fast

# Convenience name for target.
examples/CMakeFiles/ex_subbitmap.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_subbitmap.dir/rule
.PHONY : examples/CMakeFiles/ex_subbitmap.dir/rule

# Convenience name for target.
ex_subbitmap: examples/CMakeFiles/ex_subbitmap.dir/rule
.PHONY : ex_subbitmap

# fast build rule for target.
ex_subbitmap/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_subbitmap.dir/build.make examples/CMakeFiles/ex_subbitmap.dir/build
.PHONY : ex_subbitmap/fast

# Convenience name for target.
examples/CMakeFiles/ex_threads.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_threads.dir/rule
.PHONY : examples/CMakeFiles/ex_threads.dir/rule

# Convenience name for target.
ex_threads: examples/CMakeFiles/ex_threads.dir/rule
.PHONY : ex_threads

# fast build rule for target.
ex_threads/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_threads.dir/build.make examples/CMakeFiles/ex_threads.dir/build
.PHONY : ex_threads/fast

# Convenience name for target.
examples/CMakeFiles/ex_threads2.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_threads2.dir/rule
.PHONY : examples/CMakeFiles/ex_threads2.dir/rule

# Convenience name for target.
ex_threads2: examples/CMakeFiles/ex_threads2.dir/rule
.PHONY : ex_threads2

# fast build rule for target.
ex_threads2/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_threads2.dir/build.make examples/CMakeFiles/ex_threads2.dir/build
.PHONY : ex_threads2/fast

# Convenience name for target.
examples/CMakeFiles/ex_timedwait.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_timedwait.dir/rule
.PHONY : examples/CMakeFiles/ex_timedwait.dir/rule

# Convenience name for target.
ex_timedwait: examples/CMakeFiles/ex_timedwait.dir/rule
.PHONY : ex_timedwait

# fast build rule for target.
ex_timedwait/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timedwait.dir/build.make examples/CMakeFiles/ex_timedwait.dir/build
.PHONY : ex_timedwait/fast

# Convenience name for target.
examples/CMakeFiles/ex_timer.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_timer.dir/rule
.PHONY : examples/CMakeFiles/ex_timer.dir/rule

# Convenience name for target.
ex_timer: examples/CMakeFiles/ex_timer.dir/rule
.PHONY : ex_timer

# fast build rule for target.
ex_timer/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timer.dir/build.make examples/CMakeFiles/ex_timer.dir/build
.PHONY : ex_timer/fast

# Convenience name for target.
examples/CMakeFiles/ex_timer_pause.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_timer_pause.dir/rule
.PHONY : examples/CMakeFiles/ex_timer_pause.dir/rule

# Convenience name for target.
ex_timer_pause: examples/CMakeFiles/ex_timer_pause.dir/rule
.PHONY : ex_timer_pause

# fast build rule for target.
ex_timer_pause/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timer_pause.dir/build.make examples/CMakeFiles/ex_timer_pause.dir/build
.PHONY : ex_timer_pause/fast

# Convenience name for target.
examples/CMakeFiles/ex_touch_input.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_touch_input.dir/rule
.PHONY : examples/CMakeFiles/ex_touch_input.dir/rule

# Convenience name for target.
ex_touch_input: examples/CMakeFiles/ex_touch_input.dir/rule
.PHONY : ex_touch_input

# fast build rule for target.
ex_touch_input/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_touch_input.dir/build.make examples/CMakeFiles/ex_touch_input.dir/build
.PHONY : ex_touch_input/fast

# Convenience name for target.
examples/CMakeFiles/ex_transform.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_transform.dir/rule
.PHONY : examples/CMakeFiles/ex_transform.dir/rule

# Convenience name for target.
ex_transform: examples/CMakeFiles/ex_transform.dir/rule
.PHONY : ex_transform

# fast build rule for target.
ex_transform/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_transform.dir/build.make examples/CMakeFiles/ex_transform.dir/build
.PHONY : ex_transform/fast

# Convenience name for target.
examples/CMakeFiles/ex_vertex_buffer.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_vertex_buffer.dir/rule
.PHONY : examples/CMakeFiles/ex_vertex_buffer.dir/rule

# Convenience name for target.
ex_vertex_buffer: examples/CMakeFiles/ex_vertex_buffer.dir/rule
.PHONY : ex_vertex_buffer

# fast build rule for target.
ex_vertex_buffer/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_vertex_buffer.dir/build.make examples/CMakeFiles/ex_vertex_buffer.dir/build
.PHONY : ex_vertex_buffer/fast

# Convenience name for target.
examples/CMakeFiles/ex_vsync.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_vsync.dir/rule
.PHONY : examples/CMakeFiles/ex_vsync.dir/rule

# Convenience name for target.
ex_vsync: examples/CMakeFiles/ex_vsync.dir/rule
.PHONY : ex_vsync

# fast build rule for target.
ex_vsync/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_vsync.dir/build.make examples/CMakeFiles/ex_vsync.dir/build
.PHONY : ex_vsync/fast

# Convenience name for target.
examples/CMakeFiles/ex_windows.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_windows.dir/rule
.PHONY : examples/CMakeFiles/ex_windows.dir/rule

# Convenience name for target.
ex_windows: examples/CMakeFiles/ex_windows.dir/rule
.PHONY : ex_windows

# fast build rule for target.
ex_windows/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_windows.dir/build.make examples/CMakeFiles/ex_windows.dir/build
.PHONY : ex_windows/fast

# Convenience name for target.
examples/CMakeFiles/ex_window_constraints.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_window_constraints.dir/rule
.PHONY : examples/CMakeFiles/ex_window_constraints.dir/rule

# Convenience name for target.
ex_window_constraints: examples/CMakeFiles/ex_window_constraints.dir/rule
.PHONY : ex_window_constraints

# fast build rule for target.
ex_window_constraints/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_constraints.dir/build.make examples/CMakeFiles/ex_window_constraints.dir/build
.PHONY : ex_window_constraints/fast

# Convenience name for target.
examples/CMakeFiles/ex_window_maximized.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_window_maximized.dir/rule
.PHONY : examples/CMakeFiles/ex_window_maximized.dir/rule

# Convenience name for target.
ex_window_maximized: examples/CMakeFiles/ex_window_maximized.dir/rule
.PHONY : ex_window_maximized

# fast build rule for target.
ex_window_maximized/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_maximized.dir/build.make examples/CMakeFiles/ex_window_maximized.dir/build
.PHONY : ex_window_maximized/fast

# Convenience name for target.
examples/CMakeFiles/ex_window_title.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_window_title.dir/rule
.PHONY : examples/CMakeFiles/ex_window_title.dir/rule

# Convenience name for target.
ex_window_title: examples/CMakeFiles/ex_window_title.dir/rule
.PHONY : ex_window_title

# fast build rule for target.
ex_window_title/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_title.dir/build.make examples/CMakeFiles/ex_window_title.dir/build
.PHONY : ex_window_title/fast

# Convenience name for target.
examples/CMakeFiles/ex_winfull.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_winfull.dir/rule
.PHONY : examples/CMakeFiles/ex_winfull.dir/rule

# Convenience name for target.
ex_winfull: examples/CMakeFiles/ex_winfull.dir/rule
.PHONY : ex_winfull

# fast build rule for target.
ex_winfull/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_winfull.dir/build.make examples/CMakeFiles/ex_winfull.dir/build
.PHONY : ex_winfull/fast

# Convenience name for target.
examples/CMakeFiles/ex_video.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_video.dir/rule
.PHONY : examples/CMakeFiles/ex_video.dir/rule

# Convenience name for target.
ex_video: examples/CMakeFiles/ex_video.dir/rule
.PHONY : ex_video

# fast build rule for target.
ex_video/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_video.dir/build.make examples/CMakeFiles/ex_video.dir/build
.PHONY : ex_video/fast

# Convenience name for target.
examples/CMakeFiles/ex_gldepth.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_gldepth.dir/rule
.PHONY : examples/CMakeFiles/ex_gldepth.dir/rule

# Convenience name for target.
ex_gldepth: examples/CMakeFiles/ex_gldepth.dir/rule
.PHONY : ex_gldepth

# fast build rule for target.
ex_gldepth/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_gldepth.dir/build.make examples/CMakeFiles/ex_gldepth.dir/build
.PHONY : ex_gldepth/fast

# Convenience name for target.
examples/CMakeFiles/ex_glext.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_glext.dir/rule
.PHONY : examples/CMakeFiles/ex_glext.dir/rule

# Convenience name for target.
ex_glext: examples/CMakeFiles/ex_glext.dir/rule
.PHONY : ex_glext

# fast build rule for target.
ex_glext/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_glext.dir/build.make examples/CMakeFiles/ex_glext.dir/build
.PHONY : ex_glext/fast

# Convenience name for target.
examples/CMakeFiles/ex_opengl.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_opengl.dir/rule
.PHONY : examples/CMakeFiles/ex_opengl.dir/rule

# Convenience name for target.
ex_opengl: examples/CMakeFiles/ex_opengl.dir/rule
.PHONY : ex_opengl

# fast build rule for target.
ex_opengl/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_opengl.dir/build.make examples/CMakeFiles/ex_opengl.dir/build
.PHONY : ex_opengl/fast

# Convenience name for target.
examples/CMakeFiles/ex_opengl_pixel_shader.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_opengl_pixel_shader.dir/rule
.PHONY : examples/CMakeFiles/ex_opengl_pixel_shader.dir/rule

# Convenience name for target.
ex_opengl_pixel_shader: examples/CMakeFiles/ex_opengl_pixel_shader.dir/rule
.PHONY : ex_opengl_pixel_shader

# fast build rule for target.
ex_opengl_pixel_shader/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_opengl_pixel_shader.dir/build.make examples/CMakeFiles/ex_opengl_pixel_shader.dir/build
.PHONY : ex_opengl_pixel_shader/fast

# Convenience name for target.
examples/CMakeFiles/ex_palette.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_palette.dir/rule
.PHONY : examples/CMakeFiles/ex_palette.dir/rule

# Convenience name for target.
ex_palette: examples/CMakeFiles/ex_palette.dir/rule
.PHONY : ex_palette

# fast build rule for target.
ex_palette/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_palette.dir/build.make examples/CMakeFiles/ex_palette.dir/build
.PHONY : ex_palette/fast

# Convenience name for target.
examples/CMakeFiles/ex_font.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_font.dir/rule
.PHONY : examples/CMakeFiles/ex_font.dir/rule

# Convenience name for target.
ex_font: examples/CMakeFiles/ex_font.dir/rule
.PHONY : ex_font

# fast build rule for target.
ex_font/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font.dir/build.make examples/CMakeFiles/ex_font.dir/build
.PHONY : ex_font/fast

# Convenience name for target.
examples/CMakeFiles/ex_font_justify.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_font_justify.dir/rule
.PHONY : examples/CMakeFiles/ex_font_justify.dir/rule

# Convenience name for target.
ex_font_justify: examples/CMakeFiles/ex_font_justify.dir/rule
.PHONY : ex_font_justify

# fast build rule for target.
ex_font_justify/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_justify.dir/build.make examples/CMakeFiles/ex_font_justify.dir/build
.PHONY : ex_font_justify/fast

# Convenience name for target.
examples/CMakeFiles/ex_font_multiline.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_font_multiline.dir/rule
.PHONY : examples/CMakeFiles/ex_font_multiline.dir/rule

# Convenience name for target.
ex_font_multiline: examples/CMakeFiles/ex_font_multiline.dir/rule
.PHONY : ex_font_multiline

# fast build rule for target.
ex_font_multiline/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_multiline.dir/build.make examples/CMakeFiles/ex_font_multiline.dir/build
.PHONY : ex_font_multiline/fast

# Convenience name for target.
examples/CMakeFiles/ex_logo.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_logo.dir/rule
.PHONY : examples/CMakeFiles/ex_logo.dir/rule

# Convenience name for target.
ex_logo: examples/CMakeFiles/ex_logo.dir/rule
.PHONY : ex_logo

# fast build rule for target.
ex_logo/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_logo.dir/build.make examples/CMakeFiles/ex_logo.dir/build
.PHONY : ex_logo/fast

# Convenience name for target.
examples/CMakeFiles/ex_projection.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_projection.dir/rule
.PHONY : examples/CMakeFiles/ex_projection.dir/rule

# Convenience name for target.
ex_projection: examples/CMakeFiles/ex_projection.dir/rule
.PHONY : ex_projection

# fast build rule for target.
ex_projection/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_projection.dir/build.make examples/CMakeFiles/ex_projection.dir/build
.PHONY : ex_projection/fast

# Convenience name for target.
examples/CMakeFiles/ex_projection2.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_projection2.dir/rule
.PHONY : examples/CMakeFiles/ex_projection2.dir/rule

# Convenience name for target.
ex_projection2: examples/CMakeFiles/ex_projection2.dir/rule
.PHONY : ex_projection2

# fast build rule for target.
ex_projection2/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_projection2.dir/build.make examples/CMakeFiles/ex_projection2.dir/build
.PHONY : ex_projection2/fast

# Convenience name for target.
examples/CMakeFiles/ex_camera.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_camera.dir/rule
.PHONY : examples/CMakeFiles/ex_camera.dir/rule

# Convenience name for target.
ex_camera: examples/CMakeFiles/ex_camera.dir/rule
.PHONY : ex_camera

# fast build rule for target.
ex_camera/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_camera.dir/build.make examples/CMakeFiles/ex_camera.dir/build
.PHONY : ex_camera/fast

# Convenience name for target.
examples/CMakeFiles/ex_ttf.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_ttf.dir/rule
.PHONY : examples/CMakeFiles/ex_ttf.dir/rule

# Convenience name for target.
ex_ttf: examples/CMakeFiles/ex_ttf.dir/rule
.PHONY : ex_ttf

# fast build rule for target.
ex_ttf/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_ttf.dir/build.make examples/CMakeFiles/ex_ttf.dir/build
.PHONY : ex_ttf/fast

# Convenience name for target.
examples/CMakeFiles/ex_acodec.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_acodec.dir/rule
.PHONY : examples/CMakeFiles/ex_acodec.dir/rule

# Convenience name for target.
ex_acodec: examples/CMakeFiles/ex_acodec.dir/rule
.PHONY : ex_acodec

# fast build rule for target.
ex_acodec/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_acodec.dir/build.make examples/CMakeFiles/ex_acodec.dir/build
.PHONY : ex_acodec/fast

# Convenience name for target.
examples/CMakeFiles/ex_acodec_multi.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_acodec_multi.dir/rule
.PHONY : examples/CMakeFiles/ex_acodec_multi.dir/rule

# Convenience name for target.
ex_acodec_multi: examples/CMakeFiles/ex_acodec_multi.dir/rule
.PHONY : ex_acodec_multi

# fast build rule for target.
ex_acodec_multi/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_acodec_multi.dir/build.make examples/CMakeFiles/ex_acodec_multi.dir/build
.PHONY : ex_acodec_multi/fast

# Convenience name for target.
examples/CMakeFiles/ex_audio_chain.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_audio_chain.dir/rule
.PHONY : examples/CMakeFiles/ex_audio_chain.dir/rule

# Convenience name for target.
ex_audio_chain: examples/CMakeFiles/ex_audio_chain.dir/rule
.PHONY : ex_audio_chain

# fast build rule for target.
ex_audio_chain/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_chain.dir/build.make examples/CMakeFiles/ex_audio_chain.dir/build
.PHONY : ex_audio_chain/fast

# Convenience name for target.
examples/CMakeFiles/ex_audio_props.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_audio_props.dir/rule
.PHONY : examples/CMakeFiles/ex_audio_props.dir/rule

# Convenience name for target.
ex_audio_props: examples/CMakeFiles/ex_audio_props.dir/rule
.PHONY : ex_audio_props

# fast build rule for target.
ex_audio_props/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_props.dir/build.make examples/CMakeFiles/ex_audio_props.dir/build
.PHONY : ex_audio_props/fast

# Convenience name for target.
examples/CMakeFiles/ex_audio_simple.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_audio_simple.dir/rule
.PHONY : examples/CMakeFiles/ex_audio_simple.dir/rule

# Convenience name for target.
ex_audio_simple: examples/CMakeFiles/ex_audio_simple.dir/rule
.PHONY : ex_audio_simple

# fast build rule for target.
ex_audio_simple/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_simple.dir/build.make examples/CMakeFiles/ex_audio_simple.dir/build
.PHONY : ex_audio_simple/fast

# Convenience name for target.
examples/CMakeFiles/ex_audio_timer.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_audio_timer.dir/rule
.PHONY : examples/CMakeFiles/ex_audio_timer.dir/rule

# Convenience name for target.
ex_audio_timer: examples/CMakeFiles/ex_audio_timer.dir/rule
.PHONY : ex_audio_timer

# fast build rule for target.
ex_audio_timer/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_timer.dir/build.make examples/CMakeFiles/ex_audio_timer.dir/build
.PHONY : ex_audio_timer/fast

# Convenience name for target.
examples/CMakeFiles/ex_haiku.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_haiku.dir/rule
.PHONY : examples/CMakeFiles/ex_haiku.dir/rule

# Convenience name for target.
ex_haiku: examples/CMakeFiles/ex_haiku.dir/rule
.PHONY : ex_haiku

# fast build rule for target.
ex_haiku/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haiku.dir/build.make examples/CMakeFiles/ex_haiku.dir/build
.PHONY : ex_haiku/fast

# Convenience name for target.
examples/CMakeFiles/ex_kcm_direct.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_kcm_direct.dir/rule
.PHONY : examples/CMakeFiles/ex_kcm_direct.dir/rule

# Convenience name for target.
ex_kcm_direct: examples/CMakeFiles/ex_kcm_direct.dir/rule
.PHONY : ex_kcm_direct

# fast build rule for target.
ex_kcm_direct/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_kcm_direct.dir/build.make examples/CMakeFiles/ex_kcm_direct.dir/build
.PHONY : ex_kcm_direct/fast

# Convenience name for target.
examples/CMakeFiles/ex_mixer_chain.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_mixer_chain.dir/rule
.PHONY : examples/CMakeFiles/ex_mixer_chain.dir/rule

# Convenience name for target.
ex_mixer_chain: examples/CMakeFiles/ex_mixer_chain.dir/rule
.PHONY : ex_mixer_chain

# fast build rule for target.
ex_mixer_chain/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mixer_chain.dir/build.make examples/CMakeFiles/ex_mixer_chain.dir/build
.PHONY : ex_mixer_chain/fast

# Convenience name for target.
examples/CMakeFiles/ex_mixer_pp.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_mixer_pp.dir/rule
.PHONY : examples/CMakeFiles/ex_mixer_pp.dir/rule

# Convenience name for target.
ex_mixer_pp: examples/CMakeFiles/ex_mixer_pp.dir/rule
.PHONY : ex_mixer_pp

# fast build rule for target.
ex_mixer_pp/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mixer_pp.dir/build.make examples/CMakeFiles/ex_mixer_pp.dir/build
.PHONY : ex_mixer_pp/fast

# Convenience name for target.
examples/CMakeFiles/ex_record.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_record.dir/rule
.PHONY : examples/CMakeFiles/ex_record.dir/rule

# Convenience name for target.
ex_record: examples/CMakeFiles/ex_record.dir/rule
.PHONY : ex_record

# fast build rule for target.
ex_record/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_record.dir/build.make examples/CMakeFiles/ex_record.dir/build
.PHONY : ex_record/fast

# Convenience name for target.
examples/CMakeFiles/ex_record_name.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_record_name.dir/rule
.PHONY : examples/CMakeFiles/ex_record_name.dir/rule

# Convenience name for target.
ex_record_name: examples/CMakeFiles/ex_record_name.dir/rule
.PHONY : ex_record_name

# fast build rule for target.
ex_record_name/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_record_name.dir/build.make examples/CMakeFiles/ex_record_name.dir/build
.PHONY : ex_record_name/fast

# Convenience name for target.
examples/CMakeFiles/ex_resample_test.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_resample_test.dir/rule
.PHONY : examples/CMakeFiles/ex_resample_test.dir/rule

# Convenience name for target.
ex_resample_test: examples/CMakeFiles/ex_resample_test.dir/rule
.PHONY : ex_resample_test

# fast build rule for target.
ex_resample_test/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resample_test.dir/build.make examples/CMakeFiles/ex_resample_test.dir/build
.PHONY : ex_resample_test/fast

# Convenience name for target.
examples/CMakeFiles/ex_saw.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_saw.dir/rule
.PHONY : examples/CMakeFiles/ex_saw.dir/rule

# Convenience name for target.
ex_saw: examples/CMakeFiles/ex_saw.dir/rule
.PHONY : ex_saw

# fast build rule for target.
ex_saw/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_saw.dir/build.make examples/CMakeFiles/ex_saw.dir/build
.PHONY : ex_saw/fast

# Convenience name for target.
examples/CMakeFiles/ex_stream_file.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_stream_file.dir/rule
.PHONY : examples/CMakeFiles/ex_stream_file.dir/rule

# Convenience name for target.
ex_stream_file: examples/CMakeFiles/ex_stream_file.dir/rule
.PHONY : ex_stream_file

# fast build rule for target.
ex_stream_file/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_stream_file.dir/build.make examples/CMakeFiles/ex_stream_file.dir/build
.PHONY : ex_stream_file/fast

# Convenience name for target.
examples/CMakeFiles/ex_stream_seek.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_stream_seek.dir/rule
.PHONY : examples/CMakeFiles/ex_stream_seek.dir/rule

# Convenience name for target.
ex_stream_seek: examples/CMakeFiles/ex_stream_seek.dir/rule
.PHONY : ex_stream_seek

# fast build rule for target.
ex_stream_seek/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_stream_seek.dir/build.make examples/CMakeFiles/ex_stream_seek.dir/build
.PHONY : ex_stream_seek/fast

# Convenience name for target.
examples/CMakeFiles/ex_synth.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_synth.dir/rule
.PHONY : examples/CMakeFiles/ex_synth.dir/rule

# Convenience name for target.
ex_synth: examples/CMakeFiles/ex_synth.dir/rule
.PHONY : ex_synth

# fast build rule for target.
ex_synth/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_synth.dir/build.make examples/CMakeFiles/ex_synth.dir/build
.PHONY : ex_synth/fast

# Convenience name for target.
examples/CMakeFiles/ex_native_filechooser.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_native_filechooser.dir/rule
.PHONY : examples/CMakeFiles/ex_native_filechooser.dir/rule

# Convenience name for target.
ex_native_filechooser: examples/CMakeFiles/ex_native_filechooser.dir/rule
.PHONY : ex_native_filechooser

# fast build rule for target.
ex_native_filechooser/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_native_filechooser.dir/build.make examples/CMakeFiles/ex_native_filechooser.dir/build
.PHONY : ex_native_filechooser/fast

# Convenience name for target.
examples/CMakeFiles/ex_menu.dir/rule:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 examples/CMakeFiles/ex_menu.dir/rule
.PHONY : examples/CMakeFiles/ex_menu.dir/rule

# Convenience name for target.
ex_menu: examples/CMakeFiles/ex_menu.dir/rule
.PHONY : ex_menu

# fast build rule for target.
ex_menu/fast:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_menu.dir/build.make examples/CMakeFiles/ex_menu.dir/build
.PHONY : ex_menu/fast

ex_acodec.o: ex_acodec.c.o
.PHONY : ex_acodec.o

# target to build an object file
ex_acodec.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_acodec.dir/build.make examples/CMakeFiles/ex_acodec.dir/ex_acodec.c.o
.PHONY : ex_acodec.c.o

ex_acodec.i: ex_acodec.c.i
.PHONY : ex_acodec.i

# target to preprocess a source file
ex_acodec.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_acodec.dir/build.make examples/CMakeFiles/ex_acodec.dir/ex_acodec.c.i
.PHONY : ex_acodec.c.i

ex_acodec.s: ex_acodec.c.s
.PHONY : ex_acodec.s

# target to generate assembly for a file
ex_acodec.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_acodec.dir/build.make examples/CMakeFiles/ex_acodec.dir/ex_acodec.c.s
.PHONY : ex_acodec.c.s

ex_acodec_multi.o: ex_acodec_multi.c.o
.PHONY : ex_acodec_multi.o

# target to build an object file
ex_acodec_multi.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_acodec_multi.dir/build.make examples/CMakeFiles/ex_acodec_multi.dir/ex_acodec_multi.c.o
.PHONY : ex_acodec_multi.c.o

ex_acodec_multi.i: ex_acodec_multi.c.i
.PHONY : ex_acodec_multi.i

# target to preprocess a source file
ex_acodec_multi.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_acodec_multi.dir/build.make examples/CMakeFiles/ex_acodec_multi.dir/ex_acodec_multi.c.i
.PHONY : ex_acodec_multi.c.i

ex_acodec_multi.s: ex_acodec_multi.c.s
.PHONY : ex_acodec_multi.s

# target to generate assembly for a file
ex_acodec_multi.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_acodec_multi.dir/build.make examples/CMakeFiles/ex_acodec_multi.dir/ex_acodec_multi.c.s
.PHONY : ex_acodec_multi.c.s

ex_audio_chain.o: ex_audio_chain.cpp.o
.PHONY : ex_audio_chain.o

# target to build an object file
ex_audio_chain.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_chain.dir/build.make examples/CMakeFiles/ex_audio_chain.dir/ex_audio_chain.cpp.o
.PHONY : ex_audio_chain.cpp.o

ex_audio_chain.i: ex_audio_chain.cpp.i
.PHONY : ex_audio_chain.i

# target to preprocess a source file
ex_audio_chain.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_chain.dir/build.make examples/CMakeFiles/ex_audio_chain.dir/ex_audio_chain.cpp.i
.PHONY : ex_audio_chain.cpp.i

ex_audio_chain.s: ex_audio_chain.cpp.s
.PHONY : ex_audio_chain.s

# target to generate assembly for a file
ex_audio_chain.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_chain.dir/build.make examples/CMakeFiles/ex_audio_chain.dir/ex_audio_chain.cpp.s
.PHONY : ex_audio_chain.cpp.s

ex_audio_props.o: ex_audio_props.cpp.o
.PHONY : ex_audio_props.o

# target to build an object file
ex_audio_props.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_props.dir/build.make examples/CMakeFiles/ex_audio_props.dir/ex_audio_props.cpp.o
.PHONY : ex_audio_props.cpp.o

ex_audio_props.i: ex_audio_props.cpp.i
.PHONY : ex_audio_props.i

# target to preprocess a source file
ex_audio_props.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_props.dir/build.make examples/CMakeFiles/ex_audio_props.dir/ex_audio_props.cpp.i
.PHONY : ex_audio_props.cpp.i

ex_audio_props.s: ex_audio_props.cpp.s
.PHONY : ex_audio_props.s

# target to generate assembly for a file
ex_audio_props.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_props.dir/build.make examples/CMakeFiles/ex_audio_props.dir/ex_audio_props.cpp.s
.PHONY : ex_audio_props.cpp.s

ex_audio_simple.o: ex_audio_simple.c.o
.PHONY : ex_audio_simple.o

# target to build an object file
ex_audio_simple.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_simple.dir/build.make examples/CMakeFiles/ex_audio_simple.dir/ex_audio_simple.c.o
.PHONY : ex_audio_simple.c.o

ex_audio_simple.i: ex_audio_simple.c.i
.PHONY : ex_audio_simple.i

# target to preprocess a source file
ex_audio_simple.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_simple.dir/build.make examples/CMakeFiles/ex_audio_simple.dir/ex_audio_simple.c.i
.PHONY : ex_audio_simple.c.i

ex_audio_simple.s: ex_audio_simple.c.s
.PHONY : ex_audio_simple.s

# target to generate assembly for a file
ex_audio_simple.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_simple.dir/build.make examples/CMakeFiles/ex_audio_simple.dir/ex_audio_simple.c.s
.PHONY : ex_audio_simple.c.s

ex_audio_timer.o: ex_audio_timer.c.o
.PHONY : ex_audio_timer.o

# target to build an object file
ex_audio_timer.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_timer.dir/build.make examples/CMakeFiles/ex_audio_timer.dir/ex_audio_timer.c.o
.PHONY : ex_audio_timer.c.o

ex_audio_timer.i: ex_audio_timer.c.i
.PHONY : ex_audio_timer.i

# target to preprocess a source file
ex_audio_timer.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_timer.dir/build.make examples/CMakeFiles/ex_audio_timer.dir/ex_audio_timer.c.i
.PHONY : ex_audio_timer.c.i

ex_audio_timer.s: ex_audio_timer.c.s
.PHONY : ex_audio_timer.s

# target to generate assembly for a file
ex_audio_timer.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_timer.dir/build.make examples/CMakeFiles/ex_audio_timer.dir/ex_audio_timer.c.s
.PHONY : ex_audio_timer.c.s

ex_bitmap.o: ex_bitmap.c.o
.PHONY : ex_bitmap.o

# target to build an object file
ex_bitmap.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap.dir/build.make examples/CMakeFiles/ex_bitmap.dir/ex_bitmap.c.o
.PHONY : ex_bitmap.c.o

ex_bitmap.i: ex_bitmap.c.i
.PHONY : ex_bitmap.i

# target to preprocess a source file
ex_bitmap.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap.dir/build.make examples/CMakeFiles/ex_bitmap.dir/ex_bitmap.c.i
.PHONY : ex_bitmap.c.i

ex_bitmap.s: ex_bitmap.c.s
.PHONY : ex_bitmap.s

# target to generate assembly for a file
ex_bitmap.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap.dir/build.make examples/CMakeFiles/ex_bitmap.dir/ex_bitmap.c.s
.PHONY : ex_bitmap.c.s

ex_bitmap_file.o: ex_bitmap_file.c.o
.PHONY : ex_bitmap_file.o

# target to build an object file
ex_bitmap_file.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap_file.dir/build.make examples/CMakeFiles/ex_bitmap_file.dir/ex_bitmap_file.c.o
.PHONY : ex_bitmap_file.c.o

ex_bitmap_file.i: ex_bitmap_file.c.i
.PHONY : ex_bitmap_file.i

# target to preprocess a source file
ex_bitmap_file.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap_file.dir/build.make examples/CMakeFiles/ex_bitmap_file.dir/ex_bitmap_file.c.i
.PHONY : ex_bitmap_file.c.i

ex_bitmap_file.s: ex_bitmap_file.c.s
.PHONY : ex_bitmap_file.s

# target to generate assembly for a file
ex_bitmap_file.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap_file.dir/build.make examples/CMakeFiles/ex_bitmap_file.dir/ex_bitmap_file.c.s
.PHONY : ex_bitmap_file.c.s

ex_bitmap_flip.o: ex_bitmap_flip.c.o
.PHONY : ex_bitmap_flip.o

# target to build an object file
ex_bitmap_flip.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap_flip.dir/build.make examples/CMakeFiles/ex_bitmap_flip.dir/ex_bitmap_flip.c.o
.PHONY : ex_bitmap_flip.c.o

ex_bitmap_flip.i: ex_bitmap_flip.c.i
.PHONY : ex_bitmap_flip.i

# target to preprocess a source file
ex_bitmap_flip.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap_flip.dir/build.make examples/CMakeFiles/ex_bitmap_flip.dir/ex_bitmap_flip.c.i
.PHONY : ex_bitmap_flip.c.i

ex_bitmap_flip.s: ex_bitmap_flip.c.s
.PHONY : ex_bitmap_flip.s

# target to generate assembly for a file
ex_bitmap_flip.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_bitmap_flip.dir/build.make examples/CMakeFiles/ex_bitmap_flip.dir/ex_bitmap_flip.c.s
.PHONY : ex_bitmap_flip.c.s

ex_blend.o: ex_blend.c.o
.PHONY : ex_blend.o

# target to build an object file
ex_blend.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend.dir/build.make examples/CMakeFiles/ex_blend.dir/ex_blend.c.o
.PHONY : ex_blend.c.o

ex_blend.i: ex_blend.c.i
.PHONY : ex_blend.i

# target to preprocess a source file
ex_blend.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend.dir/build.make examples/CMakeFiles/ex_blend.dir/ex_blend.c.i
.PHONY : ex_blend.c.i

ex_blend.s: ex_blend.c.s
.PHONY : ex_blend.s

# target to generate assembly for a file
ex_blend.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend.dir/build.make examples/CMakeFiles/ex_blend.dir/ex_blend.c.s
.PHONY : ex_blend.c.s

ex_blend2.o: ex_blend2.cpp.o
.PHONY : ex_blend2.o

# target to build an object file
ex_blend2.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend2.dir/build.make examples/CMakeFiles/ex_blend2.dir/ex_blend2.cpp.o
.PHONY : ex_blend2.cpp.o

ex_blend2.i: ex_blend2.cpp.i
.PHONY : ex_blend2.i

# target to preprocess a source file
ex_blend2.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend2.dir/build.make examples/CMakeFiles/ex_blend2.dir/ex_blend2.cpp.i
.PHONY : ex_blend2.cpp.i

ex_blend2.s: ex_blend2.cpp.s
.PHONY : ex_blend2.s

# target to generate assembly for a file
ex_blend2.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend2.dir/build.make examples/CMakeFiles/ex_blend2.dir/ex_blend2.cpp.s
.PHONY : ex_blend2.cpp.s

ex_blend_bench.o: ex_blend_bench.c.o
.PHONY : ex_blend_bench.o

# target to build an object file
ex_blend_bench.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_bench.dir/build.make examples/CMakeFiles/ex_blend_bench.dir/ex_blend_bench.c.o
.PHONY : ex_blend_bench.c.o

ex_blend_bench.i: ex_blend_bench.c.i
.PHONY : ex_blend_bench.i

# target to preprocess a source file
ex_blend_bench.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_bench.dir/build.make examples/CMakeFiles/ex_blend_bench.dir/ex_blend_bench.c.i
.PHONY : ex_blend_bench.c.i

ex_blend_bench.s: ex_blend_bench.c.s
.PHONY : ex_blend_bench.s

# target to generate assembly for a file
ex_blend_bench.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_bench.dir/build.make examples/CMakeFiles/ex_blend_bench.dir/ex_blend_bench.c.s
.PHONY : ex_blend_bench.c.s

ex_blend_target.o: ex_blend_target.c.o
.PHONY : ex_blend_target.o

# target to build an object file
ex_blend_target.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_target.dir/build.make examples/CMakeFiles/ex_blend_target.dir/ex_blend_target.c.o
.PHONY : ex_blend_target.c.o

ex_blend_target.i: ex_blend_target.c.i
.PHONY : ex_blend_target.i

# target to preprocess a source file
ex_blend_target.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_target.dir/build.make examples/CMakeFiles/ex_blend_target.dir/ex_blend_target.c.i
.PHONY : ex_blend_target.c.i

ex_blend_target.s: ex_blend_target.c.s
.PHONY : ex_blend_target.s

# target to generate assembly for a file
ex_blend_target.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_target.dir/build.make examples/CMakeFiles/ex_blend_target.dir/ex_blend_target.c.s
.PHONY : ex_blend_target.c.s

ex_blend_test.o: ex_blend_test.c.o
.PHONY : ex_blend_test.o

# target to build an object file
ex_blend_test.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_test.dir/build.make examples/CMakeFiles/ex_blend_test.dir/ex_blend_test.c.o
.PHONY : ex_blend_test.c.o

ex_blend_test.i: ex_blend_test.c.i
.PHONY : ex_blend_test.i

# target to preprocess a source file
ex_blend_test.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_test.dir/build.make examples/CMakeFiles/ex_blend_test.dir/ex_blend_test.c.i
.PHONY : ex_blend_test.c.i

ex_blend_test.s: ex_blend_test.c.s
.PHONY : ex_blend_test.s

# target to generate assembly for a file
ex_blend_test.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend_test.dir/build.make examples/CMakeFiles/ex_blend_test.dir/ex_blend_test.c.s
.PHONY : ex_blend_test.c.s

ex_blit.o: ex_blit.c.o
.PHONY : ex_blit.o

# target to build an object file
ex_blit.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blit.dir/build.make examples/CMakeFiles/ex_blit.dir/ex_blit.c.o
.PHONY : ex_blit.c.o

ex_blit.i: ex_blit.c.i
.PHONY : ex_blit.i

# target to preprocess a source file
ex_blit.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blit.dir/build.make examples/CMakeFiles/ex_blit.dir/ex_blit.c.i
.PHONY : ex_blit.c.i

ex_blit.s: ex_blit.c.s
.PHONY : ex_blit.s

# target to generate assembly for a file
ex_blit.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blit.dir/build.make examples/CMakeFiles/ex_blit.dir/ex_blit.c.s
.PHONY : ex_blit.c.s

ex_camera.o: ex_camera.c.o
.PHONY : ex_camera.o

# target to build an object file
ex_camera.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_camera.dir/build.make examples/CMakeFiles/ex_camera.dir/ex_camera.c.o
.PHONY : ex_camera.c.o

ex_camera.i: ex_camera.c.i
.PHONY : ex_camera.i

# target to preprocess a source file
ex_camera.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_camera.dir/build.make examples/CMakeFiles/ex_camera.dir/ex_camera.c.i
.PHONY : ex_camera.c.i

ex_camera.s: ex_camera.c.s
.PHONY : ex_camera.s

# target to generate assembly for a file
ex_camera.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_camera.dir/build.make examples/CMakeFiles/ex_camera.dir/ex_camera.c.s
.PHONY : ex_camera.c.s

ex_clip.o: ex_clip.c.o
.PHONY : ex_clip.o

# target to build an object file
ex_clip.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_clip.dir/build.make examples/CMakeFiles/ex_clip.dir/ex_clip.c.o
.PHONY : ex_clip.c.o

ex_clip.i: ex_clip.c.i
.PHONY : ex_clip.i

# target to preprocess a source file
ex_clip.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_clip.dir/build.make examples/CMakeFiles/ex_clip.dir/ex_clip.c.i
.PHONY : ex_clip.c.i

ex_clip.s: ex_clip.c.s
.PHONY : ex_clip.s

# target to generate assembly for a file
ex_clip.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_clip.dir/build.make examples/CMakeFiles/ex_clip.dir/ex_clip.c.s
.PHONY : ex_clip.c.s

ex_clipboard.o: ex_clipboard.c.o
.PHONY : ex_clipboard.o

# target to build an object file
ex_clipboard.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_clipboard.dir/build.make examples/CMakeFiles/ex_clipboard.dir/ex_clipboard.c.o
.PHONY : ex_clipboard.c.o

ex_clipboard.i: ex_clipboard.c.i
.PHONY : ex_clipboard.i

# target to preprocess a source file
ex_clipboard.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_clipboard.dir/build.make examples/CMakeFiles/ex_clipboard.dir/ex_clipboard.c.i
.PHONY : ex_clipboard.c.i

ex_clipboard.s: ex_clipboard.c.s
.PHONY : ex_clipboard.s

# target to generate assembly for a file
ex_clipboard.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_clipboard.dir/build.make examples/CMakeFiles/ex_clipboard.dir/ex_clipboard.c.s
.PHONY : ex_clipboard.c.s

ex_color.o: ex_color.cpp.o
.PHONY : ex_color.o

# target to build an object file
ex_color.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color.dir/build.make examples/CMakeFiles/ex_color.dir/ex_color.cpp.o
.PHONY : ex_color.cpp.o

ex_color.i: ex_color.cpp.i
.PHONY : ex_color.i

# target to preprocess a source file
ex_color.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color.dir/build.make examples/CMakeFiles/ex_color.dir/ex_color.cpp.i
.PHONY : ex_color.cpp.i

ex_color.s: ex_color.cpp.s
.PHONY : ex_color.s

# target to generate assembly for a file
ex_color.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color.dir/build.make examples/CMakeFiles/ex_color.dir/ex_color.cpp.s
.PHONY : ex_color.cpp.s

ex_color2.o: ex_color2.c.o
.PHONY : ex_color2.o

# target to build an object file
ex_color2.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color2.dir/build.make examples/CMakeFiles/ex_color2.dir/ex_color2.c.o
.PHONY : ex_color2.c.o

ex_color2.i: ex_color2.c.i
.PHONY : ex_color2.i

# target to preprocess a source file
ex_color2.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color2.dir/build.make examples/CMakeFiles/ex_color2.dir/ex_color2.c.i
.PHONY : ex_color2.c.i

ex_color2.s: ex_color2.c.s
.PHONY : ex_color2.s

# target to generate assembly for a file
ex_color2.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color2.dir/build.make examples/CMakeFiles/ex_color2.dir/ex_color2.c.s
.PHONY : ex_color2.c.s

ex_compressed.o: ex_compressed.c.o
.PHONY : ex_compressed.o

# target to build an object file
ex_compressed.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_compressed.dir/build.make examples/CMakeFiles/ex_compressed.dir/ex_compressed.c.o
.PHONY : ex_compressed.c.o

ex_compressed.i: ex_compressed.c.i
.PHONY : ex_compressed.i

# target to preprocess a source file
ex_compressed.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_compressed.dir/build.make examples/CMakeFiles/ex_compressed.dir/ex_compressed.c.i
.PHONY : ex_compressed.c.i

ex_compressed.s: ex_compressed.c.s
.PHONY : ex_compressed.s

# target to generate assembly for a file
ex_compressed.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_compressed.dir/build.make examples/CMakeFiles/ex_compressed.dir/ex_compressed.c.s
.PHONY : ex_compressed.c.s

ex_config.o: ex_config.c.o
.PHONY : ex_config.o

# target to build an object file
ex_config.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_config.dir/build.make examples/CMakeFiles/ex_config.dir/ex_config.c.o
.PHONY : ex_config.c.o

ex_config.i: ex_config.c.i
.PHONY : ex_config.i

# target to preprocess a source file
ex_config.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_config.dir/build.make examples/CMakeFiles/ex_config.dir/ex_config.c.i
.PHONY : ex_config.c.i

ex_config.s: ex_config.c.s
.PHONY : ex_config.s

# target to generate assembly for a file
ex_config.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_config.dir/build.make examples/CMakeFiles/ex_config.dir/ex_config.c.s
.PHONY : ex_config.c.s

ex_convert.o: ex_convert.c.o
.PHONY : ex_convert.o

# target to build an object file
ex_convert.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_convert.dir/build.make examples/CMakeFiles/ex_convert.dir/ex_convert.c.o
.PHONY : ex_convert.c.o

ex_convert.i: ex_convert.c.i
.PHONY : ex_convert.i

# target to preprocess a source file
ex_convert.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_convert.dir/build.make examples/CMakeFiles/ex_convert.dir/ex_convert.c.i
.PHONY : ex_convert.c.i

ex_convert.s: ex_convert.c.s
.PHONY : ex_convert.s

# target to generate assembly for a file
ex_convert.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_convert.dir/build.make examples/CMakeFiles/ex_convert.dir/ex_convert.c.s
.PHONY : ex_convert.c.s

ex_cpu.o: ex_cpu.c.o
.PHONY : ex_cpu.o

# target to build an object file
ex_cpu.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_cpu.dir/build.make examples/CMakeFiles/ex_cpu.dir/ex_cpu.c.o
.PHONY : ex_cpu.c.o

ex_cpu.i: ex_cpu.c.i
.PHONY : ex_cpu.i

# target to preprocess a source file
ex_cpu.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_cpu.dir/build.make examples/CMakeFiles/ex_cpu.dir/ex_cpu.c.i
.PHONY : ex_cpu.c.i

ex_cpu.s: ex_cpu.c.s
.PHONY : ex_cpu.s

# target to generate assembly for a file
ex_cpu.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_cpu.dir/build.make examples/CMakeFiles/ex_cpu.dir/ex_cpu.c.s
.PHONY : ex_cpu.c.s

ex_depth_mask.o: ex_depth_mask.c.o
.PHONY : ex_depth_mask.o

# target to build an object file
ex_depth_mask.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_depth_mask.dir/build.make examples/CMakeFiles/ex_depth_mask.dir/ex_depth_mask.c.o
.PHONY : ex_depth_mask.c.o

ex_depth_mask.i: ex_depth_mask.c.i
.PHONY : ex_depth_mask.i

# target to preprocess a source file
ex_depth_mask.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_depth_mask.dir/build.make examples/CMakeFiles/ex_depth_mask.dir/ex_depth_mask.c.i
.PHONY : ex_depth_mask.c.i

ex_depth_mask.s: ex_depth_mask.c.s
.PHONY : ex_depth_mask.s

# target to generate assembly for a file
ex_depth_mask.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_depth_mask.dir/build.make examples/CMakeFiles/ex_depth_mask.dir/ex_depth_mask.c.s
.PHONY : ex_depth_mask.c.s

ex_depth_target.o: ex_depth_target.c.o
.PHONY : ex_depth_target.o

# target to build an object file
ex_depth_target.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_depth_target.dir/build.make examples/CMakeFiles/ex_depth_target.dir/ex_depth_target.c.o
.PHONY : ex_depth_target.c.o

ex_depth_target.i: ex_depth_target.c.i
.PHONY : ex_depth_target.i

# target to preprocess a source file
ex_depth_target.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_depth_target.dir/build.make examples/CMakeFiles/ex_depth_target.dir/ex_depth_target.c.i
.PHONY : ex_depth_target.c.i

ex_depth_target.s: ex_depth_target.c.s
.PHONY : ex_depth_target.s

# target to generate assembly for a file
ex_depth_target.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_depth_target.dir/build.make examples/CMakeFiles/ex_depth_target.dir/ex_depth_target.c.s
.PHONY : ex_depth_target.c.s

ex_dir.o: ex_dir.c.o
.PHONY : ex_dir.o

# target to build an object file
ex_dir.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_dir.dir/build.make examples/CMakeFiles/ex_dir.dir/ex_dir.c.o
.PHONY : ex_dir.c.o

ex_dir.i: ex_dir.c.i
.PHONY : ex_dir.i

# target to preprocess a source file
ex_dir.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_dir.dir/build.make examples/CMakeFiles/ex_dir.dir/ex_dir.c.i
.PHONY : ex_dir.c.i

ex_dir.s: ex_dir.c.s
.PHONY : ex_dir.s

# target to generate assembly for a file
ex_dir.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_dir.dir/build.make examples/CMakeFiles/ex_dir.dir/ex_dir.c.s
.PHONY : ex_dir.c.s

ex_disable_screensaver.o: ex_disable_screensaver.c.o
.PHONY : ex_disable_screensaver.o

# target to build an object file
ex_disable_screensaver.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_disable_screensaver.dir/build.make examples/CMakeFiles/ex_disable_screensaver.dir/ex_disable_screensaver.c.o
.PHONY : ex_disable_screensaver.c.o

ex_disable_screensaver.i: ex_disable_screensaver.c.i
.PHONY : ex_disable_screensaver.i

# target to preprocess a source file
ex_disable_screensaver.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_disable_screensaver.dir/build.make examples/CMakeFiles/ex_disable_screensaver.dir/ex_disable_screensaver.c.i
.PHONY : ex_disable_screensaver.c.i

ex_disable_screensaver.s: ex_disable_screensaver.c.s
.PHONY : ex_disable_screensaver.s

# target to generate assembly for a file
ex_disable_screensaver.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_disable_screensaver.dir/build.make examples/CMakeFiles/ex_disable_screensaver.dir/ex_disable_screensaver.c.s
.PHONY : ex_disable_screensaver.c.s

ex_display_events.o: ex_display_events.c.o
.PHONY : ex_display_events.o

# target to build an object file
ex_display_events.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_display_events.dir/build.make examples/CMakeFiles/ex_display_events.dir/ex_display_events.c.o
.PHONY : ex_display_events.c.o

ex_display_events.i: ex_display_events.c.i
.PHONY : ex_display_events.i

# target to preprocess a source file
ex_display_events.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_display_events.dir/build.make examples/CMakeFiles/ex_display_events.dir/ex_display_events.c.i
.PHONY : ex_display_events.c.i

ex_display_events.s: ex_display_events.c.s
.PHONY : ex_display_events.s

# target to generate assembly for a file
ex_display_events.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_display_events.dir/build.make examples/CMakeFiles/ex_display_events.dir/ex_display_events.c.s
.PHONY : ex_display_events.c.s

ex_display_options.o: ex_display_options.c.o
.PHONY : ex_display_options.o

# target to build an object file
ex_display_options.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_display_options.dir/build.make examples/CMakeFiles/ex_display_options.dir/ex_display_options.c.o
.PHONY : ex_display_options.c.o

ex_display_options.i: ex_display_options.c.i
.PHONY : ex_display_options.i

# target to preprocess a source file
ex_display_options.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_display_options.dir/build.make examples/CMakeFiles/ex_display_options.dir/ex_display_options.c.i
.PHONY : ex_display_options.c.i

ex_display_options.s: ex_display_options.c.s
.PHONY : ex_display_options.s

# target to generate assembly for a file
ex_display_options.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_display_options.dir/build.make examples/CMakeFiles/ex_display_options.dir/ex_display_options.c.s
.PHONY : ex_display_options.c.s

ex_draw.o: ex_draw.c.o
.PHONY : ex_draw.o

# target to build an object file
ex_draw.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_draw.dir/build.make examples/CMakeFiles/ex_draw.dir/ex_draw.c.o
.PHONY : ex_draw.c.o

ex_draw.i: ex_draw.c.i
.PHONY : ex_draw.i

# target to preprocess a source file
ex_draw.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_draw.dir/build.make examples/CMakeFiles/ex_draw.dir/ex_draw.c.i
.PHONY : ex_draw.c.i

ex_draw.s: ex_draw.c.s
.PHONY : ex_draw.s

# target to generate assembly for a file
ex_draw.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_draw.dir/build.make examples/CMakeFiles/ex_draw.dir/ex_draw.c.s
.PHONY : ex_draw.c.s

ex_draw_bitmap.o: ex_draw_bitmap.c.o
.PHONY : ex_draw_bitmap.o

# target to build an object file
ex_draw_bitmap.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_draw_bitmap.dir/build.make examples/CMakeFiles/ex_draw_bitmap.dir/ex_draw_bitmap.c.o
.PHONY : ex_draw_bitmap.c.o

ex_draw_bitmap.i: ex_draw_bitmap.c.i
.PHONY : ex_draw_bitmap.i

# target to preprocess a source file
ex_draw_bitmap.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_draw_bitmap.dir/build.make examples/CMakeFiles/ex_draw_bitmap.dir/ex_draw_bitmap.c.i
.PHONY : ex_draw_bitmap.c.i

ex_draw_bitmap.s: ex_draw_bitmap.c.s
.PHONY : ex_draw_bitmap.s

# target to generate assembly for a file
ex_draw_bitmap.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_draw_bitmap.dir/build.make examples/CMakeFiles/ex_draw_bitmap.dir/ex_draw_bitmap.c.s
.PHONY : ex_draw_bitmap.c.s

ex_drawpixels.o: ex_drawpixels.c.o
.PHONY : ex_drawpixels.o

# target to build an object file
ex_drawpixels.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_drawpixels.dir/build.make examples/CMakeFiles/ex_drawpixels.dir/ex_drawpixels.c.o
.PHONY : ex_drawpixels.c.o

ex_drawpixels.i: ex_drawpixels.c.i
.PHONY : ex_drawpixels.i

# target to preprocess a source file
ex_drawpixels.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_drawpixels.dir/build.make examples/CMakeFiles/ex_drawpixels.dir/ex_drawpixels.c.i
.PHONY : ex_drawpixels.c.i

ex_drawpixels.s: ex_drawpixels.c.s
.PHONY : ex_drawpixels.s

# target to generate assembly for a file
ex_drawpixels.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_drawpixels.dir/build.make examples/CMakeFiles/ex_drawpixels.dir/ex_drawpixels.c.s
.PHONY : ex_drawpixels.c.s

ex_dualies.o: ex_dualies.c.o
.PHONY : ex_dualies.o

# target to build an object file
ex_dualies.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_dualies.dir/build.make examples/CMakeFiles/ex_dualies.dir/ex_dualies.c.o
.PHONY : ex_dualies.c.o

ex_dualies.i: ex_dualies.c.i
.PHONY : ex_dualies.i

# target to preprocess a source file
ex_dualies.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_dualies.dir/build.make examples/CMakeFiles/ex_dualies.dir/ex_dualies.c.i
.PHONY : ex_dualies.c.i

ex_dualies.s: ex_dualies.c.s
.PHONY : ex_dualies.s

# target to generate assembly for a file
ex_dualies.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_dualies.dir/build.make examples/CMakeFiles/ex_dualies.dir/ex_dualies.c.s
.PHONY : ex_dualies.c.s

ex_expose.o: ex_expose.c.o
.PHONY : ex_expose.o

# target to build an object file
ex_expose.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_expose.dir/build.make examples/CMakeFiles/ex_expose.dir/ex_expose.c.o
.PHONY : ex_expose.c.o

ex_expose.i: ex_expose.c.i
.PHONY : ex_expose.i

# target to preprocess a source file
ex_expose.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_expose.dir/build.make examples/CMakeFiles/ex_expose.dir/ex_expose.c.i
.PHONY : ex_expose.c.i

ex_expose.s: ex_expose.c.s
.PHONY : ex_expose.s

# target to generate assembly for a file
ex_expose.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_expose.dir/build.make examples/CMakeFiles/ex_expose.dir/ex_expose.c.s
.PHONY : ex_expose.c.s

ex_file.o: ex_file.c.o
.PHONY : ex_file.o

# target to build an object file
ex_file.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_file.dir/build.make examples/CMakeFiles/ex_file.dir/ex_file.c.o
.PHONY : ex_file.c.o

ex_file.i: ex_file.c.i
.PHONY : ex_file.i

# target to preprocess a source file
ex_file.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_file.dir/build.make examples/CMakeFiles/ex_file.dir/ex_file.c.i
.PHONY : ex_file.c.i

ex_file.s: ex_file.c.s
.PHONY : ex_file.s

# target to generate assembly for a file
ex_file.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_file.dir/build.make examples/CMakeFiles/ex_file.dir/ex_file.c.s
.PHONY : ex_file.c.s

ex_file_slice.o: ex_file_slice.c.o
.PHONY : ex_file_slice.o

# target to build an object file
ex_file_slice.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_file_slice.dir/build.make examples/CMakeFiles/ex_file_slice.dir/ex_file_slice.c.o
.PHONY : ex_file_slice.c.o

ex_file_slice.i: ex_file_slice.c.i
.PHONY : ex_file_slice.i

# target to preprocess a source file
ex_file_slice.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_file_slice.dir/build.make examples/CMakeFiles/ex_file_slice.dir/ex_file_slice.c.i
.PHONY : ex_file_slice.c.i

ex_file_slice.s: ex_file_slice.c.s
.PHONY : ex_file_slice.s

# target to generate assembly for a file
ex_file_slice.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_file_slice.dir/build.make examples/CMakeFiles/ex_file_slice.dir/ex_file_slice.c.s
.PHONY : ex_file_slice.c.s

ex_filter.o: ex_filter.c.o
.PHONY : ex_filter.o

# target to build an object file
ex_filter.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_filter.dir/build.make examples/CMakeFiles/ex_filter.dir/ex_filter.c.o
.PHONY : ex_filter.c.o

ex_filter.i: ex_filter.c.i
.PHONY : ex_filter.i

# target to preprocess a source file
ex_filter.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_filter.dir/build.make examples/CMakeFiles/ex_filter.dir/ex_filter.c.i
.PHONY : ex_filter.c.i

ex_filter.s: ex_filter.c.s
.PHONY : ex_filter.s

# target to generate assembly for a file
ex_filter.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_filter.dir/build.make examples/CMakeFiles/ex_filter.dir/ex_filter.c.s
.PHONY : ex_filter.c.s

ex_font.o: ex_font.c.o
.PHONY : ex_font.o

# target to build an object file
ex_font.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font.dir/build.make examples/CMakeFiles/ex_font.dir/ex_font.c.o
.PHONY : ex_font.c.o

ex_font.i: ex_font.c.i
.PHONY : ex_font.i

# target to preprocess a source file
ex_font.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font.dir/build.make examples/CMakeFiles/ex_font.dir/ex_font.c.i
.PHONY : ex_font.c.i

ex_font.s: ex_font.c.s
.PHONY : ex_font.s

# target to generate assembly for a file
ex_font.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font.dir/build.make examples/CMakeFiles/ex_font.dir/ex_font.c.s
.PHONY : ex_font.c.s

ex_font_justify.o: ex_font_justify.cpp.o
.PHONY : ex_font_justify.o

# target to build an object file
ex_font_justify.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_justify.dir/build.make examples/CMakeFiles/ex_font_justify.dir/ex_font_justify.cpp.o
.PHONY : ex_font_justify.cpp.o

ex_font_justify.i: ex_font_justify.cpp.i
.PHONY : ex_font_justify.i

# target to preprocess a source file
ex_font_justify.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_justify.dir/build.make examples/CMakeFiles/ex_font_justify.dir/ex_font_justify.cpp.i
.PHONY : ex_font_justify.cpp.i

ex_font_justify.s: ex_font_justify.cpp.s
.PHONY : ex_font_justify.s

# target to generate assembly for a file
ex_font_justify.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_justify.dir/build.make examples/CMakeFiles/ex_font_justify.dir/ex_font_justify.cpp.s
.PHONY : ex_font_justify.cpp.s

ex_font_multiline.o: ex_font_multiline.cpp.o
.PHONY : ex_font_multiline.o

# target to build an object file
ex_font_multiline.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_multiline.dir/build.make examples/CMakeFiles/ex_font_multiline.dir/ex_font_multiline.cpp.o
.PHONY : ex_font_multiline.cpp.o

ex_font_multiline.i: ex_font_multiline.cpp.i
.PHONY : ex_font_multiline.i

# target to preprocess a source file
ex_font_multiline.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_multiline.dir/build.make examples/CMakeFiles/ex_font_multiline.dir/ex_font_multiline.cpp.i
.PHONY : ex_font_multiline.cpp.i

ex_font_multiline.s: ex_font_multiline.cpp.s
.PHONY : ex_font_multiline.s

# target to generate assembly for a file
ex_font_multiline.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_multiline.dir/build.make examples/CMakeFiles/ex_font_multiline.dir/ex_font_multiline.cpp.s
.PHONY : ex_font_multiline.cpp.s

ex_fs_resize.o: ex_fs_resize.c.o
.PHONY : ex_fs_resize.o

# target to build an object file
ex_fs_resize.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_fs_resize.dir/build.make examples/CMakeFiles/ex_fs_resize.dir/ex_fs_resize.c.o
.PHONY : ex_fs_resize.c.o

ex_fs_resize.i: ex_fs_resize.c.i
.PHONY : ex_fs_resize.i

# target to preprocess a source file
ex_fs_resize.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_fs_resize.dir/build.make examples/CMakeFiles/ex_fs_resize.dir/ex_fs_resize.c.i
.PHONY : ex_fs_resize.c.i

ex_fs_resize.s: ex_fs_resize.c.s
.PHONY : ex_fs_resize.s

# target to generate assembly for a file
ex_fs_resize.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_fs_resize.dir/build.make examples/CMakeFiles/ex_fs_resize.dir/ex_fs_resize.c.s
.PHONY : ex_fs_resize.c.s

ex_fs_window.o: ex_fs_window.c.o
.PHONY : ex_fs_window.o

# target to build an object file
ex_fs_window.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_fs_window.dir/build.make examples/CMakeFiles/ex_fs_window.dir/ex_fs_window.c.o
.PHONY : ex_fs_window.c.o

ex_fs_window.i: ex_fs_window.c.i
.PHONY : ex_fs_window.i

# target to preprocess a source file
ex_fs_window.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_fs_window.dir/build.make examples/CMakeFiles/ex_fs_window.dir/ex_fs_window.c.i
.PHONY : ex_fs_window.c.i

ex_fs_window.s: ex_fs_window.c.s
.PHONY : ex_fs_window.s

# target to generate assembly for a file
ex_fs_window.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_fs_window.dir/build.make examples/CMakeFiles/ex_fs_window.dir/ex_fs_window.c.s
.PHONY : ex_fs_window.c.s

ex_get_path.o: ex_get_path.c.o
.PHONY : ex_get_path.o

# target to build an object file
ex_get_path.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_get_path.dir/build.make examples/CMakeFiles/ex_get_path.dir/ex_get_path.c.o
.PHONY : ex_get_path.c.o

ex_get_path.i: ex_get_path.c.i
.PHONY : ex_get_path.i

# target to preprocess a source file
ex_get_path.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_get_path.dir/build.make examples/CMakeFiles/ex_get_path.dir/ex_get_path.c.i
.PHONY : ex_get_path.c.i

ex_get_path.s: ex_get_path.c.s
.PHONY : ex_get_path.s

# target to generate assembly for a file
ex_get_path.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_get_path.dir/build.make examples/CMakeFiles/ex_get_path.dir/ex_get_path.c.s
.PHONY : ex_get_path.c.s

ex_gldepth.o: ex_gldepth.c.o
.PHONY : ex_gldepth.o

# target to build an object file
ex_gldepth.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_gldepth.dir/build.make examples/CMakeFiles/ex_gldepth.dir/ex_gldepth.c.o
.PHONY : ex_gldepth.c.o

ex_gldepth.i: ex_gldepth.c.i
.PHONY : ex_gldepth.i

# target to preprocess a source file
ex_gldepth.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_gldepth.dir/build.make examples/CMakeFiles/ex_gldepth.dir/ex_gldepth.c.i
.PHONY : ex_gldepth.c.i

ex_gldepth.s: ex_gldepth.c.s
.PHONY : ex_gldepth.s

# target to generate assembly for a file
ex_gldepth.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_gldepth.dir/build.make examples/CMakeFiles/ex_gldepth.dir/ex_gldepth.c.s
.PHONY : ex_gldepth.c.s

ex_glext.o: ex_glext.c.o
.PHONY : ex_glext.o

# target to build an object file
ex_glext.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_glext.dir/build.make examples/CMakeFiles/ex_glext.dir/ex_glext.c.o
.PHONY : ex_glext.c.o

ex_glext.i: ex_glext.c.i
.PHONY : ex_glext.i

# target to preprocess a source file
ex_glext.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_glext.dir/build.make examples/CMakeFiles/ex_glext.dir/ex_glext.c.i
.PHONY : ex_glext.c.i

ex_glext.s: ex_glext.c.s
.PHONY : ex_glext.s

# target to generate assembly for a file
ex_glext.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_glext.dir/build.make examples/CMakeFiles/ex_glext.dir/ex_glext.c.s
.PHONY : ex_glext.c.s

ex_haiku.o: ex_haiku.c.o
.PHONY : ex_haiku.o

# target to build an object file
ex_haiku.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haiku.dir/build.make examples/CMakeFiles/ex_haiku.dir/ex_haiku.c.o
.PHONY : ex_haiku.c.o

ex_haiku.i: ex_haiku.c.i
.PHONY : ex_haiku.i

# target to preprocess a source file
ex_haiku.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haiku.dir/build.make examples/CMakeFiles/ex_haiku.dir/ex_haiku.c.i
.PHONY : ex_haiku.c.i

ex_haiku.s: ex_haiku.c.s
.PHONY : ex_haiku.s

# target to generate assembly for a file
ex_haiku.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haiku.dir/build.make examples/CMakeFiles/ex_haiku.dir/ex_haiku.c.s
.PHONY : ex_haiku.c.s

ex_haptic.o: ex_haptic.c.o
.PHONY : ex_haptic.o

# target to build an object file
ex_haptic.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic.dir/build.make examples/CMakeFiles/ex_haptic.dir/ex_haptic.c.o
.PHONY : ex_haptic.c.o

ex_haptic.i: ex_haptic.c.i
.PHONY : ex_haptic.i

# target to preprocess a source file
ex_haptic.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic.dir/build.make examples/CMakeFiles/ex_haptic.dir/ex_haptic.c.i
.PHONY : ex_haptic.c.i

ex_haptic.s: ex_haptic.c.s
.PHONY : ex_haptic.s

# target to generate assembly for a file
ex_haptic.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic.dir/build.make examples/CMakeFiles/ex_haptic.dir/ex_haptic.c.s
.PHONY : ex_haptic.c.s

ex_haptic2.o: ex_haptic2.cpp.o
.PHONY : ex_haptic2.o

# target to build an object file
ex_haptic2.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic2.dir/build.make examples/CMakeFiles/ex_haptic2.dir/ex_haptic2.cpp.o
.PHONY : ex_haptic2.cpp.o

ex_haptic2.i: ex_haptic2.cpp.i
.PHONY : ex_haptic2.i

# target to preprocess a source file
ex_haptic2.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic2.dir/build.make examples/CMakeFiles/ex_haptic2.dir/ex_haptic2.cpp.i
.PHONY : ex_haptic2.cpp.i

ex_haptic2.s: ex_haptic2.cpp.s
.PHONY : ex_haptic2.s

# target to generate assembly for a file
ex_haptic2.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic2.dir/build.make examples/CMakeFiles/ex_haptic2.dir/ex_haptic2.cpp.s
.PHONY : ex_haptic2.cpp.s

ex_icon.o: ex_icon.c.o
.PHONY : ex_icon.o

# target to build an object file
ex_icon.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_icon.dir/build.make examples/CMakeFiles/ex_icon.dir/ex_icon.c.o
.PHONY : ex_icon.c.o

ex_icon.i: ex_icon.c.i
.PHONY : ex_icon.i

# target to preprocess a source file
ex_icon.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_icon.dir/build.make examples/CMakeFiles/ex_icon.dir/ex_icon.c.i
.PHONY : ex_icon.c.i

ex_icon.s: ex_icon.c.s
.PHONY : ex_icon.s

# target to generate assembly for a file
ex_icon.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_icon.dir/build.make examples/CMakeFiles/ex_icon.dir/ex_icon.c.s
.PHONY : ex_icon.c.s

ex_icon2.o: ex_icon2.c.o
.PHONY : ex_icon2.o

# target to build an object file
ex_icon2.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_icon2.dir/build.make examples/CMakeFiles/ex_icon2.dir/ex_icon2.c.o
.PHONY : ex_icon2.c.o

ex_icon2.i: ex_icon2.c.i
.PHONY : ex_icon2.i

# target to preprocess a source file
ex_icon2.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_icon2.dir/build.make examples/CMakeFiles/ex_icon2.dir/ex_icon2.c.i
.PHONY : ex_icon2.c.i

ex_icon2.s: ex_icon2.c.s
.PHONY : ex_icon2.s

# target to generate assembly for a file
ex_icon2.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_icon2.dir/build.make examples/CMakeFiles/ex_icon2.dir/ex_icon2.c.s
.PHONY : ex_icon2.c.s

ex_inject_events.o: ex_inject_events.c.o
.PHONY : ex_inject_events.o

# target to build an object file
ex_inject_events.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_inject_events.dir/build.make examples/CMakeFiles/ex_inject_events.dir/ex_inject_events.c.o
.PHONY : ex_inject_events.c.o

ex_inject_events.i: ex_inject_events.c.i
.PHONY : ex_inject_events.i

# target to preprocess a source file
ex_inject_events.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_inject_events.dir/build.make examples/CMakeFiles/ex_inject_events.dir/ex_inject_events.c.i
.PHONY : ex_inject_events.c.i

ex_inject_events.s: ex_inject_events.c.s
.PHONY : ex_inject_events.s

# target to generate assembly for a file
ex_inject_events.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_inject_events.dir/build.make examples/CMakeFiles/ex_inject_events.dir/ex_inject_events.c.s
.PHONY : ex_inject_events.c.s

ex_joystick_events.o: ex_joystick_events.c.o
.PHONY : ex_joystick_events.o

# target to build an object file
ex_joystick_events.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_joystick_events.dir/build.make examples/CMakeFiles/ex_joystick_events.dir/ex_joystick_events.c.o
.PHONY : ex_joystick_events.c.o

ex_joystick_events.i: ex_joystick_events.c.i
.PHONY : ex_joystick_events.i

# target to preprocess a source file
ex_joystick_events.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_joystick_events.dir/build.make examples/CMakeFiles/ex_joystick_events.dir/ex_joystick_events.c.i
.PHONY : ex_joystick_events.c.i

ex_joystick_events.s: ex_joystick_events.c.s
.PHONY : ex_joystick_events.s

# target to generate assembly for a file
ex_joystick_events.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_joystick_events.dir/build.make examples/CMakeFiles/ex_joystick_events.dir/ex_joystick_events.c.s
.PHONY : ex_joystick_events.c.s

ex_joystick_hotplugging.o: ex_joystick_hotplugging.c.o
.PHONY : ex_joystick_hotplugging.o

# target to build an object file
ex_joystick_hotplugging.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_joystick_hotplugging.dir/build.make examples/CMakeFiles/ex_joystick_hotplugging.dir/ex_joystick_hotplugging.c.o
.PHONY : ex_joystick_hotplugging.c.o

ex_joystick_hotplugging.i: ex_joystick_hotplugging.c.i
.PHONY : ex_joystick_hotplugging.i

# target to preprocess a source file
ex_joystick_hotplugging.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_joystick_hotplugging.dir/build.make examples/CMakeFiles/ex_joystick_hotplugging.dir/ex_joystick_hotplugging.c.i
.PHONY : ex_joystick_hotplugging.c.i

ex_joystick_hotplugging.s: ex_joystick_hotplugging.c.s
.PHONY : ex_joystick_hotplugging.s

# target to generate assembly for a file
ex_joystick_hotplugging.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_joystick_hotplugging.dir/build.make examples/CMakeFiles/ex_joystick_hotplugging.dir/ex_joystick_hotplugging.c.s
.PHONY : ex_joystick_hotplugging.c.s

ex_kcm_direct.o: ex_kcm_direct.c.o
.PHONY : ex_kcm_direct.o

# target to build an object file
ex_kcm_direct.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_kcm_direct.dir/build.make examples/CMakeFiles/ex_kcm_direct.dir/ex_kcm_direct.c.o
.PHONY : ex_kcm_direct.c.o

ex_kcm_direct.i: ex_kcm_direct.c.i
.PHONY : ex_kcm_direct.i

# target to preprocess a source file
ex_kcm_direct.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_kcm_direct.dir/build.make examples/CMakeFiles/ex_kcm_direct.dir/ex_kcm_direct.c.i
.PHONY : ex_kcm_direct.c.i

ex_kcm_direct.s: ex_kcm_direct.c.s
.PHONY : ex_kcm_direct.s

# target to generate assembly for a file
ex_kcm_direct.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_kcm_direct.dir/build.make examples/CMakeFiles/ex_kcm_direct.dir/ex_kcm_direct.c.s
.PHONY : ex_kcm_direct.c.s

ex_keyboard_events.o: ex_keyboard_events.c.o
.PHONY : ex_keyboard_events.o

# target to build an object file
ex_keyboard_events.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_keyboard_events.dir/build.make examples/CMakeFiles/ex_keyboard_events.dir/ex_keyboard_events.c.o
.PHONY : ex_keyboard_events.c.o

ex_keyboard_events.i: ex_keyboard_events.c.i
.PHONY : ex_keyboard_events.i

# target to preprocess a source file
ex_keyboard_events.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_keyboard_events.dir/build.make examples/CMakeFiles/ex_keyboard_events.dir/ex_keyboard_events.c.i
.PHONY : ex_keyboard_events.c.i

ex_keyboard_events.s: ex_keyboard_events.c.s
.PHONY : ex_keyboard_events.s

# target to generate assembly for a file
ex_keyboard_events.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_keyboard_events.dir/build.make examples/CMakeFiles/ex_keyboard_events.dir/ex_keyboard_events.c.s
.PHONY : ex_keyboard_events.c.s

ex_keyboard_focus.o: ex_keyboard_focus.c.o
.PHONY : ex_keyboard_focus.o

# target to build an object file
ex_keyboard_focus.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_keyboard_focus.dir/build.make examples/CMakeFiles/ex_keyboard_focus.dir/ex_keyboard_focus.c.o
.PHONY : ex_keyboard_focus.c.o

ex_keyboard_focus.i: ex_keyboard_focus.c.i
.PHONY : ex_keyboard_focus.i

# target to preprocess a source file
ex_keyboard_focus.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_keyboard_focus.dir/build.make examples/CMakeFiles/ex_keyboard_focus.dir/ex_keyboard_focus.c.i
.PHONY : ex_keyboard_focus.c.i

ex_keyboard_focus.s: ex_keyboard_focus.c.s
.PHONY : ex_keyboard_focus.s

# target to generate assembly for a file
ex_keyboard_focus.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_keyboard_focus.dir/build.make examples/CMakeFiles/ex_keyboard_focus.dir/ex_keyboard_focus.c.s
.PHONY : ex_keyboard_focus.c.s

ex_lines.o: ex_lines.c.o
.PHONY : ex_lines.o

# target to build an object file
ex_lines.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_lines.dir/build.make examples/CMakeFiles/ex_lines.dir/ex_lines.c.o
.PHONY : ex_lines.c.o

ex_lines.i: ex_lines.c.i
.PHONY : ex_lines.i

# target to preprocess a source file
ex_lines.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_lines.dir/build.make examples/CMakeFiles/ex_lines.dir/ex_lines.c.i
.PHONY : ex_lines.c.i

ex_lines.s: ex_lines.c.s
.PHONY : ex_lines.s

# target to generate assembly for a file
ex_lines.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_lines.dir/build.make examples/CMakeFiles/ex_lines.dir/ex_lines.c.s
.PHONY : ex_lines.c.s

ex_loading_thread.o: ex_loading_thread.c.o
.PHONY : ex_loading_thread.o

# target to build an object file
ex_loading_thread.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_loading_thread.dir/build.make examples/CMakeFiles/ex_loading_thread.dir/ex_loading_thread.c.o
.PHONY : ex_loading_thread.c.o

ex_loading_thread.i: ex_loading_thread.c.i
.PHONY : ex_loading_thread.i

# target to preprocess a source file
ex_loading_thread.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_loading_thread.dir/build.make examples/CMakeFiles/ex_loading_thread.dir/ex_loading_thread.c.i
.PHONY : ex_loading_thread.c.i

ex_loading_thread.s: ex_loading_thread.c.s
.PHONY : ex_loading_thread.s

# target to generate assembly for a file
ex_loading_thread.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_loading_thread.dir/build.make examples/CMakeFiles/ex_loading_thread.dir/ex_loading_thread.c.s
.PHONY : ex_loading_thread.c.s

ex_lockbitmap.o: ex_lockbitmap.c.o
.PHONY : ex_lockbitmap.o

# target to build an object file
ex_lockbitmap.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_lockbitmap.dir/build.make examples/CMakeFiles/ex_lockbitmap.dir/ex_lockbitmap.c.o
.PHONY : ex_lockbitmap.c.o

ex_lockbitmap.i: ex_lockbitmap.c.i
.PHONY : ex_lockbitmap.i

# target to preprocess a source file
ex_lockbitmap.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_lockbitmap.dir/build.make examples/CMakeFiles/ex_lockbitmap.dir/ex_lockbitmap.c.i
.PHONY : ex_lockbitmap.c.i

ex_lockbitmap.s: ex_lockbitmap.c.s
.PHONY : ex_lockbitmap.s

# target to generate assembly for a file
ex_lockbitmap.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_lockbitmap.dir/build.make examples/CMakeFiles/ex_lockbitmap.dir/ex_lockbitmap.c.s
.PHONY : ex_lockbitmap.c.s

ex_logo.o: ex_logo.c.o
.PHONY : ex_logo.o

# target to build an object file
ex_logo.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_logo.dir/build.make examples/CMakeFiles/ex_logo.dir/ex_logo.c.o
.PHONY : ex_logo.c.o

ex_logo.i: ex_logo.c.i
.PHONY : ex_logo.i

# target to preprocess a source file
ex_logo.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_logo.dir/build.make examples/CMakeFiles/ex_logo.dir/ex_logo.c.i
.PHONY : ex_logo.c.i

ex_logo.s: ex_logo.c.s
.PHONY : ex_logo.s

# target to generate assembly for a file
ex_logo.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_logo.dir/build.make examples/CMakeFiles/ex_logo.dir/ex_logo.c.s
.PHONY : ex_logo.c.s

ex_membmp.o: ex_membmp.c.o
.PHONY : ex_membmp.o

# target to build an object file
ex_membmp.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_membmp.dir/build.make examples/CMakeFiles/ex_membmp.dir/ex_membmp.c.o
.PHONY : ex_membmp.c.o

ex_membmp.i: ex_membmp.c.i
.PHONY : ex_membmp.i

# target to preprocess a source file
ex_membmp.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_membmp.dir/build.make examples/CMakeFiles/ex_membmp.dir/ex_membmp.c.i
.PHONY : ex_membmp.c.i

ex_membmp.s: ex_membmp.c.s
.PHONY : ex_membmp.s

# target to generate assembly for a file
ex_membmp.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_membmp.dir/build.make examples/CMakeFiles/ex_membmp.dir/ex_membmp.c.s
.PHONY : ex_membmp.c.s

ex_memfile.o: ex_memfile.c.o
.PHONY : ex_memfile.o

# target to build an object file
ex_memfile.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_memfile.dir/build.make examples/CMakeFiles/ex_memfile.dir/ex_memfile.c.o
.PHONY : ex_memfile.c.o

ex_memfile.i: ex_memfile.c.i
.PHONY : ex_memfile.i

# target to preprocess a source file
ex_memfile.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_memfile.dir/build.make examples/CMakeFiles/ex_memfile.dir/ex_memfile.c.i
.PHONY : ex_memfile.c.i

ex_memfile.s: ex_memfile.c.s
.PHONY : ex_memfile.s

# target to generate assembly for a file
ex_memfile.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_memfile.dir/build.make examples/CMakeFiles/ex_memfile.dir/ex_memfile.c.s
.PHONY : ex_memfile.c.s

ex_menu.o: ex_menu.c.o
.PHONY : ex_menu.o

# target to build an object file
ex_menu.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_menu.dir/build.make examples/CMakeFiles/ex_menu.dir/ex_menu.c.o
.PHONY : ex_menu.c.o

ex_menu.i: ex_menu.c.i
.PHONY : ex_menu.i

# target to preprocess a source file
ex_menu.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_menu.dir/build.make examples/CMakeFiles/ex_menu.dir/ex_menu.c.i
.PHONY : ex_menu.c.i

ex_menu.s: ex_menu.c.s
.PHONY : ex_menu.s

# target to generate assembly for a file
ex_menu.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_menu.dir/build.make examples/CMakeFiles/ex_menu.dir/ex_menu.c.s
.PHONY : ex_menu.c.s

ex_mixer_chain.o: ex_mixer_chain.c.o
.PHONY : ex_mixer_chain.o

# target to build an object file
ex_mixer_chain.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mixer_chain.dir/build.make examples/CMakeFiles/ex_mixer_chain.dir/ex_mixer_chain.c.o
.PHONY : ex_mixer_chain.c.o

ex_mixer_chain.i: ex_mixer_chain.c.i
.PHONY : ex_mixer_chain.i

# target to preprocess a source file
ex_mixer_chain.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mixer_chain.dir/build.make examples/CMakeFiles/ex_mixer_chain.dir/ex_mixer_chain.c.i
.PHONY : ex_mixer_chain.c.i

ex_mixer_chain.s: ex_mixer_chain.c.s
.PHONY : ex_mixer_chain.s

# target to generate assembly for a file
ex_mixer_chain.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mixer_chain.dir/build.make examples/CMakeFiles/ex_mixer_chain.dir/ex_mixer_chain.c.s
.PHONY : ex_mixer_chain.c.s

ex_mixer_pp.o: ex_mixer_pp.c.o
.PHONY : ex_mixer_pp.o

# target to build an object file
ex_mixer_pp.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mixer_pp.dir/build.make examples/CMakeFiles/ex_mixer_pp.dir/ex_mixer_pp.c.o
.PHONY : ex_mixer_pp.c.o

ex_mixer_pp.i: ex_mixer_pp.c.i
.PHONY : ex_mixer_pp.i

# target to preprocess a source file
ex_mixer_pp.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mixer_pp.dir/build.make examples/CMakeFiles/ex_mixer_pp.dir/ex_mixer_pp.c.i
.PHONY : ex_mixer_pp.c.i

ex_mixer_pp.s: ex_mixer_pp.c.s
.PHONY : ex_mixer_pp.s

# target to generate assembly for a file
ex_mixer_pp.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mixer_pp.dir/build.make examples/CMakeFiles/ex_mixer_pp.dir/ex_mixer_pp.c.s
.PHONY : ex_mixer_pp.c.s

ex_monitorinfo.o: ex_monitorinfo.c.o
.PHONY : ex_monitorinfo.o

# target to build an object file
ex_monitorinfo.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_monitorinfo.dir/build.make examples/CMakeFiles/ex_monitorinfo.dir/ex_monitorinfo.c.o
.PHONY : ex_monitorinfo.c.o

ex_monitorinfo.i: ex_monitorinfo.c.i
.PHONY : ex_monitorinfo.i

# target to preprocess a source file
ex_monitorinfo.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_monitorinfo.dir/build.make examples/CMakeFiles/ex_monitorinfo.dir/ex_monitorinfo.c.i
.PHONY : ex_monitorinfo.c.i

ex_monitorinfo.s: ex_monitorinfo.c.s
.PHONY : ex_monitorinfo.s

# target to generate assembly for a file
ex_monitorinfo.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_monitorinfo.dir/build.make examples/CMakeFiles/ex_monitorinfo.dir/ex_monitorinfo.c.s
.PHONY : ex_monitorinfo.c.s

ex_mouse.o: ex_mouse.c.o
.PHONY : ex_mouse.o

# target to build an object file
ex_mouse.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse.dir/build.make examples/CMakeFiles/ex_mouse.dir/ex_mouse.c.o
.PHONY : ex_mouse.c.o

ex_mouse.i: ex_mouse.c.i
.PHONY : ex_mouse.i

# target to preprocess a source file
ex_mouse.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse.dir/build.make examples/CMakeFiles/ex_mouse.dir/ex_mouse.c.i
.PHONY : ex_mouse.c.i

ex_mouse.s: ex_mouse.c.s
.PHONY : ex_mouse.s

# target to generate assembly for a file
ex_mouse.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse.dir/build.make examples/CMakeFiles/ex_mouse.dir/ex_mouse.c.s
.PHONY : ex_mouse.c.s

ex_mouse_cursor.o: ex_mouse_cursor.c.o
.PHONY : ex_mouse_cursor.o

# target to build an object file
ex_mouse_cursor.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_cursor.dir/build.make examples/CMakeFiles/ex_mouse_cursor.dir/ex_mouse_cursor.c.o
.PHONY : ex_mouse_cursor.c.o

ex_mouse_cursor.i: ex_mouse_cursor.c.i
.PHONY : ex_mouse_cursor.i

# target to preprocess a source file
ex_mouse_cursor.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_cursor.dir/build.make examples/CMakeFiles/ex_mouse_cursor.dir/ex_mouse_cursor.c.i
.PHONY : ex_mouse_cursor.c.i

ex_mouse_cursor.s: ex_mouse_cursor.c.s
.PHONY : ex_mouse_cursor.s

# target to generate assembly for a file
ex_mouse_cursor.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_cursor.dir/build.make examples/CMakeFiles/ex_mouse_cursor.dir/ex_mouse_cursor.c.s
.PHONY : ex_mouse_cursor.c.s

ex_mouse_events.o: ex_mouse_events.c.o
.PHONY : ex_mouse_events.o

# target to build an object file
ex_mouse_events.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_events.dir/build.make examples/CMakeFiles/ex_mouse_events.dir/ex_mouse_events.c.o
.PHONY : ex_mouse_events.c.o

ex_mouse_events.i: ex_mouse_events.c.i
.PHONY : ex_mouse_events.i

# target to preprocess a source file
ex_mouse_events.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_events.dir/build.make examples/CMakeFiles/ex_mouse_events.dir/ex_mouse_events.c.i
.PHONY : ex_mouse_events.c.i

ex_mouse_events.s: ex_mouse_events.c.s
.PHONY : ex_mouse_events.s

# target to generate assembly for a file
ex_mouse_events.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_events.dir/build.make examples/CMakeFiles/ex_mouse_events.dir/ex_mouse_events.c.s
.PHONY : ex_mouse_events.c.s

ex_mouse_focus.o: ex_mouse_focus.c.o
.PHONY : ex_mouse_focus.o

# target to build an object file
ex_mouse_focus.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_focus.dir/build.make examples/CMakeFiles/ex_mouse_focus.dir/ex_mouse_focus.c.o
.PHONY : ex_mouse_focus.c.o

ex_mouse_focus.i: ex_mouse_focus.c.i
.PHONY : ex_mouse_focus.i

# target to preprocess a source file
ex_mouse_focus.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_focus.dir/build.make examples/CMakeFiles/ex_mouse_focus.dir/ex_mouse_focus.c.i
.PHONY : ex_mouse_focus.c.i

ex_mouse_focus.s: ex_mouse_focus.c.s
.PHONY : ex_mouse_focus.s

# target to generate assembly for a file
ex_mouse_focus.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_focus.dir/build.make examples/CMakeFiles/ex_mouse_focus.dir/ex_mouse_focus.c.s
.PHONY : ex_mouse_focus.c.s

ex_mouse_warp.o: ex_mouse_warp.c.o
.PHONY : ex_mouse_warp.o

# target to build an object file
ex_mouse_warp.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_warp.dir/build.make examples/CMakeFiles/ex_mouse_warp.dir/ex_mouse_warp.c.o
.PHONY : ex_mouse_warp.c.o

ex_mouse_warp.i: ex_mouse_warp.c.i
.PHONY : ex_mouse_warp.i

# target to preprocess a source file
ex_mouse_warp.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_warp.dir/build.make examples/CMakeFiles/ex_mouse_warp.dir/ex_mouse_warp.c.i
.PHONY : ex_mouse_warp.c.i

ex_mouse_warp.s: ex_mouse_warp.c.s
.PHONY : ex_mouse_warp.s

# target to generate assembly for a file
ex_mouse_warp.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_mouse_warp.dir/build.make examples/CMakeFiles/ex_mouse_warp.dir/ex_mouse_warp.c.s
.PHONY : ex_mouse_warp.c.s

ex_multisample.o: ex_multisample.c.o
.PHONY : ex_multisample.o

# target to build an object file
ex_multisample.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multisample.dir/build.make examples/CMakeFiles/ex_multisample.dir/ex_multisample.c.o
.PHONY : ex_multisample.c.o

ex_multisample.i: ex_multisample.c.i
.PHONY : ex_multisample.i

# target to preprocess a source file
ex_multisample.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multisample.dir/build.make examples/CMakeFiles/ex_multisample.dir/ex_multisample.c.i
.PHONY : ex_multisample.c.i

ex_multisample.s: ex_multisample.c.s
.PHONY : ex_multisample.s

# target to generate assembly for a file
ex_multisample.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multisample.dir/build.make examples/CMakeFiles/ex_multisample.dir/ex_multisample.c.s
.PHONY : ex_multisample.c.s

ex_multisample_target.o: ex_multisample_target.c.o
.PHONY : ex_multisample_target.o

# target to build an object file
ex_multisample_target.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multisample_target.dir/build.make examples/CMakeFiles/ex_multisample_target.dir/ex_multisample_target.c.o
.PHONY : ex_multisample_target.c.o

ex_multisample_target.i: ex_multisample_target.c.i
.PHONY : ex_multisample_target.i

# target to preprocess a source file
ex_multisample_target.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multisample_target.dir/build.make examples/CMakeFiles/ex_multisample_target.dir/ex_multisample_target.c.i
.PHONY : ex_multisample_target.c.i

ex_multisample_target.s: ex_multisample_target.c.s
.PHONY : ex_multisample_target.s

# target to generate assembly for a file
ex_multisample_target.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multisample_target.dir/build.make examples/CMakeFiles/ex_multisample_target.dir/ex_multisample_target.c.s
.PHONY : ex_multisample_target.c.s

ex_multiwin.o: ex_multiwin.c.o
.PHONY : ex_multiwin.o

# target to build an object file
ex_multiwin.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multiwin.dir/build.make examples/CMakeFiles/ex_multiwin.dir/ex_multiwin.c.o
.PHONY : ex_multiwin.c.o

ex_multiwin.i: ex_multiwin.c.i
.PHONY : ex_multiwin.i

# target to preprocess a source file
ex_multiwin.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multiwin.dir/build.make examples/CMakeFiles/ex_multiwin.dir/ex_multiwin.c.i
.PHONY : ex_multiwin.c.i

ex_multiwin.s: ex_multiwin.c.s
.PHONY : ex_multiwin.s

# target to generate assembly for a file
ex_multiwin.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_multiwin.dir/build.make examples/CMakeFiles/ex_multiwin.dir/ex_multiwin.c.s
.PHONY : ex_multiwin.c.s

ex_native_filechooser.o: ex_native_filechooser.c.o
.PHONY : ex_native_filechooser.o

# target to build an object file
ex_native_filechooser.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_native_filechooser.dir/build.make examples/CMakeFiles/ex_native_filechooser.dir/ex_native_filechooser.c.o
.PHONY : ex_native_filechooser.c.o

ex_native_filechooser.i: ex_native_filechooser.c.i
.PHONY : ex_native_filechooser.i

# target to preprocess a source file
ex_native_filechooser.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_native_filechooser.dir/build.make examples/CMakeFiles/ex_native_filechooser.dir/ex_native_filechooser.c.i
.PHONY : ex_native_filechooser.c.i

ex_native_filechooser.s: ex_native_filechooser.c.s
.PHONY : ex_native_filechooser.s

# target to generate assembly for a file
ex_native_filechooser.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_native_filechooser.dir/build.make examples/CMakeFiles/ex_native_filechooser.dir/ex_native_filechooser.c.s
.PHONY : ex_native_filechooser.c.s

ex_nodisplay.o: ex_nodisplay.c.o
.PHONY : ex_nodisplay.o

# target to build an object file
ex_nodisplay.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_nodisplay.dir/build.make examples/CMakeFiles/ex_nodisplay.dir/ex_nodisplay.c.o
.PHONY : ex_nodisplay.c.o

ex_nodisplay.i: ex_nodisplay.c.i
.PHONY : ex_nodisplay.i

# target to preprocess a source file
ex_nodisplay.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_nodisplay.dir/build.make examples/CMakeFiles/ex_nodisplay.dir/ex_nodisplay.c.i
.PHONY : ex_nodisplay.c.i

ex_nodisplay.s: ex_nodisplay.c.s
.PHONY : ex_nodisplay.s

# target to generate assembly for a file
ex_nodisplay.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_nodisplay.dir/build.make examples/CMakeFiles/ex_nodisplay.dir/ex_nodisplay.c.s
.PHONY : ex_nodisplay.c.s

ex_noframe.o: ex_noframe.c.o
.PHONY : ex_noframe.o

# target to build an object file
ex_noframe.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_noframe.dir/build.make examples/CMakeFiles/ex_noframe.dir/ex_noframe.c.o
.PHONY : ex_noframe.c.o

ex_noframe.i: ex_noframe.c.i
.PHONY : ex_noframe.i

# target to preprocess a source file
ex_noframe.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_noframe.dir/build.make examples/CMakeFiles/ex_noframe.dir/ex_noframe.c.i
.PHONY : ex_noframe.c.i

ex_noframe.s: ex_noframe.c.s
.PHONY : ex_noframe.s

# target to generate assembly for a file
ex_noframe.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_noframe.dir/build.make examples/CMakeFiles/ex_noframe.dir/ex_noframe.c.s
.PHONY : ex_noframe.c.s

ex_opengl.o: ex_opengl.c.o
.PHONY : ex_opengl.o

# target to build an object file
ex_opengl.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_opengl.dir/build.make examples/CMakeFiles/ex_opengl.dir/ex_opengl.c.o
.PHONY : ex_opengl.c.o

ex_opengl.i: ex_opengl.c.i
.PHONY : ex_opengl.i

# target to preprocess a source file
ex_opengl.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_opengl.dir/build.make examples/CMakeFiles/ex_opengl.dir/ex_opengl.c.i
.PHONY : ex_opengl.c.i

ex_opengl.s: ex_opengl.c.s
.PHONY : ex_opengl.s

# target to generate assembly for a file
ex_opengl.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_opengl.dir/build.make examples/CMakeFiles/ex_opengl.dir/ex_opengl.c.s
.PHONY : ex_opengl.c.s

ex_opengl_pixel_shader.o: ex_opengl_pixel_shader.c.o
.PHONY : ex_opengl_pixel_shader.o

# target to build an object file
ex_opengl_pixel_shader.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_opengl_pixel_shader.dir/build.make examples/CMakeFiles/ex_opengl_pixel_shader.dir/ex_opengl_pixel_shader.c.o
.PHONY : ex_opengl_pixel_shader.c.o

ex_opengl_pixel_shader.i: ex_opengl_pixel_shader.c.i
.PHONY : ex_opengl_pixel_shader.i

# target to preprocess a source file
ex_opengl_pixel_shader.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_opengl_pixel_shader.dir/build.make examples/CMakeFiles/ex_opengl_pixel_shader.dir/ex_opengl_pixel_shader.c.i
.PHONY : ex_opengl_pixel_shader.c.i

ex_opengl_pixel_shader.s: ex_opengl_pixel_shader.c.s
.PHONY : ex_opengl_pixel_shader.s

# target to generate assembly for a file
ex_opengl_pixel_shader.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_opengl_pixel_shader.dir/build.make examples/CMakeFiles/ex_opengl_pixel_shader.dir/ex_opengl_pixel_shader.c.s
.PHONY : ex_opengl_pixel_shader.c.s

ex_palette.o: ex_palette.c.o
.PHONY : ex_palette.o

# target to build an object file
ex_palette.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_palette.dir/build.make examples/CMakeFiles/ex_palette.dir/ex_palette.c.o
.PHONY : ex_palette.c.o

ex_palette.i: ex_palette.c.i
.PHONY : ex_palette.i

# target to preprocess a source file
ex_palette.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_palette.dir/build.make examples/CMakeFiles/ex_palette.dir/ex_palette.c.i
.PHONY : ex_palette.c.i

ex_palette.s: ex_palette.c.s
.PHONY : ex_palette.s

# target to generate assembly for a file
ex_palette.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_palette.dir/build.make examples/CMakeFiles/ex_palette.dir/ex_palette.c.s
.PHONY : ex_palette.c.s

ex_path.o: ex_path.c.o
.PHONY : ex_path.o

# target to build an object file
ex_path.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_path.dir/build.make examples/CMakeFiles/ex_path.dir/ex_path.c.o
.PHONY : ex_path.c.o

ex_path.i: ex_path.c.i
.PHONY : ex_path.i

# target to preprocess a source file
ex_path.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_path.dir/build.make examples/CMakeFiles/ex_path.dir/ex_path.c.i
.PHONY : ex_path.c.i

ex_path.s: ex_path.c.s
.PHONY : ex_path.s

# target to generate assembly for a file
ex_path.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_path.dir/build.make examples/CMakeFiles/ex_path.dir/ex_path.c.s
.PHONY : ex_path.c.s

ex_path_test.o: ex_path_test.c.o
.PHONY : ex_path_test.o

# target to build an object file
ex_path_test.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_path_test.dir/build.make examples/CMakeFiles/ex_path_test.dir/ex_path_test.c.o
.PHONY : ex_path_test.c.o

ex_path_test.i: ex_path_test.c.i
.PHONY : ex_path_test.i

# target to preprocess a source file
ex_path_test.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_path_test.dir/build.make examples/CMakeFiles/ex_path_test.dir/ex_path_test.c.i
.PHONY : ex_path_test.c.i

ex_path_test.s: ex_path_test.c.s
.PHONY : ex_path_test.s

# target to generate assembly for a file
ex_path_test.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_path_test.dir/build.make examples/CMakeFiles/ex_path_test.dir/ex_path_test.c.s
.PHONY : ex_path_test.c.s

ex_physfs.o: ex_physfs.c.o
.PHONY : ex_physfs.o

# target to build an object file
ex_physfs.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_physfs.dir/build.make examples/CMakeFiles/ex_physfs.dir/ex_physfs.c.o
.PHONY : ex_physfs.c.o

ex_physfs.i: ex_physfs.c.i
.PHONY : ex_physfs.i

# target to preprocess a source file
ex_physfs.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_physfs.dir/build.make examples/CMakeFiles/ex_physfs.dir/ex_physfs.c.i
.PHONY : ex_physfs.c.i

ex_physfs.s: ex_physfs.c.s
.PHONY : ex_physfs.s

# target to generate assembly for a file
ex_physfs.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_physfs.dir/build.make examples/CMakeFiles/ex_physfs.dir/ex_physfs.c.s
.PHONY : ex_physfs.c.s

ex_pixelformat.o: ex_pixelformat.cpp.o
.PHONY : ex_pixelformat.o

# target to build an object file
ex_pixelformat.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_pixelformat.dir/build.make examples/CMakeFiles/ex_pixelformat.dir/ex_pixelformat.cpp.o
.PHONY : ex_pixelformat.cpp.o

ex_pixelformat.i: ex_pixelformat.cpp.i
.PHONY : ex_pixelformat.i

# target to preprocess a source file
ex_pixelformat.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_pixelformat.dir/build.make examples/CMakeFiles/ex_pixelformat.dir/ex_pixelformat.cpp.i
.PHONY : ex_pixelformat.cpp.i

ex_pixelformat.s: ex_pixelformat.cpp.s
.PHONY : ex_pixelformat.s

# target to generate assembly for a file
ex_pixelformat.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_pixelformat.dir/build.make examples/CMakeFiles/ex_pixelformat.dir/ex_pixelformat.cpp.s
.PHONY : ex_pixelformat.cpp.s

ex_polygon.o: ex_polygon.c.o
.PHONY : ex_polygon.o

# target to build an object file
ex_polygon.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_polygon.dir/build.make examples/CMakeFiles/ex_polygon.dir/ex_polygon.c.o
.PHONY : ex_polygon.c.o

ex_polygon.i: ex_polygon.c.i
.PHONY : ex_polygon.i

# target to preprocess a source file
ex_polygon.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_polygon.dir/build.make examples/CMakeFiles/ex_polygon.dir/ex_polygon.c.i
.PHONY : ex_polygon.c.i

ex_polygon.s: ex_polygon.c.s
.PHONY : ex_polygon.s

# target to generate assembly for a file
ex_polygon.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_polygon.dir/build.make examples/CMakeFiles/ex_polygon.dir/ex_polygon.c.s
.PHONY : ex_polygon.c.s

ex_premulalpha.o: ex_premulalpha.c.o
.PHONY : ex_premulalpha.o

# target to build an object file
ex_premulalpha.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_premulalpha.dir/build.make examples/CMakeFiles/ex_premulalpha.dir/ex_premulalpha.c.o
.PHONY : ex_premulalpha.c.o

ex_premulalpha.i: ex_premulalpha.c.i
.PHONY : ex_premulalpha.i

# target to preprocess a source file
ex_premulalpha.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_premulalpha.dir/build.make examples/CMakeFiles/ex_premulalpha.dir/ex_premulalpha.c.i
.PHONY : ex_premulalpha.c.i

ex_premulalpha.s: ex_premulalpha.c.s
.PHONY : ex_premulalpha.s

# target to generate assembly for a file
ex_premulalpha.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_premulalpha.dir/build.make examples/CMakeFiles/ex_premulalpha.dir/ex_premulalpha.c.s
.PHONY : ex_premulalpha.c.s

ex_prim.o: ex_prim.c.o
.PHONY : ex_prim.o

# target to build an object file
ex_prim.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_prim.dir/build.make examples/CMakeFiles/ex_prim.dir/ex_prim.c.o
.PHONY : ex_prim.c.o

ex_prim.i: ex_prim.c.i
.PHONY : ex_prim.i

# target to preprocess a source file
ex_prim.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_prim.dir/build.make examples/CMakeFiles/ex_prim.dir/ex_prim.c.i
.PHONY : ex_prim.c.i

ex_prim.s: ex_prim.c.s
.PHONY : ex_prim.s

# target to generate assembly for a file
ex_prim.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_prim.dir/build.make examples/CMakeFiles/ex_prim.dir/ex_prim.c.s
.PHONY : ex_prim.c.s

ex_prim_shader.o: ex_prim_shader.c.o
.PHONY : ex_prim_shader.o

# target to build an object file
ex_prim_shader.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_prim_shader.dir/build.make examples/CMakeFiles/ex_prim_shader.dir/ex_prim_shader.c.o
.PHONY : ex_prim_shader.c.o

ex_prim_shader.i: ex_prim_shader.c.i
.PHONY : ex_prim_shader.i

# target to preprocess a source file
ex_prim_shader.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_prim_shader.dir/build.make examples/CMakeFiles/ex_prim_shader.dir/ex_prim_shader.c.i
.PHONY : ex_prim_shader.c.i

ex_prim_shader.s: ex_prim_shader.c.s
.PHONY : ex_prim_shader.s

# target to generate assembly for a file
ex_prim_shader.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_prim_shader.dir/build.make examples/CMakeFiles/ex_prim_shader.dir/ex_prim_shader.c.s
.PHONY : ex_prim_shader.c.s

ex_projection.o: ex_projection.c.o
.PHONY : ex_projection.o

# target to build an object file
ex_projection.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_projection.dir/build.make examples/CMakeFiles/ex_projection.dir/ex_projection.c.o
.PHONY : ex_projection.c.o

ex_projection.i: ex_projection.c.i
.PHONY : ex_projection.i

# target to preprocess a source file
ex_projection.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_projection.dir/build.make examples/CMakeFiles/ex_projection.dir/ex_projection.c.i
.PHONY : ex_projection.c.i

ex_projection.s: ex_projection.c.s
.PHONY : ex_projection.s

# target to generate assembly for a file
ex_projection.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_projection.dir/build.make examples/CMakeFiles/ex_projection.dir/ex_projection.c.s
.PHONY : ex_projection.c.s

ex_projection2.o: ex_projection2.c.o
.PHONY : ex_projection2.o

# target to build an object file
ex_projection2.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_projection2.dir/build.make examples/CMakeFiles/ex_projection2.dir/ex_projection2.c.o
.PHONY : ex_projection2.c.o

ex_projection2.i: ex_projection2.c.i
.PHONY : ex_projection2.i

# target to preprocess a source file
ex_projection2.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_projection2.dir/build.make examples/CMakeFiles/ex_projection2.dir/ex_projection2.c.i
.PHONY : ex_projection2.c.i

ex_projection2.s: ex_projection2.c.s
.PHONY : ex_projection2.s

# target to generate assembly for a file
ex_projection2.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_projection2.dir/build.make examples/CMakeFiles/ex_projection2.dir/ex_projection2.c.s
.PHONY : ex_projection2.c.s

ex_record.o: ex_record.c.o
.PHONY : ex_record.o

# target to build an object file
ex_record.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_record.dir/build.make examples/CMakeFiles/ex_record.dir/ex_record.c.o
.PHONY : ex_record.c.o

ex_record.i: ex_record.c.i
.PHONY : ex_record.i

# target to preprocess a source file
ex_record.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_record.dir/build.make examples/CMakeFiles/ex_record.dir/ex_record.c.i
.PHONY : ex_record.c.i

ex_record.s: ex_record.c.s
.PHONY : ex_record.s

# target to generate assembly for a file
ex_record.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_record.dir/build.make examples/CMakeFiles/ex_record.dir/ex_record.c.s
.PHONY : ex_record.c.s

ex_record_name.o: ex_record_name.c.o
.PHONY : ex_record_name.o

# target to build an object file
ex_record_name.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_record_name.dir/build.make examples/CMakeFiles/ex_record_name.dir/ex_record_name.c.o
.PHONY : ex_record_name.c.o

ex_record_name.i: ex_record_name.c.i
.PHONY : ex_record_name.i

# target to preprocess a source file
ex_record_name.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_record_name.dir/build.make examples/CMakeFiles/ex_record_name.dir/ex_record_name.c.i
.PHONY : ex_record_name.c.i

ex_record_name.s: ex_record_name.c.s
.PHONY : ex_record_name.s

# target to generate assembly for a file
ex_record_name.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_record_name.dir/build.make examples/CMakeFiles/ex_record_name.dir/ex_record_name.c.s
.PHONY : ex_record_name.c.s

ex_reparent.o: ex_reparent.c.o
.PHONY : ex_reparent.o

# target to build an object file
ex_reparent.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_reparent.dir/build.make examples/CMakeFiles/ex_reparent.dir/ex_reparent.c.o
.PHONY : ex_reparent.c.o

ex_reparent.i: ex_reparent.c.i
.PHONY : ex_reparent.i

# target to preprocess a source file
ex_reparent.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_reparent.dir/build.make examples/CMakeFiles/ex_reparent.dir/ex_reparent.c.i
.PHONY : ex_reparent.c.i

ex_reparent.s: ex_reparent.c.s
.PHONY : ex_reparent.s

# target to generate assembly for a file
ex_reparent.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_reparent.dir/build.make examples/CMakeFiles/ex_reparent.dir/ex_reparent.c.s
.PHONY : ex_reparent.c.s

ex_resample_test.o: ex_resample_test.c.o
.PHONY : ex_resample_test.o

# target to build an object file
ex_resample_test.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resample_test.dir/build.make examples/CMakeFiles/ex_resample_test.dir/ex_resample_test.c.o
.PHONY : ex_resample_test.c.o

ex_resample_test.i: ex_resample_test.c.i
.PHONY : ex_resample_test.i

# target to preprocess a source file
ex_resample_test.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resample_test.dir/build.make examples/CMakeFiles/ex_resample_test.dir/ex_resample_test.c.i
.PHONY : ex_resample_test.c.i

ex_resample_test.s: ex_resample_test.c.s
.PHONY : ex_resample_test.s

# target to generate assembly for a file
ex_resample_test.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resample_test.dir/build.make examples/CMakeFiles/ex_resample_test.dir/ex_resample_test.c.s
.PHONY : ex_resample_test.c.s

ex_resize.o: ex_resize.c.o
.PHONY : ex_resize.o

# target to build an object file
ex_resize.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resize.dir/build.make examples/CMakeFiles/ex_resize.dir/ex_resize.c.o
.PHONY : ex_resize.c.o

ex_resize.i: ex_resize.c.i
.PHONY : ex_resize.i

# target to preprocess a source file
ex_resize.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resize.dir/build.make examples/CMakeFiles/ex_resize.dir/ex_resize.c.i
.PHONY : ex_resize.c.i

ex_resize.s: ex_resize.c.s
.PHONY : ex_resize.s

# target to generate assembly for a file
ex_resize.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resize.dir/build.make examples/CMakeFiles/ex_resize.dir/ex_resize.c.s
.PHONY : ex_resize.c.s

ex_resize2.o: ex_resize2.c.o
.PHONY : ex_resize2.o

# target to build an object file
ex_resize2.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resize2.dir/build.make examples/CMakeFiles/ex_resize2.dir/ex_resize2.c.o
.PHONY : ex_resize2.c.o

ex_resize2.i: ex_resize2.c.i
.PHONY : ex_resize2.i

# target to preprocess a source file
ex_resize2.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resize2.dir/build.make examples/CMakeFiles/ex_resize2.dir/ex_resize2.c.i
.PHONY : ex_resize2.c.i

ex_resize2.s: ex_resize2.c.s
.PHONY : ex_resize2.s

# target to generate assembly for a file
ex_resize2.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_resize2.dir/build.make examples/CMakeFiles/ex_resize2.dir/ex_resize2.c.s
.PHONY : ex_resize2.c.s

ex_rotate.o: ex_rotate.c.o
.PHONY : ex_rotate.o

# target to build an object file
ex_rotate.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_rotate.dir/build.make examples/CMakeFiles/ex_rotate.dir/ex_rotate.c.o
.PHONY : ex_rotate.c.o

ex_rotate.i: ex_rotate.c.i
.PHONY : ex_rotate.i

# target to preprocess a source file
ex_rotate.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_rotate.dir/build.make examples/CMakeFiles/ex_rotate.dir/ex_rotate.c.i
.PHONY : ex_rotate.c.i

ex_rotate.s: ex_rotate.c.s
.PHONY : ex_rotate.s

# target to generate assembly for a file
ex_rotate.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_rotate.dir/build.make examples/CMakeFiles/ex_rotate.dir/ex_rotate.c.s
.PHONY : ex_rotate.c.s

ex_saw.o: ex_saw.c.o
.PHONY : ex_saw.o

# target to build an object file
ex_saw.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_saw.dir/build.make examples/CMakeFiles/ex_saw.dir/ex_saw.c.o
.PHONY : ex_saw.c.o

ex_saw.i: ex_saw.c.i
.PHONY : ex_saw.i

# target to preprocess a source file
ex_saw.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_saw.dir/build.make examples/CMakeFiles/ex_saw.dir/ex_saw.c.i
.PHONY : ex_saw.c.i

ex_saw.s: ex_saw.c.s
.PHONY : ex_saw.s

# target to generate assembly for a file
ex_saw.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_saw.dir/build.make examples/CMakeFiles/ex_saw.dir/ex_saw.c.s
.PHONY : ex_saw.c.s

ex_scale.o: ex_scale.c.o
.PHONY : ex_scale.o

# target to build an object file
ex_scale.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_scale.dir/build.make examples/CMakeFiles/ex_scale.dir/ex_scale.c.o
.PHONY : ex_scale.c.o

ex_scale.i: ex_scale.c.i
.PHONY : ex_scale.i

# target to preprocess a source file
ex_scale.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_scale.dir/build.make examples/CMakeFiles/ex_scale.dir/ex_scale.c.i
.PHONY : ex_scale.c.i

ex_scale.s: ex_scale.c.s
.PHONY : ex_scale.s

# target to generate assembly for a file
ex_scale.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_scale.dir/build.make examples/CMakeFiles/ex_scale.dir/ex_scale.c.s
.PHONY : ex_scale.c.s

ex_shader.o: ex_shader.cpp.o
.PHONY : ex_shader.o

# target to build an object file
ex_shader.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader.dir/build.make examples/CMakeFiles/ex_shader.dir/ex_shader.cpp.o
.PHONY : ex_shader.cpp.o

ex_shader.i: ex_shader.cpp.i
.PHONY : ex_shader.i

# target to preprocess a source file
ex_shader.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader.dir/build.make examples/CMakeFiles/ex_shader.dir/ex_shader.cpp.i
.PHONY : ex_shader.cpp.i

ex_shader.s: ex_shader.cpp.s
.PHONY : ex_shader.s

# target to generate assembly for a file
ex_shader.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader.dir/build.make examples/CMakeFiles/ex_shader.dir/ex_shader.cpp.s
.PHONY : ex_shader.cpp.s

ex_shader_multitex.o: ex_shader_multitex.c.o
.PHONY : ex_shader_multitex.o

# target to build an object file
ex_shader_multitex.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader_multitex.dir/build.make examples/CMakeFiles/ex_shader_multitex.dir/ex_shader_multitex.c.o
.PHONY : ex_shader_multitex.c.o

ex_shader_multitex.i: ex_shader_multitex.c.i
.PHONY : ex_shader_multitex.i

# target to preprocess a source file
ex_shader_multitex.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader_multitex.dir/build.make examples/CMakeFiles/ex_shader_multitex.dir/ex_shader_multitex.c.i
.PHONY : ex_shader_multitex.c.i

ex_shader_multitex.s: ex_shader_multitex.c.s
.PHONY : ex_shader_multitex.s

# target to generate assembly for a file
ex_shader_multitex.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader_multitex.dir/build.make examples/CMakeFiles/ex_shader_multitex.dir/ex_shader_multitex.c.s
.PHONY : ex_shader_multitex.c.s

ex_shader_target.o: ex_shader_target.c.o
.PHONY : ex_shader_target.o

# target to build an object file
ex_shader_target.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader_target.dir/build.make examples/CMakeFiles/ex_shader_target.dir/ex_shader_target.c.o
.PHONY : ex_shader_target.c.o

ex_shader_target.i: ex_shader_target.c.i
.PHONY : ex_shader_target.i

# target to preprocess a source file
ex_shader_target.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader_target.dir/build.make examples/CMakeFiles/ex_shader_target.dir/ex_shader_target.c.i
.PHONY : ex_shader_target.c.i

ex_shader_target.s: ex_shader_target.c.s
.PHONY : ex_shader_target.s

# target to generate assembly for a file
ex_shader_target.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_shader_target.dir/build.make examples/CMakeFiles/ex_shader_target.dir/ex_shader_target.c.s
.PHONY : ex_shader_target.c.s

ex_stream_file.o: ex_stream_file.c.o
.PHONY : ex_stream_file.o

# target to build an object file
ex_stream_file.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_stream_file.dir/build.make examples/CMakeFiles/ex_stream_file.dir/ex_stream_file.c.o
.PHONY : ex_stream_file.c.o

ex_stream_file.i: ex_stream_file.c.i
.PHONY : ex_stream_file.i

# target to preprocess a source file
ex_stream_file.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_stream_file.dir/build.make examples/CMakeFiles/ex_stream_file.dir/ex_stream_file.c.i
.PHONY : ex_stream_file.c.i

ex_stream_file.s: ex_stream_file.c.s
.PHONY : ex_stream_file.s

# target to generate assembly for a file
ex_stream_file.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_stream_file.dir/build.make examples/CMakeFiles/ex_stream_file.dir/ex_stream_file.c.s
.PHONY : ex_stream_file.c.s

ex_stream_seek.o: ex_stream_seek.c.o
.PHONY : ex_stream_seek.o

# target to build an object file
ex_stream_seek.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_stream_seek.dir/build.make examples/CMakeFiles/ex_stream_seek.dir/ex_stream_seek.c.o
.PHONY : ex_stream_seek.c.o

ex_stream_seek.i: ex_stream_seek.c.i
.PHONY : ex_stream_seek.i

# target to preprocess a source file
ex_stream_seek.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_stream_seek.dir/build.make examples/CMakeFiles/ex_stream_seek.dir/ex_stream_seek.c.i
.PHONY : ex_stream_seek.c.i

ex_stream_seek.s: ex_stream_seek.c.s
.PHONY : ex_stream_seek.s

# target to generate assembly for a file
ex_stream_seek.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_stream_seek.dir/build.make examples/CMakeFiles/ex_stream_seek.dir/ex_stream_seek.c.s
.PHONY : ex_stream_seek.c.s

ex_subbitmap.o: ex_subbitmap.c.o
.PHONY : ex_subbitmap.o

# target to build an object file
ex_subbitmap.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_subbitmap.dir/build.make examples/CMakeFiles/ex_subbitmap.dir/ex_subbitmap.c.o
.PHONY : ex_subbitmap.c.o

ex_subbitmap.i: ex_subbitmap.c.i
.PHONY : ex_subbitmap.i

# target to preprocess a source file
ex_subbitmap.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_subbitmap.dir/build.make examples/CMakeFiles/ex_subbitmap.dir/ex_subbitmap.c.i
.PHONY : ex_subbitmap.c.i

ex_subbitmap.s: ex_subbitmap.c.s
.PHONY : ex_subbitmap.s

# target to generate assembly for a file
ex_subbitmap.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_subbitmap.dir/build.make examples/CMakeFiles/ex_subbitmap.dir/ex_subbitmap.c.s
.PHONY : ex_subbitmap.c.s

ex_synth.o: ex_synth.cpp.o
.PHONY : ex_synth.o

# target to build an object file
ex_synth.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_synth.dir/build.make examples/CMakeFiles/ex_synth.dir/ex_synth.cpp.o
.PHONY : ex_synth.cpp.o

ex_synth.i: ex_synth.cpp.i
.PHONY : ex_synth.i

# target to preprocess a source file
ex_synth.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_synth.dir/build.make examples/CMakeFiles/ex_synth.dir/ex_synth.cpp.i
.PHONY : ex_synth.cpp.i

ex_synth.s: ex_synth.cpp.s
.PHONY : ex_synth.s

# target to generate assembly for a file
ex_synth.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_synth.dir/build.make examples/CMakeFiles/ex_synth.dir/ex_synth.cpp.s
.PHONY : ex_synth.cpp.s

ex_threads.o: ex_threads.c.o
.PHONY : ex_threads.o

# target to build an object file
ex_threads.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_threads.dir/build.make examples/CMakeFiles/ex_threads.dir/ex_threads.c.o
.PHONY : ex_threads.c.o

ex_threads.i: ex_threads.c.i
.PHONY : ex_threads.i

# target to preprocess a source file
ex_threads.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_threads.dir/build.make examples/CMakeFiles/ex_threads.dir/ex_threads.c.i
.PHONY : ex_threads.c.i

ex_threads.s: ex_threads.c.s
.PHONY : ex_threads.s

# target to generate assembly for a file
ex_threads.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_threads.dir/build.make examples/CMakeFiles/ex_threads.dir/ex_threads.c.s
.PHONY : ex_threads.c.s

ex_threads2.o: ex_threads2.c.o
.PHONY : ex_threads2.o

# target to build an object file
ex_threads2.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_threads2.dir/build.make examples/CMakeFiles/ex_threads2.dir/ex_threads2.c.o
.PHONY : ex_threads2.c.o

ex_threads2.i: ex_threads2.c.i
.PHONY : ex_threads2.i

# target to preprocess a source file
ex_threads2.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_threads2.dir/build.make examples/CMakeFiles/ex_threads2.dir/ex_threads2.c.i
.PHONY : ex_threads2.c.i

ex_threads2.s: ex_threads2.c.s
.PHONY : ex_threads2.s

# target to generate assembly for a file
ex_threads2.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_threads2.dir/build.make examples/CMakeFiles/ex_threads2.dir/ex_threads2.c.s
.PHONY : ex_threads2.c.s

ex_timedwait.o: ex_timedwait.c.o
.PHONY : ex_timedwait.o

# target to build an object file
ex_timedwait.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timedwait.dir/build.make examples/CMakeFiles/ex_timedwait.dir/ex_timedwait.c.o
.PHONY : ex_timedwait.c.o

ex_timedwait.i: ex_timedwait.c.i
.PHONY : ex_timedwait.i

# target to preprocess a source file
ex_timedwait.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timedwait.dir/build.make examples/CMakeFiles/ex_timedwait.dir/ex_timedwait.c.i
.PHONY : ex_timedwait.c.i

ex_timedwait.s: ex_timedwait.c.s
.PHONY : ex_timedwait.s

# target to generate assembly for a file
ex_timedwait.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timedwait.dir/build.make examples/CMakeFiles/ex_timedwait.dir/ex_timedwait.c.s
.PHONY : ex_timedwait.c.s

ex_timer.o: ex_timer.c.o
.PHONY : ex_timer.o

# target to build an object file
ex_timer.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timer.dir/build.make examples/CMakeFiles/ex_timer.dir/ex_timer.c.o
.PHONY : ex_timer.c.o

ex_timer.i: ex_timer.c.i
.PHONY : ex_timer.i

# target to preprocess a source file
ex_timer.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timer.dir/build.make examples/CMakeFiles/ex_timer.dir/ex_timer.c.i
.PHONY : ex_timer.c.i

ex_timer.s: ex_timer.c.s
.PHONY : ex_timer.s

# target to generate assembly for a file
ex_timer.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timer.dir/build.make examples/CMakeFiles/ex_timer.dir/ex_timer.c.s
.PHONY : ex_timer.c.s

ex_timer_pause.o: ex_timer_pause.c.o
.PHONY : ex_timer_pause.o

# target to build an object file
ex_timer_pause.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timer_pause.dir/build.make examples/CMakeFiles/ex_timer_pause.dir/ex_timer_pause.c.o
.PHONY : ex_timer_pause.c.o

ex_timer_pause.i: ex_timer_pause.c.i
.PHONY : ex_timer_pause.i

# target to preprocess a source file
ex_timer_pause.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timer_pause.dir/build.make examples/CMakeFiles/ex_timer_pause.dir/ex_timer_pause.c.i
.PHONY : ex_timer_pause.c.i

ex_timer_pause.s: ex_timer_pause.c.s
.PHONY : ex_timer_pause.s

# target to generate assembly for a file
ex_timer_pause.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_timer_pause.dir/build.make examples/CMakeFiles/ex_timer_pause.dir/ex_timer_pause.c.s
.PHONY : ex_timer_pause.c.s

ex_touch_input.o: ex_touch_input.c.o
.PHONY : ex_touch_input.o

# target to build an object file
ex_touch_input.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_touch_input.dir/build.make examples/CMakeFiles/ex_touch_input.dir/ex_touch_input.c.o
.PHONY : ex_touch_input.c.o

ex_touch_input.i: ex_touch_input.c.i
.PHONY : ex_touch_input.i

# target to preprocess a source file
ex_touch_input.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_touch_input.dir/build.make examples/CMakeFiles/ex_touch_input.dir/ex_touch_input.c.i
.PHONY : ex_touch_input.c.i

ex_touch_input.s: ex_touch_input.c.s
.PHONY : ex_touch_input.s

# target to generate assembly for a file
ex_touch_input.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_touch_input.dir/build.make examples/CMakeFiles/ex_touch_input.dir/ex_touch_input.c.s
.PHONY : ex_touch_input.c.s

ex_transform.o: ex_transform.c.o
.PHONY : ex_transform.o

# target to build an object file
ex_transform.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_transform.dir/build.make examples/CMakeFiles/ex_transform.dir/ex_transform.c.o
.PHONY : ex_transform.c.o

ex_transform.i: ex_transform.c.i
.PHONY : ex_transform.i

# target to preprocess a source file
ex_transform.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_transform.dir/build.make examples/CMakeFiles/ex_transform.dir/ex_transform.c.i
.PHONY : ex_transform.c.i

ex_transform.s: ex_transform.c.s
.PHONY : ex_transform.s

# target to generate assembly for a file
ex_transform.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_transform.dir/build.make examples/CMakeFiles/ex_transform.dir/ex_transform.c.s
.PHONY : ex_transform.c.s

ex_ttf.o: ex_ttf.c.o
.PHONY : ex_ttf.o

# target to build an object file
ex_ttf.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_ttf.dir/build.make examples/CMakeFiles/ex_ttf.dir/ex_ttf.c.o
.PHONY : ex_ttf.c.o

ex_ttf.i: ex_ttf.c.i
.PHONY : ex_ttf.i

# target to preprocess a source file
ex_ttf.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_ttf.dir/build.make examples/CMakeFiles/ex_ttf.dir/ex_ttf.c.i
.PHONY : ex_ttf.c.i

ex_ttf.s: ex_ttf.c.s
.PHONY : ex_ttf.s

# target to generate assembly for a file
ex_ttf.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_ttf.dir/build.make examples/CMakeFiles/ex_ttf.dir/ex_ttf.c.s
.PHONY : ex_ttf.c.s

ex_user_events.o: ex_user_events.c.o
.PHONY : ex_user_events.o

# target to build an object file
ex_user_events.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_user_events.dir/build.make examples/CMakeFiles/ex_user_events.dir/ex_user_events.c.o
.PHONY : ex_user_events.c.o

ex_user_events.i: ex_user_events.c.i
.PHONY : ex_user_events.i

# target to preprocess a source file
ex_user_events.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_user_events.dir/build.make examples/CMakeFiles/ex_user_events.dir/ex_user_events.c.i
.PHONY : ex_user_events.c.i

ex_user_events.s: ex_user_events.c.s
.PHONY : ex_user_events.s

# target to generate assembly for a file
ex_user_events.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_user_events.dir/build.make examples/CMakeFiles/ex_user_events.dir/ex_user_events.c.s
.PHONY : ex_user_events.c.s

ex_utf8.o: ex_utf8.c.o
.PHONY : ex_utf8.o

# target to build an object file
ex_utf8.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_utf8.dir/build.make examples/CMakeFiles/ex_utf8.dir/ex_utf8.c.o
.PHONY : ex_utf8.c.o

ex_utf8.i: ex_utf8.c.i
.PHONY : ex_utf8.i

# target to preprocess a source file
ex_utf8.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_utf8.dir/build.make examples/CMakeFiles/ex_utf8.dir/ex_utf8.c.i
.PHONY : ex_utf8.c.i

ex_utf8.s: ex_utf8.c.s
.PHONY : ex_utf8.s

# target to generate assembly for a file
ex_utf8.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_utf8.dir/build.make examples/CMakeFiles/ex_utf8.dir/ex_utf8.c.s
.PHONY : ex_utf8.c.s

ex_vertex_buffer.o: ex_vertex_buffer.c.o
.PHONY : ex_vertex_buffer.o

# target to build an object file
ex_vertex_buffer.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_vertex_buffer.dir/build.make examples/CMakeFiles/ex_vertex_buffer.dir/ex_vertex_buffer.c.o
.PHONY : ex_vertex_buffer.c.o

ex_vertex_buffer.i: ex_vertex_buffer.c.i
.PHONY : ex_vertex_buffer.i

# target to preprocess a source file
ex_vertex_buffer.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_vertex_buffer.dir/build.make examples/CMakeFiles/ex_vertex_buffer.dir/ex_vertex_buffer.c.i
.PHONY : ex_vertex_buffer.c.i

ex_vertex_buffer.s: ex_vertex_buffer.c.s
.PHONY : ex_vertex_buffer.s

# target to generate assembly for a file
ex_vertex_buffer.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_vertex_buffer.dir/build.make examples/CMakeFiles/ex_vertex_buffer.dir/ex_vertex_buffer.c.s
.PHONY : ex_vertex_buffer.c.s

ex_video.o: ex_video.c.o
.PHONY : ex_video.o

# target to build an object file
ex_video.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_video.dir/build.make examples/CMakeFiles/ex_video.dir/ex_video.c.o
.PHONY : ex_video.c.o

ex_video.i: ex_video.c.i
.PHONY : ex_video.i

# target to preprocess a source file
ex_video.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_video.dir/build.make examples/CMakeFiles/ex_video.dir/ex_video.c.i
.PHONY : ex_video.c.i

ex_video.s: ex_video.c.s
.PHONY : ex_video.s

# target to generate assembly for a file
ex_video.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_video.dir/build.make examples/CMakeFiles/ex_video.dir/ex_video.c.s
.PHONY : ex_video.c.s

ex_vsync.o: ex_vsync.c.o
.PHONY : ex_vsync.o

# target to build an object file
ex_vsync.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_vsync.dir/build.make examples/CMakeFiles/ex_vsync.dir/ex_vsync.c.o
.PHONY : ex_vsync.c.o

ex_vsync.i: ex_vsync.c.i
.PHONY : ex_vsync.i

# target to preprocess a source file
ex_vsync.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_vsync.dir/build.make examples/CMakeFiles/ex_vsync.dir/ex_vsync.c.i
.PHONY : ex_vsync.c.i

ex_vsync.s: ex_vsync.c.s
.PHONY : ex_vsync.s

# target to generate assembly for a file
ex_vsync.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_vsync.dir/build.make examples/CMakeFiles/ex_vsync.dir/ex_vsync.c.s
.PHONY : ex_vsync.c.s

ex_window_constraints.o: ex_window_constraints.c.o
.PHONY : ex_window_constraints.o

# target to build an object file
ex_window_constraints.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_constraints.dir/build.make examples/CMakeFiles/ex_window_constraints.dir/ex_window_constraints.c.o
.PHONY : ex_window_constraints.c.o

ex_window_constraints.i: ex_window_constraints.c.i
.PHONY : ex_window_constraints.i

# target to preprocess a source file
ex_window_constraints.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_constraints.dir/build.make examples/CMakeFiles/ex_window_constraints.dir/ex_window_constraints.c.i
.PHONY : ex_window_constraints.c.i

ex_window_constraints.s: ex_window_constraints.c.s
.PHONY : ex_window_constraints.s

# target to generate assembly for a file
ex_window_constraints.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_constraints.dir/build.make examples/CMakeFiles/ex_window_constraints.dir/ex_window_constraints.c.s
.PHONY : ex_window_constraints.c.s

ex_window_maximized.o: ex_window_maximized.c.o
.PHONY : ex_window_maximized.o

# target to build an object file
ex_window_maximized.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_maximized.dir/build.make examples/CMakeFiles/ex_window_maximized.dir/ex_window_maximized.c.o
.PHONY : ex_window_maximized.c.o

ex_window_maximized.i: ex_window_maximized.c.i
.PHONY : ex_window_maximized.i

# target to preprocess a source file
ex_window_maximized.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_maximized.dir/build.make examples/CMakeFiles/ex_window_maximized.dir/ex_window_maximized.c.i
.PHONY : ex_window_maximized.c.i

ex_window_maximized.s: ex_window_maximized.c.s
.PHONY : ex_window_maximized.s

# target to generate assembly for a file
ex_window_maximized.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_maximized.dir/build.make examples/CMakeFiles/ex_window_maximized.dir/ex_window_maximized.c.s
.PHONY : ex_window_maximized.c.s

ex_window_title.o: ex_window_title.c.o
.PHONY : ex_window_title.o

# target to build an object file
ex_window_title.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_title.dir/build.make examples/CMakeFiles/ex_window_title.dir/ex_window_title.c.o
.PHONY : ex_window_title.c.o

ex_window_title.i: ex_window_title.c.i
.PHONY : ex_window_title.i

# target to preprocess a source file
ex_window_title.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_title.dir/build.make examples/CMakeFiles/ex_window_title.dir/ex_window_title.c.i
.PHONY : ex_window_title.c.i

ex_window_title.s: ex_window_title.c.s
.PHONY : ex_window_title.s

# target to generate assembly for a file
ex_window_title.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_window_title.dir/build.make examples/CMakeFiles/ex_window_title.dir/ex_window_title.c.s
.PHONY : ex_window_title.c.s

ex_windows.o: ex_windows.c.o
.PHONY : ex_windows.o

# target to build an object file
ex_windows.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_windows.dir/build.make examples/CMakeFiles/ex_windows.dir/ex_windows.c.o
.PHONY : ex_windows.c.o

ex_windows.i: ex_windows.c.i
.PHONY : ex_windows.i

# target to preprocess a source file
ex_windows.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_windows.dir/build.make examples/CMakeFiles/ex_windows.dir/ex_windows.c.i
.PHONY : ex_windows.c.i

ex_windows.s: ex_windows.c.s
.PHONY : ex_windows.s

# target to generate assembly for a file
ex_windows.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_windows.dir/build.make examples/CMakeFiles/ex_windows.dir/ex_windows.c.s
.PHONY : ex_windows.c.s

ex_winfull.o: ex_winfull.c.o
.PHONY : ex_winfull.o

# target to build an object file
ex_winfull.c.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_winfull.dir/build.make examples/CMakeFiles/ex_winfull.dir/ex_winfull.c.o
.PHONY : ex_winfull.c.o

ex_winfull.i: ex_winfull.c.i
.PHONY : ex_winfull.i

# target to preprocess a source file
ex_winfull.c.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_winfull.dir/build.make examples/CMakeFiles/ex_winfull.dir/ex_winfull.c.i
.PHONY : ex_winfull.c.i

ex_winfull.s: ex_winfull.c.s
.PHONY : ex_winfull.s

# target to generate assembly for a file
ex_winfull.c.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_winfull.dir/build.make examples/CMakeFiles/ex_winfull.dir/ex_winfull.c.s
.PHONY : ex_winfull.c.s

nihgui.o: nihgui.cpp.o
.PHONY : nihgui.o

# target to build an object file
nihgui.cpp.o:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend2.dir/build.make examples/CMakeFiles/ex_blend2.dir/nihgui.cpp.o
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color.dir/build.make examples/CMakeFiles/ex_color.dir/nihgui.cpp.o
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic2.dir/build.make examples/CMakeFiles/ex_haptic2.dir/nihgui.cpp.o
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_pixelformat.dir/build.make examples/CMakeFiles/ex_pixelformat.dir/nihgui.cpp.o
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_justify.dir/build.make examples/CMakeFiles/ex_font_justify.dir/nihgui.cpp.o
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_multiline.dir/build.make examples/CMakeFiles/ex_font_multiline.dir/nihgui.cpp.o
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_props.dir/build.make examples/CMakeFiles/ex_audio_props.dir/nihgui.cpp.o
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_synth.dir/build.make examples/CMakeFiles/ex_synth.dir/nihgui.cpp.o
.PHONY : nihgui.cpp.o

nihgui.i: nihgui.cpp.i
.PHONY : nihgui.i

# target to preprocess a source file
nihgui.cpp.i:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend2.dir/build.make examples/CMakeFiles/ex_blend2.dir/nihgui.cpp.i
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color.dir/build.make examples/CMakeFiles/ex_color.dir/nihgui.cpp.i
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic2.dir/build.make examples/CMakeFiles/ex_haptic2.dir/nihgui.cpp.i
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_pixelformat.dir/build.make examples/CMakeFiles/ex_pixelformat.dir/nihgui.cpp.i
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_justify.dir/build.make examples/CMakeFiles/ex_font_justify.dir/nihgui.cpp.i
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_multiline.dir/build.make examples/CMakeFiles/ex_font_multiline.dir/nihgui.cpp.i
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_props.dir/build.make examples/CMakeFiles/ex_audio_props.dir/nihgui.cpp.i
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_synth.dir/build.make examples/CMakeFiles/ex_synth.dir/nihgui.cpp.i
.PHONY : nihgui.cpp.i

nihgui.s: nihgui.cpp.s
.PHONY : nihgui.s

# target to generate assembly for a file
nihgui.cpp.s:
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_blend2.dir/build.make examples/CMakeFiles/ex_blend2.dir/nihgui.cpp.s
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_color.dir/build.make examples/CMakeFiles/ex_color.dir/nihgui.cpp.s
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_haptic2.dir/build.make examples/CMakeFiles/ex_haptic2.dir/nihgui.cpp.s
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_pixelformat.dir/build.make examples/CMakeFiles/ex_pixelformat.dir/nihgui.cpp.s
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_justify.dir/build.make examples/CMakeFiles/ex_font_justify.dir/nihgui.cpp.s
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_font_multiline.dir/build.make examples/CMakeFiles/ex_font_multiline.dir/nihgui.cpp.s
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_audio_props.dir/build.make examples/CMakeFiles/ex_audio_props.dir/nihgui.cpp.s
	cd /construction/devel/allegro5/allegro-5.2.7.0 && $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/ex_synth.dir/build.make examples/CMakeFiles/ex_synth.dir/nihgui.cpp.s
.PHONY : nihgui.cpp.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 "... ex_acodec"
	@echo "... ex_acodec_multi"
	@echo "... ex_audio_chain"
	@echo "... ex_audio_props"
	@echo "... ex_audio_simple"
	@echo "... ex_audio_timer"
	@echo "... ex_bitmap"
	@echo "... ex_bitmap_file"
	@echo "... ex_bitmap_flip"
	@echo "... ex_blend"
	@echo "... ex_blend2"
	@echo "... ex_blend_bench"
	@echo "... ex_blend_target"
	@echo "... ex_blend_test"
	@echo "... ex_blit"
	@echo "... ex_camera"
	@echo "... ex_clip"
	@echo "... ex_clipboard"
	@echo "... ex_color"
	@echo "... ex_color2"
	@echo "... ex_compressed"
	@echo "... ex_config"
	@echo "... ex_convert"
	@echo "... ex_cpu"
	@echo "... ex_depth_mask"
	@echo "... ex_depth_target"
	@echo "... ex_dir"
	@echo "... ex_disable_screensaver"
	@echo "... ex_display_events"
	@echo "... ex_display_options"
	@echo "... ex_draw"
	@echo "... ex_draw_bitmap"
	@echo "... ex_drawpixels"
	@echo "... ex_dualies"
	@echo "... ex_expose"
	@echo "... ex_file"
	@echo "... ex_file_slice"
	@echo "... ex_filter"
	@echo "... ex_font"
	@echo "... ex_font_justify"
	@echo "... ex_font_multiline"
	@echo "... ex_fs_resize"
	@echo "... ex_fs_window"
	@echo "... ex_get_path"
	@echo "... ex_gldepth"
	@echo "... ex_glext"
	@echo "... ex_haiku"
	@echo "... ex_haptic"
	@echo "... ex_haptic2"
	@echo "... ex_icon"
	@echo "... ex_icon2"
	@echo "... ex_inject_events"
	@echo "... ex_joystick_events"
	@echo "... ex_joystick_hotplugging"
	@echo "... ex_kcm_direct"
	@echo "... ex_keyboard_events"
	@echo "... ex_keyboard_focus"
	@echo "... ex_lines"
	@echo "... ex_loading_thread"
	@echo "... ex_lockbitmap"
	@echo "... ex_logo"
	@echo "... ex_membmp"
	@echo "... ex_memfile"
	@echo "... ex_menu"
	@echo "... ex_mixer_chain"
	@echo "... ex_mixer_pp"
	@echo "... ex_monitorinfo"
	@echo "... ex_mouse"
	@echo "... ex_mouse_cursor"
	@echo "... ex_mouse_events"
	@echo "... ex_mouse_focus"
	@echo "... ex_mouse_warp"
	@echo "... ex_multisample"
	@echo "... ex_multisample_target"
	@echo "... ex_multiwin"
	@echo "... ex_native_filechooser"
	@echo "... ex_nodisplay"
	@echo "... ex_noframe"
	@echo "... ex_opengl"
	@echo "... ex_opengl_pixel_shader"
	@echo "... ex_palette"
	@echo "... ex_path"
	@echo "... ex_path_test"
	@echo "... ex_physfs"
	@echo "... ex_pixelformat"
	@echo "... ex_polygon"
	@echo "... ex_premulalpha"
	@echo "... ex_prim"
	@echo "... ex_prim_shader"
	@echo "... ex_projection"
	@echo "... ex_projection2"
	@echo "... ex_record"
	@echo "... ex_record_name"
	@echo "... ex_reparent"
	@echo "... ex_resample_test"
	@echo "... ex_resize"
	@echo "... ex_resize2"
	@echo "... ex_rotate"
	@echo "... ex_saw"
	@echo "... ex_scale"
	@echo "... ex_shader"
	@echo "... ex_shader_multitex"
	@echo "... ex_shader_target"
	@echo "... ex_stream_file"
	@echo "... ex_stream_seek"
	@echo "... ex_subbitmap"
	@echo "... ex_synth"
	@echo "... ex_threads"
	@echo "... ex_threads2"
	@echo "... ex_timedwait"
	@echo "... ex_timer"
	@echo "... ex_timer_pause"
	@echo "... ex_touch_input"
	@echo "... ex_transform"
	@echo "... ex_ttf"
	@echo "... ex_user_events"
	@echo "... ex_utf8"
	@echo "... ex_vertex_buffer"
	@echo "... ex_video"
	@echo "... ex_vsync"
	@echo "... ex_window_constraints"
	@echo "... ex_window_maximized"
	@echo "... ex_window_title"
	@echo "... ex_windows"
	@echo "... ex_winfull"
	@echo "... ex_acodec.o"
	@echo "... ex_acodec.i"
	@echo "... ex_acodec.s"
	@echo "... ex_acodec_multi.o"
	@echo "... ex_acodec_multi.i"
	@echo "... ex_acodec_multi.s"
	@echo "... ex_audio_chain.o"
	@echo "... ex_audio_chain.i"
	@echo "... ex_audio_chain.s"
	@echo "... ex_audio_props.o"
	@echo "... ex_audio_props.i"
	@echo "... ex_audio_props.s"
	@echo "... ex_audio_simple.o"
	@echo "... ex_audio_simple.i"
	@echo "... ex_audio_simple.s"
	@echo "... ex_audio_timer.o"
	@echo "... ex_audio_timer.i"
	@echo "... ex_audio_timer.s"
	@echo "... ex_bitmap.o"
	@echo "... ex_bitmap.i"
	@echo "... ex_bitmap.s"
	@echo "... ex_bitmap_file.o"
	@echo "... ex_bitmap_file.i"
	@echo "... ex_bitmap_file.s"
	@echo "... ex_bitmap_flip.o"
	@echo "... ex_bitmap_flip.i"
	@echo "... ex_bitmap_flip.s"
	@echo "... ex_blend.o"
	@echo "... ex_blend.i"
	@echo "... ex_blend.s"
	@echo "... ex_blend2.o"
	@echo "... ex_blend2.i"
	@echo "... ex_blend2.s"
	@echo "... ex_blend_bench.o"
	@echo "... ex_blend_bench.i"
	@echo "... ex_blend_bench.s"
	@echo "... ex_blend_target.o"
	@echo "... ex_blend_target.i"
	@echo "... ex_blend_target.s"
	@echo "... ex_blend_test.o"
	@echo "... ex_blend_test.i"
	@echo "... ex_blend_test.s"
	@echo "... ex_blit.o"
	@echo "... ex_blit.i"
	@echo "... ex_blit.s"
	@echo "... ex_camera.o"
	@echo "... ex_camera.i"
	@echo "... ex_camera.s"
	@echo "... ex_clip.o"
	@echo "... ex_clip.i"
	@echo "... ex_clip.s"
	@echo "... ex_clipboard.o"
	@echo "... ex_clipboard.i"
	@echo "... ex_clipboard.s"
	@echo "... ex_color.o"
	@echo "... ex_color.i"
	@echo "... ex_color.s"
	@echo "... ex_color2.o"
	@echo "... ex_color2.i"
	@echo "... ex_color2.s"
	@echo "... ex_compressed.o"
	@echo "... ex_compressed.i"
	@echo "... ex_compressed.s"
	@echo "... ex_config.o"
	@echo "... ex_config.i"
	@echo "... ex_config.s"
	@echo "... ex_convert.o"
	@echo "... ex_convert.i"
	@echo "... ex_convert.s"
	@echo "... ex_cpu.o"
	@echo "... ex_cpu.i"
	@echo "... ex_cpu.s"
	@echo "... ex_depth_mask.o"
	@echo "... ex_depth_mask.i"
	@echo "... ex_depth_mask.s"
	@echo "... ex_depth_target.o"
	@echo "... ex_depth_target.i"
	@echo "... ex_depth_target.s"
	@echo "... ex_dir.o"
	@echo "... ex_dir.i"
	@echo "... ex_dir.s"
	@echo "... ex_disable_screensaver.o"
	@echo "... ex_disable_screensaver.i"
	@echo "... ex_disable_screensaver.s"
	@echo "... ex_display_events.o"
	@echo "... ex_display_events.i"
	@echo "... ex_display_events.s"
	@echo "... ex_display_options.o"
	@echo "... ex_display_options.i"
	@echo "... ex_display_options.s"
	@echo "... ex_draw.o"
	@echo "... ex_draw.i"
	@echo "... ex_draw.s"
	@echo "... ex_draw_bitmap.o"
	@echo "... ex_draw_bitmap.i"
	@echo "... ex_draw_bitmap.s"
	@echo "... ex_drawpixels.o"
	@echo "... ex_drawpixels.i"
	@echo "... ex_drawpixels.s"
	@echo "... ex_dualies.o"
	@echo "... ex_dualies.i"
	@echo "... ex_dualies.s"
	@echo "... ex_expose.o"
	@echo "... ex_expose.i"
	@echo "... ex_expose.s"
	@echo "... ex_file.o"
	@echo "... ex_file.i"
	@echo "... ex_file.s"
	@echo "... ex_file_slice.o"
	@echo "... ex_file_slice.i"
	@echo "... ex_file_slice.s"
	@echo "... ex_filter.o"
	@echo "... ex_filter.i"
	@echo "... ex_filter.s"
	@echo "... ex_font.o"
	@echo "... ex_font.i"
	@echo "... ex_font.s"
	@echo "... ex_font_justify.o"
	@echo "... ex_font_justify.i"
	@echo "... ex_font_justify.s"
	@echo "... ex_font_multiline.o"
	@echo "... ex_font_multiline.i"
	@echo "... ex_font_multiline.s"
	@echo "... ex_fs_resize.o"
	@echo "... ex_fs_resize.i"
	@echo "... ex_fs_resize.s"
	@echo "... ex_fs_window.o"
	@echo "... ex_fs_window.i"
	@echo "... ex_fs_window.s"
	@echo "... ex_get_path.o"
	@echo "... ex_get_path.i"
	@echo "... ex_get_path.s"
	@echo "... ex_gldepth.o"
	@echo "... ex_gldepth.i"
	@echo "... ex_gldepth.s"
	@echo "... ex_glext.o"
	@echo "... ex_glext.i"
	@echo "... ex_glext.s"
	@echo "... ex_haiku.o"
	@echo "... ex_haiku.i"
	@echo "... ex_haiku.s"
	@echo "... ex_haptic.o"
	@echo "... ex_haptic.i"
	@echo "... ex_haptic.s"
	@echo "... ex_haptic2.o"
	@echo "... ex_haptic2.i"
	@echo "... ex_haptic2.s"
	@echo "... ex_icon.o"
	@echo "... ex_icon.i"
	@echo "... ex_icon.s"
	@echo "... ex_icon2.o"
	@echo "... ex_icon2.i"
	@echo "... ex_icon2.s"
	@echo "... ex_inject_events.o"
	@echo "... ex_inject_events.i"
	@echo "... ex_inject_events.s"
	@echo "... ex_joystick_events.o"
	@echo "... ex_joystick_events.i"
	@echo "... ex_joystick_events.s"
	@echo "... ex_joystick_hotplugging.o"
	@echo "... ex_joystick_hotplugging.i"
	@echo "... ex_joystick_hotplugging.s"
	@echo "... ex_kcm_direct.o"
	@echo "... ex_kcm_direct.i"
	@echo "... ex_kcm_direct.s"
	@echo "... ex_keyboard_events.o"
	@echo "... ex_keyboard_events.i"
	@echo "... ex_keyboard_events.s"
	@echo "... ex_keyboard_focus.o"
	@echo "... ex_keyboard_focus.i"
	@echo "... ex_keyboard_focus.s"
	@echo "... ex_lines.o"
	@echo "... ex_lines.i"
	@echo "... ex_lines.s"
	@echo "... ex_loading_thread.o"
	@echo "... ex_loading_thread.i"
	@echo "... ex_loading_thread.s"
	@echo "... ex_lockbitmap.o"
	@echo "... ex_lockbitmap.i"
	@echo "... ex_lockbitmap.s"
	@echo "... ex_logo.o"
	@echo "... ex_logo.i"
	@echo "... ex_logo.s"
	@echo "... ex_membmp.o"
	@echo "... ex_membmp.i"
	@echo "... ex_membmp.s"
	@echo "... ex_memfile.o"
	@echo "... ex_memfile.i"
	@echo "... ex_memfile.s"
	@echo "... ex_menu.o"
	@echo "... ex_menu.i"
	@echo "... ex_menu.s"
	@echo "... ex_mixer_chain.o"
	@echo "... ex_mixer_chain.i"
	@echo "... ex_mixer_chain.s"
	@echo "... ex_mixer_pp.o"
	@echo "... ex_mixer_pp.i"
	@echo "... ex_mixer_pp.s"
	@echo "... ex_monitorinfo.o"
	@echo "... ex_monitorinfo.i"
	@echo "... ex_monitorinfo.s"
	@echo "... ex_mouse.o"
	@echo "... ex_mouse.i"
	@echo "... ex_mouse.s"
	@echo "... ex_mouse_cursor.o"
	@echo "... ex_mouse_cursor.i"
	@echo "... ex_mouse_cursor.s"
	@echo "... ex_mouse_events.o"
	@echo "... ex_mouse_events.i"
	@echo "... ex_mouse_events.s"
	@echo "... ex_mouse_focus.o"
	@echo "... ex_mouse_focus.i"
	@echo "... ex_mouse_focus.s"
	@echo "... ex_mouse_warp.o"
	@echo "... ex_mouse_warp.i"
	@echo "... ex_mouse_warp.s"
	@echo "... ex_multisample.o"
	@echo "... ex_multisample.i"
	@echo "... ex_multisample.s"
	@echo "... ex_multisample_target.o"
	@echo "... ex_multisample_target.i"
	@echo "... ex_multisample_target.s"
	@echo "... ex_multiwin.o"
	@echo "... ex_multiwin.i"
	@echo "... ex_multiwin.s"
	@echo "... ex_native_filechooser.o"
	@echo "... ex_native_filechooser.i"
	@echo "... ex_native_filechooser.s"
	@echo "... ex_nodisplay.o"
	@echo "... ex_nodisplay.i"
	@echo "... ex_nodisplay.s"
	@echo "... ex_noframe.o"
	@echo "... ex_noframe.i"
	@echo "... ex_noframe.s"
	@echo "... ex_opengl.o"
	@echo "... ex_opengl.i"
	@echo "... ex_opengl.s"
	@echo "... ex_opengl_pixel_shader.o"
	@echo "... ex_opengl_pixel_shader.i"
	@echo "... ex_opengl_pixel_shader.s"
	@echo "... ex_palette.o"
	@echo "... ex_palette.i"
	@echo "... ex_palette.s"
	@echo "... ex_path.o"
	@echo "... ex_path.i"
	@echo "... ex_path.s"
	@echo "... ex_path_test.o"
	@echo "... ex_path_test.i"
	@echo "... ex_path_test.s"
	@echo "... ex_physfs.o"
	@echo "... ex_physfs.i"
	@echo "... ex_physfs.s"
	@echo "... ex_pixelformat.o"
	@echo "... ex_pixelformat.i"
	@echo "... ex_pixelformat.s"
	@echo "... ex_polygon.o"
	@echo "... ex_polygon.i"
	@echo "... ex_polygon.s"
	@echo "... ex_premulalpha.o"
	@echo "... ex_premulalpha.i"
	@echo "... ex_premulalpha.s"
	@echo "... ex_prim.o"
	@echo "... ex_prim.i"
	@echo "... ex_prim.s"
	@echo "... ex_prim_shader.o"
	@echo "... ex_prim_shader.i"
	@echo "... ex_prim_shader.s"
	@echo "... ex_projection.o"
	@echo "... ex_projection.i"
	@echo "... ex_projection.s"
	@echo "... ex_projection2.o"
	@echo "... ex_projection2.i"
	@echo "... ex_projection2.s"
	@echo "... ex_record.o"
	@echo "... ex_record.i"
	@echo "... ex_record.s"
	@echo "... ex_record_name.o"
	@echo "... ex_record_name.i"
	@echo "... ex_record_name.s"
	@echo "... ex_reparent.o"
	@echo "... ex_reparent.i"
	@echo "... ex_reparent.s"
	@echo "... ex_resample_test.o"
	@echo "... ex_resample_test.i"
	@echo "... ex_resample_test.s"
	@echo "... ex_resize.o"
	@echo "... ex_resize.i"
	@echo "... ex_resize.s"
	@echo "... ex_resize2.o"
	@echo "... ex_resize2.i"
	@echo "... ex_resize2.s"
	@echo "... ex_rotate.o"
	@echo "... ex_rotate.i"
	@echo "... ex_rotate.s"
	@echo "... ex_saw.o"
	@echo "... ex_saw.i"
	@echo "... ex_saw.s"
	@echo "... ex_scale.o"
	@echo "... ex_scale.i"
	@echo "... ex_scale.s"
	@echo "... ex_shader.o"
	@echo "... ex_shader.i"
	@echo "... ex_shader.s"
	@echo "... ex_shader_multitex.o"
	@echo "... ex_shader_multitex.i"
	@echo "... ex_shader_multitex.s"
	@echo "... ex_shader_target.o"
	@echo "... ex_shader_target.i"
	@echo "... ex_shader_target.s"
	@echo "... ex_stream_file.o"
	@echo "... ex_stream_file.i"
	@echo "... ex_stream_file.s"
	@echo "... ex_stream_seek.o"
	@echo "... ex_stream_seek.i"
	@echo "... ex_stream_seek.s"
	@echo "... ex_subbitmap.o"
	@echo "... ex_subbitmap.i"
	@echo "... ex_subbitmap.s"
	@echo "... ex_synth.o"
	@echo "... ex_synth.i"
	@echo "... ex_synth.s"
	@echo "... ex_threads.o"
	@echo "... ex_threads.i"
	@echo "... ex_threads.s"
	@echo "... ex_threads2.o"
	@echo "... ex_threads2.i"
	@echo "... ex_threads2.s"
	@echo "... ex_timedwait.o"
	@echo "... ex_timedwait.i"
	@echo "... ex_timedwait.s"
	@echo "... ex_timer.o"
	@echo "... ex_timer.i"
	@echo "... ex_timer.s"
	@echo "... ex_timer_pause.o"
	@echo "... ex_timer_pause.i"
	@echo "... ex_timer_pause.s"
	@echo "... ex_touch_input.o"
	@echo "... ex_touch_input.i"
	@echo "... ex_touch_input.s"
	@echo "... ex_transform.o"
	@echo "... ex_transform.i"
	@echo "... ex_transform.s"
	@echo "... ex_ttf.o"
	@echo "... ex_ttf.i"
	@echo "... ex_ttf.s"
	@echo "... ex_user_events.o"
	@echo "... ex_user_events.i"
	@echo "... ex_user_events.s"
	@echo "... ex_utf8.o"
	@echo "... ex_utf8.i"
	@echo "... ex_utf8.s"
	@echo "... ex_vertex_buffer.o"
	@echo "... ex_vertex_buffer.i"
	@echo "... ex_vertex_buffer.s"
	@echo "... ex_video.o"
	@echo "... ex_video.i"
	@echo "... ex_video.s"
	@echo "... ex_vsync.o"
	@echo "... ex_vsync.i"
	@echo "... ex_vsync.s"
	@echo "... ex_window_constraints.o"
	@echo "... ex_window_constraints.i"
	@echo "... ex_window_constraints.s"
	@echo "... ex_window_maximized.o"
	@echo "... ex_window_maximized.i"
	@echo "... ex_window_maximized.s"
	@echo "... ex_window_title.o"
	@echo "... ex_window_title.i"
	@echo "... ex_window_title.s"
	@echo "... ex_windows.o"
	@echo "... ex_windows.i"
	@echo "... ex_windows.s"
	@echo "... ex_winfull.o"
	@echo "... ex_winfull.i"
	@echo "... ex_winfull.s"
	@echo "... nihgui.o"
	@echo "... nihgui.i"
	@echo "... nihgui.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 /construction/devel/allegro5/allegro-5.2.7.0 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

