# 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/vhamalai/Desktop/fugthon18

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/vhamalai/Desktop/fugthon18/build

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

# Special rule for the target install/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/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
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
	/usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
.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

# Special rule for the target list_install_components
list_install_components:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "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/local
install/local: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/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
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
	/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast

# Special rule for the target install
install: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install

# Special rule for the target install
install/fast: preinstall/fast
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
	/usr/bin/cmake -P cmake_install.cmake
.PHONY : install/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /home/vhamalai/Desktop/fugthon18/build/CMakeFiles /home/vhamalai/Desktop/fugthon18/build/CMakeFiles/progress.marks
	$(MAKE) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/vhamalai/Desktop/fugthon18/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 veipoer

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

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

#=============================================================================
# Target rules for targets named librocket

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

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

#=============================================================================
# Target rules for targets named imgui

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

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

#=============================================================================
# Target rules for targets named libgl3w

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

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

#=============================================================================
# Target rules for targets named uninstall

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

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

#=============================================================================
# Target rules for targets named glfw

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

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

#=============================================================================
# Target rules for targets named wave

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

# fast build rule for target.
wave/fast:
	$(MAKE) -f ext/glfw/examples/CMakeFiles/wave.dir/build.make ext/glfw/examples/CMakeFiles/wave.dir/build
.PHONY : wave/fast

#=============================================================================
# Target rules for targets named gears

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

# fast build rule for target.
gears/fast:
	$(MAKE) -f ext/glfw/examples/CMakeFiles/gears.dir/build.make ext/glfw/examples/CMakeFiles/gears.dir/build
.PHONY : gears/fast

#=============================================================================
# Target rules for targets named boing

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

# fast build rule for target.
boing/fast:
	$(MAKE) -f ext/glfw/examples/CMakeFiles/boing.dir/build.make ext/glfw/examples/CMakeFiles/boing.dir/build
.PHONY : boing/fast

#=============================================================================
# Target rules for targets named heightmap

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

# fast build rule for target.
heightmap/fast:
	$(MAKE) -f ext/glfw/examples/CMakeFiles/heightmap.dir/build.make ext/glfw/examples/CMakeFiles/heightmap.dir/build
.PHONY : heightmap/fast

#=============================================================================
# Target rules for targets named splitview

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

# fast build rule for target.
splitview/fast:
	$(MAKE) -f ext/glfw/examples/CMakeFiles/splitview.dir/build.make ext/glfw/examples/CMakeFiles/splitview.dir/build
.PHONY : splitview/fast

#=============================================================================
# Target rules for targets named offscreen

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

# fast build rule for target.
offscreen/fast:
	$(MAKE) -f ext/glfw/examples/CMakeFiles/offscreen.dir/build.make ext/glfw/examples/CMakeFiles/offscreen.dir/build
.PHONY : offscreen/fast

#=============================================================================
# Target rules for targets named simple

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

# fast build rule for target.
simple/fast:
	$(MAKE) -f ext/glfw/examples/CMakeFiles/simple.dir/build.make ext/glfw/examples/CMakeFiles/simple.dir/build
.PHONY : simple/fast

#=============================================================================
# Target rules for targets named particles

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

# fast build rule for target.
particles/fast:
	$(MAKE) -f ext/glfw/examples/CMakeFiles/particles.dir/build.make ext/glfw/examples/CMakeFiles/particles.dir/build
.PHONY : particles/fast

#=============================================================================
# Target rules for targets named title

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

# fast build rule for target.
title/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/title.dir/build.make ext/glfw/tests/CMakeFiles/title.dir/build
.PHONY : title/fast

#=============================================================================
# Target rules for targets named monitors

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

# fast build rule for target.
monitors/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/monitors.dir/build.make ext/glfw/tests/CMakeFiles/monitors.dir/build
.PHONY : monitors/fast

#=============================================================================
# Target rules for targets named clipboard

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

