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

# 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/local/bin/cmake

# The command to remove a file.
RM = /usr/local/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /group/xbjlab/dphi_algo/bokangz/project/RNNT1.4_test/hwlib/libxvrnn

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /group/xbjlab/dphi_algo/bokangz/project/RNNT1.4_test/hwlib/libxvrnn/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/local/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 edit_cache
edit_cache:
	@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
	/usr/local/bin/ccmake -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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /group/xbjlab/dphi_algo/bokangz/project/RNNT1.4_test/hwlib/libxvrnn/build/CMakeFiles /group/xbjlab/dphi_algo/bokangz/project/RNNT1.4_test/hwlib/libxvrnn/build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /group/xbjlab/dphi_algo/bokangz/project/RNNT1.4_test/hwlib/libxvrnn/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
.PHONY : clean

# The main clean target
clean/fast: clean

.PHONY : clean/fast

# Prepare targets for installation.
preinstall: all
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	$(MAKE) $(MAKESILENT) -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 test

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

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

#=============================================================================
# Target rules for targets named xrnn

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

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

#=============================================================================
# Target rules for targets named xrnn_py

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

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

python/xrnn_python.o: python/xrnn_python.cpp.o

.PHONY : python/xrnn_python.o

# target to build an object file
python/xrnn_python.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn_py.dir/build.make CMakeFiles/xrnn_py.dir/python/xrnn_python.cpp.o
.PHONY : python/xrnn_python.cpp.o

python/xrnn_python.i: python/xrnn_python.cpp.i

.PHONY : python/xrnn_python.i

# target to preprocess a source file
python/xrnn_python.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn_py.dir/build.make CMakeFiles/xrnn_py.dir/python/xrnn_python.cpp.i
.PHONY : python/xrnn_python.cpp.i

python/xrnn_python.s: python/xrnn_python.cpp.s

.PHONY : python/xrnn_python.s

# target to generate assembly for a file
python/xrnn_python.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn_py.dir/build.make CMakeFiles/xrnn_py.dir/python/xrnn_python.cpp.s
.PHONY : python/xrnn_python.cpp.s

src/lstm_xrnn.o: src/lstm_xrnn.cpp.o

.PHONY : src/lstm_xrnn.o

# target to build an object file
src/lstm_xrnn.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/lstm_xrnn.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn.dir/build.make CMakeFiles/xrnn.dir/src/lstm_xrnn.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn_py.dir/build.make CMakeFiles/xrnn_py.dir/src/lstm_xrnn.cpp.o
.PHONY : src/lstm_xrnn.cpp.o

src/lstm_xrnn.i: src/lstm_xrnn.cpp.i

.PHONY : src/lstm_xrnn.i

# target to preprocess a source file
src/lstm_xrnn.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/lstm_xrnn.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn.dir/build.make CMakeFiles/xrnn.dir/src/lstm_xrnn.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn_py.dir/build.make CMakeFiles/xrnn_py.dir/src/lstm_xrnn.cpp.i
.PHONY : src/lstm_xrnn.cpp.i

src/lstm_xrnn.s: src/lstm_xrnn.cpp.s

.PHONY : src/lstm_xrnn.s

# target to generate assembly for a file
src/lstm_xrnn.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/lstm_xrnn.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn.dir/build.make CMakeFiles/xrnn.dir/src/lstm_xrnn.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn_py.dir/build.make CMakeFiles/xrnn_py.dir/src/lstm_xrnn.cpp.s
.PHONY : src/lstm_xrnn.cpp.s

src/xxrnn.o: src/xxrnn.cpp.o

.PHONY : src/xxrnn.o

# target to build an object file
src/xxrnn.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/xxrnn.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn.dir/build.make CMakeFiles/xrnn.dir/src/xxrnn.cpp.o
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn_py.dir/build.make CMakeFiles/xrnn_py.dir/src/xxrnn.cpp.o
.PHONY : src/xxrnn.cpp.o

src/xxrnn.i: src/xxrnn.cpp.i

.PHONY : src/xxrnn.i

# target to preprocess a source file
src/xxrnn.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/xxrnn.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn.dir/build.make CMakeFiles/xrnn.dir/src/xxrnn.cpp.i
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn_py.dir/build.make CMakeFiles/xrnn_py.dir/src/xxrnn.cpp.i
.PHONY : src/xxrnn.cpp.i

src/xxrnn.s: src/xxrnn.cpp.s

.PHONY : src/xxrnn.s

# target to generate assembly for a file
src/xxrnn.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/src/xxrnn.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn.dir/build.make CMakeFiles/xrnn.dir/src/xxrnn.cpp.s
	$(MAKE) $(MAKESILENT) -f CMakeFiles/xrnn_py.dir/build.make CMakeFiles/xrnn_py.dir/src/xxrnn.cpp.s
.PHONY : src/xxrnn.cpp.s

test.o: test.cpp.o

.PHONY : test.o

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

test.i: test.cpp.i

.PHONY : test.i

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

test.s: test.cpp.s

.PHONY : test.s

# target to generate assembly for a file
test.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/test.dir/build.make CMakeFiles/test.dir/test.cpp.s
.PHONY : test.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 "... edit_cache"
	@echo "... rebuild_cache"
	@echo "... test"
	@echo "... xrnn"
	@echo "... xrnn_py"
	@echo "... python/xrnn_python.o"
	@echo "... python/xrnn_python.i"
	@echo "... python/xrnn_python.s"
	@echo "... src/lstm_xrnn.o"
	@echo "... src/lstm_xrnn.i"
	@echo "... src/lstm_xrnn.s"
	@echo "... src/xxrnn.o"
	@echo "... src/xxrnn.i"
	@echo "... src/xxrnn.s"
	@echo "... test.o"
	@echo "... test.i"
	@echo "... test.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

