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

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

SHELL = cmd.exe

# The CMake executable.
CMAKE_COMMAND = "C:\Program Files\CMake\bin\cmake.exe"

# The command to remove a file.
RM = "C:\Program Files\CMake\bin\cmake.exe" -E remove -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = C:\systemc-2.3.3

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = C:\systemc-2.3.3\build

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

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

# Special rule for the target edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	"C:\Program Files\CMake\bin\cmake-gui.exe" -S$(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

# Special rule for the target rebuild_cache
rebuild_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
	"C:\Program Files\CMake\bin\cmake.exe" -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: \"dev\" \"doc\" \"lib\""
.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/strip
install/strip: preinstall
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
	"C:\Program Files\CMake\bin\cmake.exe" -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..."
	"C:\Program Files\CMake\bin\cmake.exe" -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start C:\systemc-2.3.3\build\CMakeFiles C:\systemc-2.3.3\build\CMakeFiles\progress.marks
	$(MAKE) -f CMakeFiles\Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start C:\systemc-2.3.3\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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1
.PHONY : depend

#=============================================================================
# Target rules for targets named systemc

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

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

#=============================================================================
# Target rules for targets named check

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

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

#=============================================================================
# Target rules for targets named dpipe

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

# fast build rule for target.
dpipe/fast:
	$(MAKE) -f examples\sysc\2.1\dpipe\CMakeFiles\dpipe.dir\build.make examples/sysc/2.1/dpipe/CMakeFiles/dpipe.dir/build
.PHONY : dpipe/fast

#=============================================================================
# Target rules for targets named forkjoin

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

# fast build rule for target.
forkjoin/fast:
	$(MAKE) -f examples\sysc\2.1\forkjoin\CMakeFiles\forkjoin.dir\build.make examples/sysc/2.1/forkjoin/CMakeFiles/forkjoin.dir/build
.PHONY : forkjoin/fast

#=============================================================================
# Target rules for targets named reset_signal_is

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

# fast build rule for target.
reset_signal_is/fast:
	$(MAKE) -f examples\sysc\2.1\reset_signal_is\CMakeFiles\reset_signal_is.dir\build.make examples/sysc/2.1/reset_signal_is/CMakeFiles/reset_signal_is.dir/build
.PHONY : reset_signal_is/fast

#=============================================================================
# Target rules for targets named sc_export

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

# fast build rule for target.
sc_export/fast:
	$(MAKE) -f examples\sysc\2.1\sc_export\CMakeFiles\sc_export.dir\build.make examples/sysc/2.1/sc_export/CMakeFiles/sc_export.dir/build
.PHONY : sc_export/fast

#=============================================================================
# Target rules for targets named sc_report

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

# fast build rule for target.
sc_report/fast:
	$(MAKE) -f examples\sysc\2.1\sc_report\CMakeFiles\sc_report.dir\build.make examples/sysc/2.1/sc_report/CMakeFiles/sc_report.dir/build
.PHONY : sc_report/fast

#=============================================================================
# Target rules for targets named scx_barrier

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

# fast build rule for target.
scx_barrier/fast:
	$(MAKE) -f examples\sysc\2.1\scx_barrier\CMakeFiles\scx_barrier.dir\build.make examples/sysc/2.1/scx_barrier/CMakeFiles/scx_barrier.dir/build
.PHONY : scx_barrier/fast

#=============================================================================
# Target rules for targets named scx_mutex_w_policy

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

# fast build rule for target.
scx_mutex_w_policy/fast:
	$(MAKE) -f examples\sysc\2.1\scx_mutex_w_policy\CMakeFiles\scx_mutex_w_policy.dir\build.make examples/sysc/2.1/scx_mutex_w_policy/CMakeFiles/scx_mutex_w_policy.dir/build
.PHONY : scx_mutex_w_policy/fast

#=============================================================================
# Target rules for targets named specialized_signals

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

# fast build rule for target.
specialized_signals/fast:
	$(MAKE) -f examples\sysc\2.1\specialized_signals\CMakeFiles\specialized_signals.dir\build.make examples/sysc/2.1/specialized_signals/CMakeFiles/specialized_signals.dir/build
.PHONY : specialized_signals/fast

#=============================================================================
# Target rules for targets named sc_rvd

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

# fast build rule for target.
sc_rvd/fast:
	$(MAKE) -f examples\sysc\2.3\sc_rvd\CMakeFiles\sc_rvd.dir\build.make examples/sysc/2.3/sc_rvd/CMakeFiles/sc_rvd.dir/build
.PHONY : sc_rvd/fast

#=============================================================================
# Target rules for targets named sc_ttd

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

# fast build rule for target.
sc_ttd/fast:
	$(MAKE) -f examples\sysc\2.3\sc_ttd\CMakeFiles\sc_ttd.dir\build.make examples/sysc/2.3/sc_ttd/CMakeFiles/sc_ttd.dir/build
