~ubuntu-branches/ubuntu/trusty/liblas/trusty-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 2.8

#=============================================================================
# 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 = "/Applications/CMake 2.8-6.app/Contents/bin/cmake"

# The command to remove a file.
RM = "/Applications/CMake 2.8-6.app/Contents/bin/cmake" -E remove -f

# The program to use to edit the cache.
CMAKE_EDIT_COMMAND = "/Applications/CMake 2.8-6.app/Contents/bin/ccmake"

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/hobu/foo/clean

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/hobu/foo/clean

# Include any dependencies generated for this target.
include apps/CMakeFiles/lasindex_test.dir/depend.make

# Include the progress variables for this target.
include apps/CMakeFiles/lasindex_test.dir/progress.make

# Include the compile flags for this target's objects.
include apps/CMakeFiles/lasindex_test.dir/flags.make

apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o: apps/CMakeFiles/lasindex_test.dir/flags.make
apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o: apps/lasindex_test.cpp
	$(CMAKE_COMMAND) -E cmake_progress_report /Users/hobu/foo/clean/CMakeFiles $(CMAKE_PROGRESS_1)
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Building CXX object apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o"
	cd /Users/hobu/foo/clean/apps && /usr/bin/c++   $(CXX_DEFINES) $(CXX_FLAGS) -o CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o -c /Users/hobu/foo/clean/apps/lasindex_test.cpp

apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.i: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/lasindex_test.dir/lasindex_test.cpp.i"
	cd /Users/hobu/foo/clean/apps && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -E /Users/hobu/foo/clean/apps/lasindex_test.cpp > CMakeFiles/lasindex_test.dir/lasindex_test.cpp.i

apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.s: cmake_force
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/lasindex_test.dir/lasindex_test.cpp.s"
	cd /Users/hobu/foo/clean/apps && /usr/bin/c++  $(CXX_DEFINES) $(CXX_FLAGS) -S /Users/hobu/foo/clean/apps/lasindex_test.cpp -o CMakeFiles/lasindex_test.dir/lasindex_test.cpp.s

apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o.requires:
.PHONY : apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o.requires

apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o.provides: apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o.requires
	$(MAKE) -f apps/CMakeFiles/lasindex_test.dir/build.make apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o.provides.build
.PHONY : apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o.provides

apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o.provides.build: apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o

# Object files for target lasindex_test
lasindex_test_OBJECTS = \
"CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o"

# External object files for target lasindex_test
lasindex_test_EXTERNAL_OBJECTS =

bin/Release/lasindex_test: apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o
bin/Release/lasindex_test: bin/Release/liblas.2.2.0.dylib
bin/Release/lasindex_test: /usr/local/lib/libboost_program_options.a
bin/Release/lasindex_test: /usr/local/lib/libboost_thread.a
bin/Release/lasindex_test: apps/CMakeFiles/lasindex_test.dir/build.make
bin/Release/lasindex_test: apps/CMakeFiles/lasindex_test.dir/link.txt
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --red --bold "Linking CXX executable ../bin/Release/lasindex_test"
	cd /Users/hobu/foo/clean/apps && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/lasindex_test.dir/link.txt --verbose=$(VERBOSE)

# Rule to build all files generated by this target.
apps/CMakeFiles/lasindex_test.dir/build: bin/Release/lasindex_test
.PHONY : apps/CMakeFiles/lasindex_test.dir/build

apps/CMakeFiles/lasindex_test.dir/requires: apps/CMakeFiles/lasindex_test.dir/lasindex_test.cpp.o.requires
.PHONY : apps/CMakeFiles/lasindex_test.dir/requires

apps/CMakeFiles/lasindex_test.dir/clean:
	cd /Users/hobu/foo/clean/apps && $(CMAKE_COMMAND) -P CMakeFiles/lasindex_test.dir/cmake_clean.cmake
.PHONY : apps/CMakeFiles/lasindex_test.dir/clean

apps/CMakeFiles/lasindex_test.dir/depend:
	cd /Users/hobu/foo/clean && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/hobu/foo/clean /Users/hobu/foo/clean/apps /Users/hobu/foo/clean /Users/hobu/foo/clean/apps /Users/hobu/foo/clean/apps/CMakeFiles/lasindex_test.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : apps/CMakeFiles/lasindex_test.dir/depend