# fast build rule for target.
clipboard/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/clipboard.dir/build.make ext/glfw/tests/CMakeFiles/clipboard.dir/build
.PHONY : clipboard/fast

#=============================================================================
# Target rules for targets named cursor

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

# fast build rule for target.
cursor/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/cursor.dir/build.make ext/glfw/tests/CMakeFiles/cursor.dir/build
.PHONY : cursor/fast

#=============================================================================
# Target rules for targets named msaa

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

# fast build rule for target.
msaa/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/msaa.dir/build.make ext/glfw/tests/CMakeFiles/msaa.dir/build
.PHONY : msaa/fast

#=============================================================================
# Target rules for targets named glfwinfo

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

# fast build rule for target.
glfwinfo/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/glfwinfo.dir/build.make ext/glfw/tests/CMakeFiles/glfwinfo.dir/build
.PHONY : glfwinfo/fast

#=============================================================================
# Target rules for targets named threads

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

# fast build rule for target.
threads/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/threads.dir/build.make ext/glfw/tests/CMakeFiles/threads.dir/build
.PHONY : threads/fast

#=============================================================================
# Target rules for targets named reopen

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

# fast build rule for target.
reopen/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/reopen.dir/build.make ext/glfw/tests/CMakeFiles/reopen.dir/build
.PHONY : reopen/fast

#=============================================================================
# Target rules for targets named timeout

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

# fast build rule for target.
timeout/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/timeout.dir/build.make ext/glfw/tests/CMakeFiles/timeout.dir/build
.PHONY : timeout/fast

#=============================================================================
# Target rules for targets named iconify

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

# fast build rule for target.
iconify/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/iconify.dir/build.make ext/glfw/tests/CMakeFiles/iconify.dir/build
.PHONY : iconify/fast

#=============================================================================
# Target rules for targets named gamma

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

# fast build rule for target.
gamma/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/gamma.dir/build.make ext/glfw/tests/CMakeFiles/gamma.dir/build
.PHONY : gamma/fast

#=============================================================================
# Target rules for targets named events

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

# fast build rule for target.
events/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/events.dir/build.make ext/glfw/tests/CMakeFiles/events.dir/build
.PHONY : events/fast

#=============================================================================
# Target rules for targets named icon

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

# fast build rule for target.
icon/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/icon.dir/build.make ext/glfw/tests/CMakeFiles/icon.dir/build
.PHONY : icon/fast

#=============================================================================
# Target rules for targets named sharing

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

# fast build rule for target.
sharing/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/sharing.dir/build.make ext/glfw/tests/CMakeFiles/sharing.dir/build
.PHONY : sharing/fast

#=============================================================================
# Target rules for targets named joysticks

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

# fast build rule for target.
joysticks/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/joysticks.dir/build.make ext/glfw/tests/CMakeFiles/joysticks.dir/build
.PHONY : joysticks/fast

#=============================================================================
# Target rules for targets named windows

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

# fast build rule for target.
windows/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/windows.dir/build.make ext/glfw/tests/CMakeFiles/windows.dir/build
.PHONY : windows/fast

#=============================================================================
# Target rules for targets named empty

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

# fast build rule for target.
empty/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/empty.dir/build.make ext/glfw/tests/CMakeFiles/empty.dir/build
.PHONY : empty/fast

#=============================================================================
# Target rules for targets named tearing

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

# fast build rule for target.
tearing/fast:
	$(MAKE) -f ext/glfw/tests/CMakeFiles/tearing.dir/build.make ext/glfw/tests/CMakeFiles/tearing.dir/build
.PHONY : tearing/fast

src/audioStream.o: src/audioStream.cpp.o

.PHONY : src/audioStream.o

# target to build an object file
src/audioStream.cpp.o:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/audioStream.cpp.o
.PHONY : src/audioStream.cpp.o

src/audioStream.i: src/audioStream.cpp.i

.PHONY : src/audioStream.i

# target to preprocess a source file
src/audioStream.cpp.i:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/audioStream.cpp.i
.PHONY : src/audioStream.cpp.i