.PHONY : sc_ttd/fast

#=============================================================================
# Target rules for targets named simple_async

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

# fast build rule for target.
simple_async/fast:
	$(MAKE) -f examples\sysc\2.3\simple_async\CMakeFiles\simple_async.dir\build.make examples/sysc/2.3/simple_async/CMakeFiles/simple_async.dir/build
.PHONY : simple_async/fast

#=============================================================================
# Target rules for targets named fft_flpt

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

# fast build rule for target.
fft_flpt/fast:
	$(MAKE) -f examples\sysc\fft\fft_flpt\CMakeFiles\fft_flpt.dir\build.make examples/sysc/fft/fft_flpt/CMakeFiles/fft_flpt.dir/build
.PHONY : fft_flpt/fast

#=============================================================================
# Target rules for targets named fft_fxpt

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

# fast build rule for target.
fft_fxpt/fast:
	$(MAKE) -f examples\sysc\fft\fft_fxpt\CMakeFiles\fft_fxpt.dir\build.make examples/sysc/fft/fft_fxpt/CMakeFiles/fft_fxpt.dir/build
.PHONY : fft_fxpt/fast

#=============================================================================
# Target rules for targets named fir

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

# fast build rule for target.
fir/fast:
	$(MAKE) -f examples\sysc\fir\CMakeFiles\fir.dir\build.make examples/sysc/fir/CMakeFiles/fir.dir/build
.PHONY : fir/fast

#=============================================================================
# Target rules for targets named fir_rtl

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

# fast build rule for target.
fir_rtl/fast:
	$(MAKE) -f examples\sysc\fir\CMakeFiles\fir_rtl.dir\build.make examples/sysc/fir/CMakeFiles/fir_rtl.dir/build
.PHONY : fir_rtl/fast

#=============================================================================
# Target rules for targets named pipe

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

# fast build rule for target.
pipe/fast:
	$(MAKE) -f examples\sysc\pipe\CMakeFiles\pipe.dir\build.make examples/sysc/pipe/CMakeFiles/pipe.dir/build
.PHONY : pipe/fast

#=============================================================================
# Target rules for targets named pkt_switch

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

# fast build rule for target.
pkt_switch/fast:
	$(MAKE) -f examples\sysc\pkt_switch\CMakeFiles\pkt_switch.dir\build.make examples/sysc/pkt_switch/CMakeFiles/pkt_switch.dir/build
.PHONY : pkt_switch/fast

#=============================================================================
# Target rules for targets named risc_cpu

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

# fast build rule for target.
risc_cpu/fast:
	$(MAKE) -f examples\sysc\risc_cpu\CMakeFiles\risc_cpu.dir\build.make examples/sysc/risc_cpu/CMakeFiles/risc_cpu.dir/build
.PHONY : risc_cpu/fast

#=============================================================================
# Target rules for targets named rsa

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

# fast build rule for target.
rsa/fast:
	$(MAKE) -f examples\sysc\rsa\CMakeFiles\rsa.dir\build.make examples/sysc/rsa/CMakeFiles/rsa.dir/build
.PHONY : rsa/fast

#=============================================================================
# Target rules for targets named simple_bus

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

# fast build rule for target.
simple_bus/fast:
	$(MAKE) -f examples\sysc\simple_bus\CMakeFiles\simple_bus.dir\build.make examples/sysc/simple_bus/CMakeFiles/simple_bus.dir/build
.PHONY : simple_bus/fast

#=============================================================================
# Target rules for targets named simple_fifo

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

# fast build rule for target.
simple_fifo/fast:
	$(MAKE) -f examples\sysc\simple_fifo\CMakeFiles\simple_fifo.dir\build.make examples/sysc/simple_fifo/CMakeFiles/simple_fifo.dir/build
.PHONY : simple_fifo/fast

#=============================================================================
# Target rules for targets named simple_perf

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

# fast build rule for target.
simple_perf/fast:
	$(MAKE) -f examples\sysc\simple_perf\CMakeFiles\simple_perf.dir\build.make examples/sysc/simple_perf/CMakeFiles/simple_perf.dir/build
.PHONY : simple_perf/fast

#=============================================================================
# Target rules for targets named at_1_phase

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

# fast build rule for target.
at_1_phase/fast:
	$(MAKE) -f examples\tlm\at_1_phase\CMakeFiles\at_1_phase.dir\build.make examples/tlm/at_1_phase/CMakeFiles/at_1_phase.dir/build
.PHONY : at_1_phase/fast

#=============================================================================
# Target rules for targets named at_2_phase

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

# fast build rule for target.
at_2_phase/fast:
	$(MAKE) -f examples\tlm\at_2_phase\CMakeFiles\at_2_phase.dir\build.make examples/tlm/at_2_phase/CMakeFiles/at_2_phase.dir/build
