# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.6 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canoncical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E remove -f # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /work/simeo/SimeoDemo # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /work/simeo/SimeoDemo #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..." /usr/bin/cmake -i . .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: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /work/simeo/SimeoDemo/CMakeFiles /work/simeo/SimeoDemo/CMakeFiles/progress.make $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /work/simeo/SimeoDemo/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named AppBasicDemo # Build rule for target. AppBasicDemo: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 AppBasicDemo .PHONY : AppBasicDemo # fast build rule for target. AppBasicDemo/fast: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/build .PHONY : AppBasicDemo/fast BasicDemo.o: BasicDemo.cpp.o .PHONY : BasicDemo.o # target to build an object file BasicDemo.cpp.o: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/BasicDemo.cpp.o .PHONY : BasicDemo.cpp.o BasicDemo.i: BasicDemo.cpp.i .PHONY : BasicDemo.i # target to preprocess a source file BasicDemo.cpp.i: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/BasicDemo.cpp.i .PHONY : BasicDemo.cpp.i BasicDemo.s: BasicDemo.cpp.s .PHONY : BasicDemo.s # target to generate assembly for a file BasicDemo.cpp.s: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/BasicDemo.cpp.s .PHONY : BasicDemo.cpp.s DemoApplication.o: DemoApplication.cpp.o .PHONY : DemoApplication.o # target to build an object file DemoApplication.cpp.o: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/DemoApplication.cpp.o .PHONY : DemoApplication.cpp.o DemoApplication.i: DemoApplication.cpp.i .PHONY : DemoApplication.i # target to preprocess a source file DemoApplication.cpp.i: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/DemoApplication.cpp.i .PHONY : DemoApplication.cpp.i DemoApplication.s: DemoApplication.cpp.s .PHONY : DemoApplication.s # target to generate assembly for a file DemoApplication.cpp.s: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/DemoApplication.cpp.s .PHONY : DemoApplication.cpp.s GLDebugDrawer.o: GLDebugDrawer.cpp.o .PHONY : GLDebugDrawer.o # target to build an object file GLDebugDrawer.cpp.o: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GLDebugDrawer.cpp.o .PHONY : GLDebugDrawer.cpp.o GLDebugDrawer.i: GLDebugDrawer.cpp.i .PHONY : GLDebugDrawer.i # target to preprocess a source file GLDebugDrawer.cpp.i: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GLDebugDrawer.cpp.i .PHONY : GLDebugDrawer.cpp.i GLDebugDrawer.s: GLDebugDrawer.cpp.s .PHONY : GLDebugDrawer.s # target to generate assembly for a file GLDebugDrawer.cpp.s: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GLDebugDrawer.cpp.s .PHONY : GLDebugDrawer.cpp.s GLDebugFont.o: GLDebugFont.cpp.o .PHONY : GLDebugFont.o # target to build an object file GLDebugFont.cpp.o: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GLDebugFont.cpp.o .PHONY : GLDebugFont.cpp.o GLDebugFont.i: GLDebugFont.cpp.i .PHONY : GLDebugFont.i # target to preprocess a source file GLDebugFont.cpp.i: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GLDebugFont.cpp.i .PHONY : GLDebugFont.cpp.i GLDebugFont.s: GLDebugFont.cpp.s .PHONY : GLDebugFont.s # target to generate assembly for a file GLDebugFont.cpp.s: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GLDebugFont.cpp.s .PHONY : GLDebugFont.cpp.s GL_ShapeDrawer.o: GL_ShapeDrawer.cpp.o .PHONY : GL_ShapeDrawer.o # target to build an object file GL_ShapeDrawer.cpp.o: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GL_ShapeDrawer.cpp.o .PHONY : GL_ShapeDrawer.cpp.o GL_ShapeDrawer.i: GL_ShapeDrawer.cpp.i .PHONY : GL_ShapeDrawer.i # target to preprocess a source file GL_ShapeDrawer.cpp.i: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GL_ShapeDrawer.cpp.i .PHONY : GL_ShapeDrawer.cpp.i GL_ShapeDrawer.s: GL_ShapeDrawer.cpp.s .PHONY : GL_ShapeDrawer.s # target to generate assembly for a file GL_ShapeDrawer.cpp.s: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GL_ShapeDrawer.cpp.s .PHONY : GL_ShapeDrawer.cpp.s GlutDemoApplication.o: GlutDemoApplication.cpp.o .PHONY : GlutDemoApplication.o # target to build an object file GlutDemoApplication.cpp.o: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GlutDemoApplication.cpp.o .PHONY : GlutDemoApplication.cpp.o GlutDemoApplication.i: GlutDemoApplication.cpp.i .PHONY : GlutDemoApplication.i # target to preprocess a source file GlutDemoApplication.cpp.i: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GlutDemoApplication.cpp.i .PHONY : GlutDemoApplication.cpp.i GlutDemoApplication.s: GlutDemoApplication.cpp.s .PHONY : GlutDemoApplication.s # target to generate assembly for a file GlutDemoApplication.cpp.s: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GlutDemoApplication.cpp.s .PHONY : GlutDemoApplication.cpp.s GlutStuff.o: GlutStuff.cpp.o .PHONY : GlutStuff.o # target to build an object file GlutStuff.cpp.o: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GlutStuff.cpp.o .PHONY : GlutStuff.cpp.o GlutStuff.i: GlutStuff.cpp.i .PHONY : GlutStuff.i # target to preprocess a source file GlutStuff.cpp.i: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GlutStuff.cpp.i .PHONY : GlutStuff.cpp.i GlutStuff.s: GlutStuff.cpp.s .PHONY : GlutStuff.s # target to generate assembly for a file GlutStuff.cpp.s: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/GlutStuff.cpp.s .PHONY : GlutStuff.cpp.s main.o: main.cpp.o .PHONY : main.o # target to build an object file main.cpp.o: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/main.cpp.o .PHONY : main.cpp.o main.i: main.cpp.i .PHONY : main.i # target to preprocess a source file main.cpp.i: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/main.cpp.i .PHONY : main.cpp.i main.s: main.cpp.s .PHONY : main.s # target to generate assembly for a file main.cpp.s: $(MAKE) -f CMakeFiles/AppBasicDemo.dir/build.make CMakeFiles/AppBasicDemo.dir/main.cpp.s .PHONY : main.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 "... AppBasicDemo" @echo "... edit_cache" @echo "... rebuild_cache" @echo "... BasicDemo.o" @echo "... BasicDemo.i" @echo "... BasicDemo.s" @echo "... DemoApplication.o" @echo "... DemoApplication.i" @echo "... DemoApplication.s" @echo "... GLDebugDrawer.o" @echo "... GLDebugDrawer.i" @echo "... GLDebugDrawer.s" @echo "... GLDebugFont.o" @echo "... GLDebugFont.i" @echo "... GLDebugFont.s" @echo "... GL_ShapeDrawer.o" @echo "... GL_ShapeDrawer.i" @echo "... GL_ShapeDrawer.s" @echo "... GlutDemoApplication.o" @echo "... GlutDemoApplication.i" @echo "... GlutDemoApplication.s" @echo "... GlutStuff.o" @echo "... GlutStuff.i" @echo "... GlutStuff.s" @echo "... main.o" @echo "... main.i" @echo "... main.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: $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system