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

# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target

#=============================================================================
# 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 = /mnt/sdb1/pub/slack-stuff/umr

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /mnt/sdb1/pub/slack-stuff/umr/build

#=============================================================================
# Directory level rules for the build root directory

# The main recursive "all" target.
all: src/all
all: doc/all
.PHONY : all

# The main recursive "preinstall" target.
preinstall: src/preinstall
preinstall: doc/preinstall
.PHONY : preinstall

# The main recursive "clean" target.
clean: CMakeFiles/acc_gen.dir/clean
clean: CMakeFiles/omp_gen.dir/clean
clean: CMakeFiles/intrinsics_gen.dir/clean
clean: src/clean
clean: doc/clean
.PHONY : clean

#=============================================================================
# Directory level rules for directory doc

# Recursive "all" directory target.
doc/all:
.PHONY : doc/all

# Recursive "preinstall" directory target.
doc/preinstall:
.PHONY : doc/preinstall

# Recursive "clean" directory target.
doc/clean:
.PHONY : doc/clean

#=============================================================================
# Directory level rules for directory src

# Recursive "all" directory target.
src/all: src/lib/all
src/all: src/app/all
src/all: src/test/all
.PHONY : src/all

# Recursive "preinstall" directory target.
src/preinstall: src/lib/preinstall
src/preinstall: src/app/preinstall
src/preinstall: src/test/preinstall
.PHONY : src/preinstall

# Recursive "clean" directory target.
src/clean: src/lib/clean
src/clean: src/app/clean
src/clean: src/test/clean
.PHONY : src/clean

#=============================================================================
# Directory level rules for directory src/app

# Recursive "all" directory target.
src/app/all: src/app/CMakeFiles/umr.dir/all
src/app/all: src/app/CMakeFiles/umrapp.dir/all
.PHONY : src/app/all

# Recursive "preinstall" directory target.
src/app/preinstall:
.PHONY : src/app/preinstall

# Recursive "clean" directory target.
src/app/clean: src/app/CMakeFiles/umr.dir/clean
src/app/clean: src/app/CMakeFiles/umrapp.dir/clean
.PHONY : src/app/clean

#=============================================================================
# Directory level rules for directory src/lib

# Recursive "all" directory target.
src/lib/all: src/lib/CMakeFiles/umrcore.dir/all
src/lib/all: src/lib/database/all
src/lib/all: src/lib/lowlevel/all
.PHONY : src/lib/all

# Recursive "preinstall" directory target.
src/lib/preinstall: src/lib/database/preinstall
src/lib/preinstall: src/lib/lowlevel/preinstall
.PHONY : src/lib/preinstall

# Recursive "clean" directory target.
src/lib/clean: src/lib/CMakeFiles/umrcore.dir/clean
src/lib/clean: src/lib/database/clean
src/lib/clean: src/lib/lowlevel/clean
.PHONY : src/lib/clean

#=============================================================================
# Directory level rules for directory src/lib/database

# Recursive "all" directory target.
src/lib/database/all: src/lib/database/CMakeFiles/database.dir/all
.PHONY : src/lib/database/all

# Recursive "preinstall" directory target.
src/lib/database/preinstall:
.PHONY : src/lib/database/preinstall

# Recursive "clean" directory target.
src/lib/database/clean: src/lib/database/CMakeFiles/database.dir/clean
.PHONY : src/lib/database/clean

#=============================================================================
# Directory level rules for directory src/lib/lowlevel

# Recursive "all" directory target.
src/lib/lowlevel/all: src/lib/lowlevel/linux/all
.PHONY : src/lib/lowlevel/all

# Recursive "preinstall" directory target.
src/lib/lowlevel/preinstall: src/lib/lowlevel/linux/preinstall
.PHONY : src/lib/lowlevel/preinstall

# Recursive "clean" directory target.
src/lib/lowlevel/clean: src/lib/lowlevel/linux/clean
.PHONY : src/lib/lowlevel/clean

#=============================================================================
# Directory level rules for directory src/lib/lowlevel/linux

# Recursive "all" directory target.
src/lib/lowlevel/linux/all: src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/all
.PHONY : src/lib/lowlevel/linux/all

# Recursive "preinstall" directory target.
src/lib/lowlevel/linux/preinstall:
.PHONY : src/lib/lowlevel/linux/preinstall

# Recursive "clean" directory target.
src/lib/lowlevel/linux/clean: src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/clean
.PHONY : src/lib/lowlevel/linux/clean

#=============================================================================
# Directory level rules for directory src/test

# Recursive "all" directory target.
src/test/all: src/test/CMakeFiles/umrtest.dir/all
.PHONY : src/test/all

# Recursive "preinstall" directory target.
src/test/preinstall:
.PHONY : src/test/preinstall

# Recursive "clean" directory target.
src/test/clean: src/test/CMakeFiles/umrtest.dir/clean
.PHONY : src/test/clean

#=============================================================================
# Target rules for target CMakeFiles/acc_gen.dir

