Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/tutorial/Tutorial/CMakeFiles/OIS_LIBS.dir/build.make @ 25

Last change on this file since 25 was 25, checked in by nicolasc, 17 years ago

added Media and Config

File size: 2.1 KB
Line 
1# CMAKE generated file: DO NOT EDIT!
2# Generated by "Unix Makefiles" Generator, CMake Version 2.4
3
4#=============================================================================
5# Special targets provided by cmake.
6
7# Disable implicit rules so canoncical targets will work.
8.SUFFIXES:
9
10.SUFFIXES: .hpux_make_needs_suffix_list
11
12# Suppress display of executed commands.
13$(VERBOSE).SILENT:
14
15# A target that is always out of date.
16cmake_force:
17
18#=============================================================================
19# Set environment variables for the build.
20
21# The shell in which to execute make rules.
22SHELL = /bin/sh
23
24# The CMake executable.
25CMAKE_COMMAND = /usr/bin/cmake
26
27# The command to remove a file.
28RM = /usr/bin/cmake -E remove -f
29
30# The program to use to edit the cache.
31CMAKE_EDIT_COMMAND = /usr/bin/ccmake
32
33# The top-level source directory on which CMake was run.
34CMAKE_SOURCE_DIR = /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial
35
36# The top-level build directory on which CMake was run.
37CMAKE_BINARY_DIR = /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial
38
39# Include any dependencies generated for this target.
40include CMakeFiles/OIS_LIBS.dir/depend.make
41
42# Include the progress variables for this target.
43include CMakeFiles/OIS_LIBS.dir/progress.make
44
45# Include the compile flags for this target's objects.
46include CMakeFiles/OIS_LIBS.dir/flags.make
47
48CMakeFiles/OIS_LIBS.dir/depend: CMakeFiles/OIS_LIBS.dir/depend.make.mark
49
50CMakeFiles/OIS_LIBS.dir/depend.make.mark:
51        @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --magenta --bold "Scanning dependencies of target OIS_LIBS"
52        cd /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial/CMakeFiles/OIS_LIBS.dir/DependInfo.cmake
53
54CMakeFiles/OIS_LIBS.dir/requires:
55
56CMakeFiles/OIS_LIBS.dir/clean:
57
Note: See TracBrowser for help on using the repository browser.