src/audioStream.s: src/audioStream.cpp.s

.PHONY : src/audioStream.s

# target to generate assembly for a file
src/audioStream.cpp.s:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/audioStream.cpp.s
.PHONY : src/audioStream.cpp.s

src/frameBuffer.o: src/frameBuffer.cpp.o

.PHONY : src/frameBuffer.o

# target to build an object file
src/frameBuffer.cpp.o:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/frameBuffer.cpp.o
.PHONY : src/frameBuffer.cpp.o

src/frameBuffer.i: src/frameBuffer.cpp.i

.PHONY : src/frameBuffer.i

# target to preprocess a source file
src/frameBuffer.cpp.i:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/frameBuffer.cpp.i
.PHONY : src/frameBuffer.cpp.i

src/frameBuffer.s: src/frameBuffer.cpp.s

.PHONY : src/frameBuffer.s

# target to generate assembly for a file
src/frameBuffer.cpp.s:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/frameBuffer.cpp.s
.PHONY : src/frameBuffer.cpp.s

src/gpuProfiler.o: src/gpuProfiler.cpp.o

.PHONY : src/gpuProfiler.o

# target to build an object file
src/gpuProfiler.cpp.o:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/gpuProfiler.cpp.o
.PHONY : src/gpuProfiler.cpp.o

src/gpuProfiler.i: src/gpuProfiler.cpp.i

.PHONY : src/gpuProfiler.i

# target to preprocess a source file
src/gpuProfiler.cpp.i:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/gpuProfiler.cpp.i
.PHONY : src/gpuProfiler.cpp.i

src/gpuProfiler.s: src/gpuProfiler.cpp.s

.PHONY : src/gpuProfiler.s

# target to generate assembly for a file
src/gpuProfiler.cpp.s:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/gpuProfiler.cpp.s
.PHONY : src/gpuProfiler.cpp.s

src/main.o: src/main.cpp.o

.PHONY : src/main.o

# target to build an object file
src/main.cpp.o:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/main.cpp.o
.PHONY : src/main.cpp.o

src/main.i: src/main.cpp.i

.PHONY : src/main.i

# target to preprocess a source file
src/main.cpp.i:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/main.cpp.i
.PHONY : src/main.cpp.i

src/main.s: src/main.cpp.s

.PHONY : src/main.s

# target to generate assembly for a file
src/main.cpp.s:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/main.cpp.s
.PHONY : src/main.cpp.s

src/quad.o: src/quad.cpp.o

.PHONY : src/quad.o

# target to build an object file
src/quad.cpp.o:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/quad.cpp.o
.PHONY : src/quad.cpp.o

src/quad.i: src/quad.cpp.i

.PHONY : src/quad.i

# target to preprocess a source file
src/quad.cpp.i:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/quad.cpp.i
.PHONY : src/quad.cpp.i

src/quad.s: src/quad.cpp.s

.PHONY : src/quad.s

# target to generate assembly for a file
src/quad.cpp.s:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/quad.cpp.s
.PHONY : src/quad.cpp.s

src/scene.o: src/scene.cpp.o

.PHONY : src/scene.o

# target to build an object file
src/scene.cpp.o:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/scene.cpp.o
.PHONY : src/scene.cpp.o

src/scene.i: src/scene.cpp.i

.PHONY : src/scene.i

# target to preprocess a source file
src/scene.cpp.i:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/scene.cpp.i
.PHONY : src/scene.cpp.i

src/scene.s: src/scene.cpp.s

.PHONY : src/scene.s

# target to generate assembly for a file
src/scene.cpp.s:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/scene.cpp.s
.PHONY : src/scene.cpp.s

src/shaderProgram.o: src/shaderProgram.cpp.o

.PHONY : src/shaderProgram.o

# target to build an object file
src/shaderProgram.cpp.o:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/shaderProgram.cpp.o
.PHONY : src/shaderProgram.cpp.o