.PHONY : at_2_phase/fast

#=============================================================================
# Target rules for targets named at_4_phase

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

# fast build rule for target.
at_4_phase/fast:
	$(MAKE) -f examples\tlm\at_4_phase\CMakeFiles\at_4_phase.dir\build.make examples/tlm/at_4_phase/CMakeFiles/at_4_phase.dir/build
.PHONY : at_4_phase/fast

#=============================================================================
# Target rules for targets named at_extension_optional

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

# fast build rule for target.
at_extension_optional/fast:
	$(MAKE) -f examples\tlm\at_extension_optional\CMakeFiles\at_extension_optional.dir\build.make examples/tlm/at_extension_optional/CMakeFiles/at_extension_optional.dir/build
.PHONY : at_extension_optional/fast

#=============================================================================
# Target rules for targets named at_mixed_targets

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

# fast build rule for target.
at_mixed_targets/fast:
	$(MAKE) -f examples\tlm\at_mixed_targets\CMakeFiles\at_mixed_targets.dir\build.make examples/tlm/at_mixed_targets/CMakeFiles/at_mixed_targets.dir/build
.PHONY : at_mixed_targets/fast

#=============================================================================
# Target rules for targets named at_ooo

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

# fast build rule for target.
at_ooo/fast:
	$(MAKE) -f examples\tlm\at_ooo\CMakeFiles\at_ooo.dir\build.make examples/tlm/at_ooo/CMakeFiles/at_ooo.dir/build
.PHONY : at_ooo/fast

#=============================================================================
# Target rules for targets named lt

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

# fast build rule for target.
lt/fast:
	$(MAKE) -f examples\tlm\lt\CMakeFiles\lt.dir\build.make examples/tlm/lt/CMakeFiles/lt.dir/build
.PHONY : lt/fast

#=============================================================================
# Target rules for targets named lt_dmi

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

# fast build rule for target.
lt_dmi/fast:
	$(MAKE) -f examples\tlm\lt_dmi\CMakeFiles\lt_dmi.dir\build.make examples/tlm/lt_dmi/CMakeFiles/lt_dmi.dir/build
.PHONY : lt_dmi/fast

#=============================================================================
# Target rules for targets named lt_extension_mandatory

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

# fast build rule for target.
lt_extension_mandatory/fast:
	$(MAKE) -f examples\tlm\lt_extension_mandatory\CMakeFiles\lt_extension_mandatory.dir\build.make examples/tlm/lt_extension_mandatory/CMakeFiles/lt_extension_mandatory.dir/build
.PHONY : lt_extension_mandatory/fast

#=============================================================================
# Target rules for targets named lt_mixed_endian

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

# fast build rule for target.
lt_mixed_endian/fast:
	$(MAKE) -f examples\tlm\lt_mixed_endian\CMakeFiles\lt_mixed_endian.dir\build.make examples/tlm/lt_mixed_endian/CMakeFiles/lt_mixed_endian.dir/build
.PHONY : lt_mixed_endian/fast

#=============================================================================
# Target rules for targets named lt_temporal_decouple

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

# fast build rule for target.
lt_temporal_decouple/fast:
	$(MAKE) -f examples\tlm\lt_temporal_decouple\CMakeFiles\lt_temporal_decouple.dir\build.make examples/tlm/lt_temporal_decouple/CMakeFiles/lt_temporal_decouple.dir/build
.PHONY : lt_temporal_decouple/fast

# 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/local
	@echo ... install
	@echo ... edit_cache
	@echo ... rebuild_cache
	@echo ... list_install_components
	@echo ... install/strip
	@echo ... systemc
	@echo ... check
	@echo ... dpipe
	@echo ... forkjoin
	@echo ... reset_signal_is
	@echo ... sc_export
	@echo ... sc_report
	@echo ... scx_barrier
	@echo ... scx_mutex_w_policy
	@echo ... specialized_signals
	@echo ... sc_rvd
	@echo ... sc_ttd
	@echo ... simple_async
	@echo ... fft_flpt
	@echo ... fft_fxpt
	@echo ... fir
	@echo ... fir_rtl
	@echo ... pipe
	@echo ... pkt_switch
	@echo ... risc_cpu
	@echo ... rsa
	@echo ... simple_bus
	@echo ... simple_fifo
	@echo ... simple_perf
	@echo ... at_1_phase
	@echo ... at_2_phase
	@echo ... at_4_phase
	@echo ... at_extension_optional
	@echo ... at_mixed_targets
	@echo ... at_ooo
	@echo ... lt
	@echo ... lt_dmi
	@echo ... lt_extension_mandatory
	@echo ... lt_mixed_endian
	@echo ... lt_temporal_decouple
.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 0
.PHONY : cmake_check_build_system

