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

# 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:


# 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

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/live/1/wbar-dev-3.0

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/live/1/wbar-dev-3.0/build

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

# 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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache

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

.PHONY : edit_cache/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/live/1/wbar-dev-3.0/build/CMakeFiles /home/live/1/wbar-dev-3.0/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/live/1/wbar-dev-3.0/build/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 Wbar

# Build rule for target.
Wbar: cmake_check_build_system
	$(MAKE) -f CMakeFiles/Makefile2 Wbar
.PHONY : Wbar

# fast build rule for target.
Wbar/fast:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/build
.PHONY : Wbar/fast

CanvasEngine.o: CanvasEngine.cc.o

.PHONY : CanvasEngine.o

# target to build an object file
CanvasEngine.cc.o:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/CanvasEngine.cc.o
.PHONY : CanvasEngine.cc.o

CanvasEngine.i: CanvasEngine.cc.i

.PHONY : CanvasEngine.i

# target to preprocess a source file
CanvasEngine.cc.i:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/CanvasEngine.cc.i
.PHONY : CanvasEngine.cc.i

CanvasEngine.s: CanvasEngine.cc.s

.PHONY : CanvasEngine.s

# target to generate assembly for a file
CanvasEngine.cc.s:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/CanvasEngine.cc.s
.PHONY : CanvasEngine.cc.s

ConfigReader.o: ConfigReader.cc.o

.PHONY : ConfigReader.o

# target to build an object file
ConfigReader.cc.o:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/ConfigReader.cc.o
.PHONY : ConfigReader.cc.o

ConfigReader.i: ConfigReader.cc.i

.PHONY : ConfigReader.i

# target to preprocess a source file
ConfigReader.cc.i:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/ConfigReader.cc.i
.PHONY : ConfigReader.cc.i

ConfigReader.s: ConfigReader.cc.s

.PHONY : ConfigReader.s

# target to generate assembly for a file
ConfigReader.cc.s:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/ConfigReader.cc.s
.PHONY : ConfigReader.cc.s

Geometry.o: Geometry.cc.o

.PHONY : Geometry.o

# target to build an object file
Geometry.cc.o:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/Geometry.cc.o
.PHONY : Geometry.cc.o

Geometry.i: Geometry.cc.i

.PHONY : Geometry.i

# target to preprocess a source file
Geometry.cc.i:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/Geometry.cc.i
.PHONY : Geometry.cc.i

Geometry.s: Geometry.cc.s

.PHONY : Geometry.s

# target to generate assembly for a file
Geometry.cc.s:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/Geometry.cc.s
.PHONY : Geometry.cc.s

LayoutStrategy.o: LayoutStrategy.cc.o

.PHONY : LayoutStrategy.o

# target to build an object file
LayoutStrategy.cc.o:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/LayoutStrategy.cc.o
.PHONY : LayoutStrategy.cc.o

LayoutStrategy.i: LayoutStrategy.cc.i

.PHONY : LayoutStrategy.i

# target to preprocess a source file
LayoutStrategy.cc.i:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/LayoutStrategy.cc.i
.PHONY : LayoutStrategy.cc.i

LayoutStrategy.s: LayoutStrategy.cc.s

.PHONY : LayoutStrategy.s

# target to generate assembly for a file
LayoutStrategy.cc.s:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/LayoutStrategy.cc.s
.PHONY : LayoutStrategy.cc.s

OptionParser.o: OptionParser.cc.o

.PHONY : OptionParser.o

# target to build an object file
OptionParser.cc.o:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/OptionParser.cc.o
.PHONY : OptionParser.cc.o

OptionParser.i: OptionParser.cc.i

.PHONY : OptionParser.i

# target to preprocess a source file
OptionParser.cc.i:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/OptionParser.cc.i
.PHONY : OptionParser.cc.i

OptionParser.s: OptionParser.cc.s

.PHONY : OptionParser.s

# target to generate assembly for a file
OptionParser.cc.s:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/OptionParser.cc.s
.PHONY : OptionParser.cc.s

Wbar.o: Wbar.cc.o

.PHONY : Wbar.o

# target to build an object file
Wbar.cc.o:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/Wbar.cc.o
.PHONY : Wbar.cc.o

Wbar.i: Wbar.cc.i

.PHONY : Wbar.i

# target to preprocess a source file
Wbar.cc.i:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/Wbar.cc.i
.PHONY : Wbar.cc.i

Wbar.s: Wbar.cc.s

.PHONY : Wbar.s

# target to generate assembly for a file
Wbar.cc.s:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/Wbar.cc.s
.PHONY : Wbar.cc.s

Xwindow.o: Xwindow.cc.o

.PHONY : Xwindow.o

# target to build an object file
Xwindow.cc.o:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/Xwindow.cc.o
.PHONY : Xwindow.cc.o

Xwindow.i: Xwindow.cc.i

.PHONY : Xwindow.i

# target to preprocess a source file
Xwindow.cc.i:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/Xwindow.cc.i
.PHONY : Xwindow.cc.i

Xwindow.s: Xwindow.cc.s

.PHONY : Xwindow.s

# target to generate assembly for a file
Xwindow.cc.s:
	$(MAKE) -f CMakeFiles/Wbar.dir/build.make CMakeFiles/Wbar.dir/Xwindow.cc.s
.PHONY : Xwindow.cc.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 "... rebuild_cache"
	@echo "... Wbar"
	@echo "... edit_cache"
	@echo "... CanvasEngine.o"
	@echo "... CanvasEngine.i"
	@echo "... CanvasEngine.s"
	@echo "... ConfigReader.o"
	@echo "... ConfigReader.i"
	@echo "... ConfigReader.s"
	@echo "... Geometry.o"
	@echo "... Geometry.i"
	@echo "... Geometry.s"
	@echo "... LayoutStrategy.o"
	@echo "... LayoutStrategy.i"
	@echo "... LayoutStrategy.s"
	@echo "... OptionParser.o"
	@echo "... OptionParser.i"
	@echo "... OptionParser.s"
	@echo "... Wbar.o"
	@echo "... Wbar.i"
	@echo "... Wbar.s"
	@echo "... Xwindow.o"
	@echo "... Xwindow.i"
	@echo "... Xwindow.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