src/shaderProgram.i: src/shaderProgram.cpp.i

.PHONY : src/shaderProgram.i

# target to preprocess a source file
src/shaderProgram.cpp.i:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/shaderProgram.cpp.i
.PHONY : src/shaderProgram.cpp.i

src/shaderProgram.s: src/shaderProgram.cpp.s

.PHONY : src/shaderProgram.s

# target to generate assembly for a file
src/shaderProgram.cpp.s:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/shaderProgram.cpp.s
.PHONY : src/shaderProgram.cpp.s

src/texture.o: src/texture.cpp.o

.PHONY : src/texture.o

# target to build an object file
src/texture.cpp.o:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/texture.cpp.o
.PHONY : src/texture.cpp.o

src/texture.i: src/texture.cpp.i

.PHONY : src/texture.i

# target to preprocess a source file
src/texture.cpp.i:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/texture.cpp.i
.PHONY : src/texture.cpp.i

src/texture.s: src/texture.cpp.s

.PHONY : src/texture.s

# target to generate assembly for a file
src/texture.cpp.s:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/texture.cpp.s
.PHONY : src/texture.cpp.s

src/timer.o: src/timer.cpp.o

.PHONY : src/timer.o

# target to build an object file
src/timer.cpp.o:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/timer.cpp.o
.PHONY : src/timer.cpp.o

src/timer.i: src/timer.cpp.i

.PHONY : src/timer.i

# target to preprocess a source file
src/timer.cpp.i:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/timer.cpp.i
.PHONY : src/timer.cpp.i

src/timer.s: src/timer.cpp.s

.PHONY : src/timer.s

# target to generate assembly for a file
src/timer.cpp.s:
	$(MAKE) -f CMakeFiles/veipoer.dir/build.make CMakeFiles/veipoer.dir/src/timer.cpp.s
.PHONY : src/timer.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 "... install/strip"
	@echo "... edit_cache"
	@echo "... veipoer"
	@echo "... rebuild_cache"
	@echo "... list_install_components"
	@echo "... install/local"
	@echo "... install"
	@echo "... librocket"
	@echo "... imgui"
	@echo "... libgl3w"
	@echo "... uninstall"
	@echo "... glfw"
	@echo "... wave"
	@echo "... gears"
	@echo "... boing"
	@echo "... heightmap"
	@echo "... splitview"
	@echo "... offscreen"
	@echo "... simple"
	@echo "... particles"
	@echo "... title"
	@echo "... monitors"
	@echo "... clipboard"
	@echo "... cursor"
	@echo "... msaa"
	@echo "... glfwinfo"
	@echo "... threads"
	@echo "... reopen"
	@echo "... timeout"
	@echo "... iconify"
	@echo "... gamma"
	@echo "... events"
	@echo "... icon"
	@echo "... sharing"
	@echo "... joysticks"
	@echo "... windows"
	@echo "... empty"
	@echo "... tearing"
	@echo "... src/audioStream.o"
	@echo "... src/audioStream.i"
	@echo "... src/audioStream.s"
	@echo "... src/frameBuffer.o"
	@echo "... src/frameBuffer.i"
	@echo "... src/frameBuffer.s"
	@echo "... src/gpuProfiler.o"
	@echo "... src/gpuProfiler.i"
	@echo "... src/gpuProfiler.s"
	@echo "... src/main.o"
	@echo "... src/main.i"
	@echo "... src/main.s"
	@echo "... src/quad.o"
	@echo "... src/quad.i"
	@echo "... src/quad.s"
	@echo "... src/scene.o"
	@echo "... src/scene.i"
	@echo "... src/scene.s"
	@echo "... src/shaderProgram.o"
	@echo "... src/shaderProgram.i"
	@echo "... src/shaderProgram.s"
	@echo "... src/texture.o"
	@echo "... src/texture.i"
	@echo "... src/texture.s"
	@echo "... src/timer.o"
	@echo "... src/timer.i"
	@echo "... src/timer.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