# All Build rule for target.
CMakeFiles/acc_gen.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/acc_gen.dir/build.make CMakeFiles/acc_gen.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/acc_gen.dir/build.make CMakeFiles/acc_gen.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles --progress-num= "Built target acc_gen"
.PHONY : CMakeFiles/acc_gen.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/acc_gen.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/acc_gen.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
.PHONY : CMakeFiles/acc_gen.dir/rule

# Convenience name for target.
acc_gen: CMakeFiles/acc_gen.dir/rule
.PHONY : acc_gen

# clean rule for target.
CMakeFiles/acc_gen.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/acc_gen.dir/build.make CMakeFiles/acc_gen.dir/clean
.PHONY : CMakeFiles/acc_gen.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/omp_gen.dir

# All Build rule for target.
CMakeFiles/omp_gen.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/omp_gen.dir/build.make CMakeFiles/omp_gen.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/omp_gen.dir/build.make CMakeFiles/omp_gen.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles --progress-num= "Built target omp_gen"
.PHONY : CMakeFiles/omp_gen.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/omp_gen.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/omp_gen.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
.PHONY : CMakeFiles/omp_gen.dir/rule

# Convenience name for target.
omp_gen: CMakeFiles/omp_gen.dir/rule
.PHONY : omp_gen

# clean rule for target.
CMakeFiles/omp_gen.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/omp_gen.dir/build.make CMakeFiles/omp_gen.dir/clean
.PHONY : CMakeFiles/omp_gen.dir/clean

#=============================================================================
# Target rules for target CMakeFiles/intrinsics_gen.dir

# All Build rule for target.
CMakeFiles/intrinsics_gen.dir/all:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/intrinsics_gen.dir/build.make CMakeFiles/intrinsics_gen.dir/depend
	$(MAKE) $(MAKESILENT) -f CMakeFiles/intrinsics_gen.dir/build.make CMakeFiles/intrinsics_gen.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles --progress-num= "Built target intrinsics_gen"
.PHONY : CMakeFiles/intrinsics_gen.dir/all

# Build rule for subdir invocation for target.
CMakeFiles/intrinsics_gen.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/intrinsics_gen.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
.PHONY : CMakeFiles/intrinsics_gen.dir/rule

# Convenience name for target.
intrinsics_gen: CMakeFiles/intrinsics_gen.dir/rule
.PHONY : intrinsics_gen

# clean rule for target.
CMakeFiles/intrinsics_gen.dir/clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/intrinsics_gen.dir/build.make CMakeFiles/intrinsics_gen.dir/clean
.PHONY : CMakeFiles/intrinsics_gen.dir/clean

#=============================================================================
# Target rules for target src/lib/CMakeFiles/umrcore.dir

# All Build rule for target.
src/lib/CMakeFiles/umrcore.dir/all: src/lib/database/CMakeFiles/database.dir/all
	$(MAKE) $(MAKESILENT) -f src/lib/CMakeFiles/umrcore.dir/build.make src/lib/CMakeFiles/umrcore.dir/depend
	$(MAKE) $(MAKESILENT) -f src/lib/CMakeFiles/umrcore.dir/build.make src/lib/CMakeFiles/umrcore.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles --progress-num=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 "Built target umrcore"
.PHONY : src/lib/CMakeFiles/umrcore.dir/all

# Build rule for subdir invocation for target.
src/lib/CMakeFiles/umrcore.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 37
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/CMakeFiles/umrcore.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
.PHONY : src/lib/CMakeFiles/umrcore.dir/rule

# Convenience name for target.
umrcore: src/lib/CMakeFiles/umrcore.dir/rule
.PHONY : umrcore

# clean rule for target.
src/lib/CMakeFiles/umrcore.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/lib/CMakeFiles/umrcore.dir/build.make src/lib/CMakeFiles/umrcore.dir/clean
.PHONY : src/lib/CMakeFiles/umrcore.dir/clean

#=============================================================================
# Target rules for target src/lib/database/CMakeFiles/database.dir

# All Build rule for target.
src/lib/database/CMakeFiles/database.dir/all:
	$(MAKE) $(MAKESILENT) -f src/lib/database/CMakeFiles/database.dir/build.make src/lib/database/CMakeFiles/database.dir/depend
	$(MAKE) $(MAKESILENT) -f src/lib/database/CMakeFiles/database.dir/build.make src/lib/database/CMakeFiles/database.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles --progress-num=1,2,3,4,5,6,7 "Built target database"
.PHONY : src/lib/database/CMakeFiles/database.dir/all

# Build rule for subdir invocation for target.
src/lib/database/CMakeFiles/database.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 7
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/database/CMakeFiles/database.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
.PHONY : src/lib/database/CMakeFiles/database.dir/rule

# Convenience name for target.
database: src/lib/database/CMakeFiles/database.dir/rule
.PHONY : database

# clean rule for target.
src/lib/database/CMakeFiles/database.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/lib/database/CMakeFiles/database.dir/build.make src/lib/database/CMakeFiles/database.dir/clean
.PHONY : src/lib/database/CMakeFiles/database.dir/clean

