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

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

# Disable VCS-based implicit rules.
% : %,v

# Disable VCS-based implicit rules.
% : RCS/%

# Disable VCS-based implicit rules.
% : RCS/%,v

# Disable VCS-based implicit rules.
% : SCCS/s.%

# Disable VCS-based implicit rules.
% : s.%

.SUFFIXES: .hpux_make_needs_suffix_list

# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s

#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 rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build

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

# 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 --regenerate-during-build -S$(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: \"binary\""
.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
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

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

# The main all target
all: cmake_check_build_system
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build/CMakeFiles /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build/common/src/platform/linux//CMakeFiles/progress.marks
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/src/platform/linux/all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/src/platform/linux/clean
.PHONY : clean

# The main clean target
clean/fast: clean
.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/src/platform/linux/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/src/platform/linux/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/rule:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/rule
.PHONY : common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/rule

# Convenience name for target.
lg_common_platform_code: common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/rule
.PHONY : lg_common_platform_code

# fast build rule for target.
lg_common_platform_code/fast:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build
.PHONY : lg_common_platform_code/fast

cpuinfo.o: cpuinfo.c.o
.PHONY : cpuinfo.o

# target to build an object file
cpuinfo.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/cpuinfo.c.o
.PHONY : cpuinfo.c.o

cpuinfo.i: cpuinfo.c.i
.PHONY : cpuinfo.i

# target to preprocess a source file
cpuinfo.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/cpuinfo.c.i
.PHONY : cpuinfo.c.i

cpuinfo.s: cpuinfo.c.s
.PHONY : cpuinfo.s

# target to generate assembly for a file
cpuinfo.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/cpuinfo.c.s
.PHONY : cpuinfo.c.s

crash.o: crash.c.o
.PHONY : crash.o

# target to build an object file
crash.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/crash.c.o
.PHONY : crash.c.o

crash.i: crash.c.i
.PHONY : crash.i

# target to preprocess a source file
crash.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/crash.c.i
.PHONY : crash.c.i

crash.s: crash.c.s
.PHONY : crash.s

# target to generate assembly for a file
crash.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/crash.c.s
.PHONY : crash.c.s

debug.o: debug.c.o
.PHONY : debug.o

# target to build an object file
debug.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/debug.c.o
.PHONY : debug.c.o

debug.i: debug.c.i
.PHONY : debug.i

# target to preprocess a source file
debug.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/debug.c.i
.PHONY : debug.c.i

debug.s: debug.c.s
.PHONY : debug.s

# target to generate assembly for a file
debug.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/debug.c.s
.PHONY : debug.c.s

event.o: event.c.o
.PHONY : event.o

# target to build an object file
event.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/event.c.o
.PHONY : event.c.o

event.i: event.c.i
.PHONY : event.i

# target to preprocess a source file
event.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/event.c.i
.PHONY : event.c.i

event.s: event.c.s
.PHONY : event.s

# target to generate assembly for a file
event.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/event.c.s
.PHONY : event.c.s

ivshmem.o: ivshmem.c.o
.PHONY : ivshmem.o

# target to build an object file
ivshmem.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/ivshmem.c.o
.PHONY : ivshmem.c.o

ivshmem.i: ivshmem.c.i
.PHONY : ivshmem.i

# target to preprocess a source file
ivshmem.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/ivshmem.c.i
.PHONY : ivshmem.c.i

ivshmem.s: ivshmem.c.s
.PHONY : ivshmem.s

# target to generate assembly for a file
ivshmem.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/ivshmem.c.s
.PHONY : ivshmem.c.s

open.o: open.c.o
.PHONY : open.o

# target to build an object file
open.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/open.c.o
.PHONY : open.c.o

open.i: open.c.i
.PHONY : open.i

# target to preprocess a source file
open.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/open.c.i
.PHONY : open.c.i

open.s: open.c.s
.PHONY : open.s

# target to generate assembly for a file
open.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/open.c.s
.PHONY : open.c.s

paths.o: paths.c.o
.PHONY : paths.o

# target to build an object file
paths.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/paths.c.o
.PHONY : paths.c.o

paths.i: paths.c.i
.PHONY : paths.i

# target to preprocess a source file
paths.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/paths.c.i
.PHONY : paths.c.i

paths.s: paths.c.s
.PHONY : paths.s

# target to generate assembly for a file
paths.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/paths.c.s
.PHONY : paths.c.s

sysinfo.o: sysinfo.c.o
.PHONY : sysinfo.o

# target to build an object file
sysinfo.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/sysinfo.c.o
.PHONY : sysinfo.c.o

sysinfo.i: sysinfo.c.i
.PHONY : sysinfo.i

# target to preprocess a source file
sysinfo.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/sysinfo.c.i
.PHONY : sysinfo.c.i

sysinfo.s: sysinfo.c.s
.PHONY : sysinfo.s

# target to generate assembly for a file
sysinfo.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/sysinfo.c.s
.PHONY : sysinfo.c.s

thread.o: thread.c.o
.PHONY : thread.o

# target to build an object file
thread.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/thread.c.o
.PHONY : thread.c.o

thread.i: thread.c.i
.PHONY : thread.i

# target to preprocess a source file
thread.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/thread.c.i
.PHONY : thread.c.i

thread.s: thread.c.s
.PHONY : thread.s

# target to generate assembly for a file
thread.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/thread.c.s
.PHONY : thread.c.s

time.o: time.c.o
.PHONY : time.o

# target to build an object file
time.c.o:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/time.c.o
.PHONY : time.c.o

time.i: time.c.i
.PHONY : time.i

# target to preprocess a source file
time.c.i:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/time.c.i
.PHONY : time.c.i

time.s: time.c.s
.PHONY : time.s

# target to generate assembly for a file
time.c.s:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(MAKE) $(MAKESILENT) -f common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/build.make common/src/platform/linux/CMakeFiles/lg_common_platform_code.dir/time.c.s
.PHONY : time.c.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 "... edit_cache"
	@echo "... install"
	@echo "... install/local"
	@echo "... install/strip"
	@echo "... list_install_components"
	@echo "... rebuild_cache"
	@echo "... lg_common_platform_code"
	@echo "... cpuinfo.o"
	@echo "... cpuinfo.i"
	@echo "... cpuinfo.s"
	@echo "... crash.o"
	@echo "... crash.i"
	@echo "... crash.s"
	@echo "... debug.o"
	@echo "... debug.i"
	@echo "... debug.s"
	@echo "... event.o"
	@echo "... event.i"
	@echo "... event.s"
	@echo "... ivshmem.o"
	@echo "... ivshmem.i"
	@echo "... ivshmem.s"
	@echo "... open.o"
	@echo "... open.i"
	@echo "... open.s"
	@echo "... paths.o"
	@echo "... paths.i"
	@echo "... paths.s"
	@echo "... sysinfo.o"
	@echo "... sysinfo.i"
	@echo "... sysinfo.s"
	@echo "... thread.o"
	@echo "... thread.i"
	@echo "... thread.s"
	@echo "... time.o"
	@echo "... time.i"
	@echo "... time.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:
	cd /home/rikusu/Desktop/lookingglasshost/lookingglasshost-7/lookingglasshost-7/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