#=============================================================================
# Target rules for target src/lib/lowlevel/linux/CMakeFiles/umrlow.dir

# All Build rule for target.
src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/all:
	$(MAKE) $(MAKESILENT) -f src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/build.make src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/depend
	$(MAKE) $(MAKESILENT) -f src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/build.make src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles --progress-num=73,74,75,76,77,78,79,80,81,82,83,84,85,86 "Built target umrlow"
.PHONY : src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/all

# Build rule for subdir invocation for target.
src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 14
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
.PHONY : src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/rule

# Convenience name for target.
umrlow: src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/rule
.PHONY : umrlow

# clean rule for target.
src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/build.make src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/clean
.PHONY : src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/clean

#=============================================================================
# Target rules for target src/app/CMakeFiles/umr.dir

# All Build rule for target.
src/app/CMakeFiles/umr.dir/all: src/lib/CMakeFiles/umrcore.dir/all
src/app/CMakeFiles/umr.dir/all: src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/all
src/app/CMakeFiles/umr.dir/all: src/app/CMakeFiles/umrapp.dir/all
	$(MAKE) $(MAKESILENT) -f src/app/CMakeFiles/umr.dir/build.make src/app/CMakeFiles/umr.dir/depend
	$(MAKE) $(MAKESILENT) -f src/app/CMakeFiles/umr.dir/build.make src/app/CMakeFiles/umr.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles --progress-num=8,9 "Built target umr"
.PHONY : src/app/CMakeFiles/umr.dir/all

# Build rule for subdir invocation for target.
src/app/CMakeFiles/umr.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 86
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/app/CMakeFiles/umr.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
.PHONY : src/app/CMakeFiles/umr.dir/rule

# Convenience name for target.
umr: src/app/CMakeFiles/umr.dir/rule
.PHONY : umr

# clean rule for target.
src/app/CMakeFiles/umr.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/app/CMakeFiles/umr.dir/build.make src/app/CMakeFiles/umr.dir/clean
.PHONY : src/app/CMakeFiles/umr.dir/clean

#=============================================================================
# Target rules for target src/app/CMakeFiles/umrapp.dir

# All Build rule for target.
src/app/CMakeFiles/umrapp.dir/all:
	$(MAKE) $(MAKESILENT) -f src/app/CMakeFiles/umrapp.dir/build.make src/app/CMakeFiles/umrapp.dir/depend
	$(MAKE) $(MAKESILENT) -f src/app/CMakeFiles/umrapp.dir/build.make src/app/CMakeFiles/umrapp.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles --progress-num=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 "Built target umrapp"
.PHONY : src/app/CMakeFiles/umrapp.dir/all

# Build rule for subdir invocation for target.
src/app/CMakeFiles/umrapp.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 33
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/app/CMakeFiles/umrapp.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
.PHONY : src/app/CMakeFiles/umrapp.dir/rule

# Convenience name for target.
umrapp: src/app/CMakeFiles/umrapp.dir/rule
.PHONY : umrapp

# clean rule for target.
src/app/CMakeFiles/umrapp.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/app/CMakeFiles/umrapp.dir/build.make src/app/CMakeFiles/umrapp.dir/clean
.PHONY : src/app/CMakeFiles/umrapp.dir/clean

#=============================================================================
# Target rules for target src/test/CMakeFiles/umrtest.dir

# All Build rule for target.
src/test/CMakeFiles/umrtest.dir/all: src/lib/CMakeFiles/umrcore.dir/all
src/test/CMakeFiles/umrtest.dir/all: src/lib/lowlevel/linux/CMakeFiles/umrlow.dir/all
	$(MAKE) $(MAKESILENT) -f src/test/CMakeFiles/umrtest.dir/build.make src/test/CMakeFiles/umrtest.dir/depend
	$(MAKE) $(MAKESILENT) -f src/test/CMakeFiles/umrtest.dir/build.make src/test/CMakeFiles/umrtest.dir/build
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles --progress-num=87,88,89,90,91,92,93,94 "Built target umrtest"
.PHONY : src/test/CMakeFiles/umrtest.dir/all

# Build rule for subdir invocation for target.
src/test/CMakeFiles/umrtest.dir/rule: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 59
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/test/CMakeFiles/umrtest.dir/all
	$(CMAKE_COMMAND) -E cmake_progress_start /mnt/sdb1/pub/slack-stuff/umr/build/CMakeFiles 0
.PHONY : src/test/CMakeFiles/umrtest.dir/rule

# Convenience name for target.
umrtest: src/test/CMakeFiles/umrtest.dir/rule
.PHONY : umrtest

# clean rule for target.
src/test/CMakeFiles/umrtest.dir/clean:
	$(MAKE) $(MAKESILENT) -f src/test/CMakeFiles/umrtest.dir/build.make src/test/CMakeFiles/umrtest.dir/clean
.PHONY : src/test/CMakeFiles/umrtest.dir/clean

#=============================================================================
# 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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

