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

# 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 = /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/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: \"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
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 /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(CMAKE_COMMAND) -E cmake_progress_start /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build/CMakeFiles /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build/nvbio-test//CMakeFiles/progress.marks
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nvbio-test/all
	$(CMAKE_COMMAND) -E cmake_progress_start /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build/CMakeFiles 0
.PHONY : all

# The main clean target
clean:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nvbio-test/clean
.PHONY : clean

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

# Prepare targets for installation.
preinstall: all
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nvbio-test/preinstall
.PHONY : preinstall

# Prepare targets for installation.
preinstall/fast:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nvbio-test/preinstall
.PHONY : preinstall/fast

# clear depends
depend:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend

# Convenience name for target.
nvbio-test/CMakeFiles/nvbio-test.dir/rule:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nvbio-test/CMakeFiles/nvbio-test.dir/rule
.PHONY : nvbio-test/CMakeFiles/nvbio-test.dir/rule

# Convenience name for target.
nvbio-test: nvbio-test/CMakeFiles/nvbio-test.dir/rule
.PHONY : nvbio-test

# fast build rule for target.
nvbio-test/fast:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/build
.PHONY : nvbio-test/fast

alignment_test.o: alignment_test.cu.o
.PHONY : alignment_test.o

# target to build an object file
alignment_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/alignment_test.cu.o
.PHONY : alignment_test.cu.o

alignment_test.i: alignment_test.cu.i
.PHONY : alignment_test.i

# target to preprocess a source file
alignment_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/alignment_test.cu.i
.PHONY : alignment_test.cu.i

alignment_test.s: alignment_test.cu.s
.PHONY : alignment_test.s

# target to generate assembly for a file
alignment_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/alignment_test.cu.s
.PHONY : alignment_test.cu.s

alloc_test.o: alloc_test.cu.o
.PHONY : alloc_test.o

# target to build an object file
alloc_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/alloc_test.cu.o
.PHONY : alloc_test.cu.o

alloc_test.i: alloc_test.cu.i
.PHONY : alloc_test.i

# target to preprocess a source file
alloc_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/alloc_test.cu.i
.PHONY : alloc_test.cu.i

alloc_test.s: alloc_test.cu.s
.PHONY : alloc_test.s

# target to generate assembly for a file
alloc_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/alloc_test.cu.s
.PHONY : alloc_test.cu.s

bloom_filter_test.o: bloom_filter_test.cu.o
.PHONY : bloom_filter_test.o

# target to build an object file
bloom_filter_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/bloom_filter_test.cu.o
.PHONY : bloom_filter_test.cu.o

bloom_filter_test.i: bloom_filter_test.cu.i
.PHONY : bloom_filter_test.i

# target to preprocess a source file
bloom_filter_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/bloom_filter_test.cu.i
.PHONY : bloom_filter_test.cu.i

bloom_filter_test.s: bloom_filter_test.cu.s
.PHONY : bloom_filter_test.s

# target to generate assembly for a file
bloom_filter_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/bloom_filter_test.cu.s
.PHONY : bloom_filter_test.cu.s

bwt_test.o: bwt_test.cu.o
.PHONY : bwt_test.o

# target to build an object file
bwt_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/bwt_test.cu.o
.PHONY : bwt_test.cu.o

bwt_test.i: bwt_test.cu.i
.PHONY : bwt_test.i

# target to preprocess a source file
bwt_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/bwt_test.cu.i
.PHONY : bwt_test.cu.i

bwt_test.s: bwt_test.cu.s
.PHONY : bwt_test.s

# target to generate assembly for a file
bwt_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/bwt_test.cu.s
.PHONY : bwt_test.cu.s

cache_test.o: cache_test.cu.o
.PHONY : cache_test.o

# target to build an object file
cache_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/cache_test.cu.o
.PHONY : cache_test.cu.o

cache_test.i: cache_test.cu.i
.PHONY : cache_test.i

# target to preprocess a source file
cache_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/cache_test.cu.i
.PHONY : cache_test.cu.i

cache_test.s: cache_test.cu.s
.PHONY : cache_test.s

# target to generate assembly for a file
cache_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/cache_test.cu.s
.PHONY : cache_test.cu.s

condtion_test.o: condtion_test.cu.o
.PHONY : condtion_test.o

# target to build an object file
condtion_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/condtion_test.cu.o
.PHONY : condtion_test.cu.o

condtion_test.i: condtion_test.cu.i
.PHONY : condtion_test.i

# target to preprocess a source file
condtion_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/condtion_test.cu.i
.PHONY : condtion_test.cu.i

condtion_test.s: condtion_test.cu.s
.PHONY : condtion_test.s

# target to generate assembly for a file
condtion_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/condtion_test.cu.s
.PHONY : condtion_test.cu.s

fasta_test.o: fasta_test.cu.o
.PHONY : fasta_test.o

# target to build an object file
fasta_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/fasta_test.cu.o
.PHONY : fasta_test.cu.o

fasta_test.i: fasta_test.cu.i
.PHONY : fasta_test.i

# target to preprocess a source file
fasta_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/fasta_test.cu.i
.PHONY : fasta_test.cu.i

fasta_test.s: fasta_test.cu.s
.PHONY : fasta_test.s

# target to generate assembly for a file
fasta_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/fasta_test.cu.s
.PHONY : fasta_test.cu.s

fastq_test.o: fastq_test.cu.o
.PHONY : fastq_test.o

# target to build an object file
fastq_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/fastq_test.cu.o
.PHONY : fastq_test.cu.o

fastq_test.i: fastq_test.cu.i
.PHONY : fastq_test.i

# target to preprocess a source file
fastq_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/fastq_test.cu.i
.PHONY : fastq_test.cu.i

fastq_test.s: fastq_test.cu.s
.PHONY : fastq_test.s

# target to generate assembly for a file
fastq_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/fastq_test.cu.s
.PHONY : fastq_test.cu.s

fmindex_test.o: fmindex_test.cu.o
.PHONY : fmindex_test.o

# target to build an object file
fmindex_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/fmindex_test.cu.o
.PHONY : fmindex_test.cu.o

fmindex_test.i: fmindex_test.cu.i
.PHONY : fmindex_test.i

# target to preprocess a source file
fmindex_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/fmindex_test.cu.i
.PHONY : fmindex_test.cu.i

fmindex_test.s: fmindex_test.cu.s
.PHONY : fmindex_test.s

# target to generate assembly for a file
fmindex_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/fmindex_test.cu.s
.PHONY : fmindex_test.cu.s

nvbio-test.o: nvbio-test.cu.o
.PHONY : nvbio-test.o

# target to build an object file
nvbio-test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/nvbio-test.cu.o
.PHONY : nvbio-test.cu.o

nvbio-test.i: nvbio-test.cu.i
.PHONY : nvbio-test.i

# target to preprocess a source file
nvbio-test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/nvbio-test.cu.i
.PHONY : nvbio-test.cu.i

nvbio-test.s: nvbio-test.cu.s
.PHONY : nvbio-test.s

# target to generate assembly for a file
nvbio-test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/nvbio-test.cu.s
.PHONY : nvbio-test.cu.s

packedstream_test.o: packedstream_test.cu.o
.PHONY : packedstream_test.o

# target to build an object file
packedstream_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/packedstream_test.cu.o
.PHONY : packedstream_test.cu.o

packedstream_test.i: packedstream_test.cu.i
.PHONY : packedstream_test.i

# target to preprocess a source file
packedstream_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/packedstream_test.cu.i
.PHONY : packedstream_test.cu.i

packedstream_test.s: packedstream_test.cu.s
.PHONY : packedstream_test.s

# target to generate assembly for a file
packedstream_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/packedstream_test.cu.s
.PHONY : packedstream_test.cu.s

qgram_test.o: qgram_test.cu.o
.PHONY : qgram_test.o

# target to build an object file
qgram_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/qgram_test.cu.o
.PHONY : qgram_test.cu.o

qgram_test.i: qgram_test.cu.i
.PHONY : qgram_test.i

# target to preprocess a source file
qgram_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/qgram_test.cu.i
.PHONY : qgram_test.cu.i

qgram_test.s: qgram_test.cu.s
.PHONY : qgram_test.s

# target to generate assembly for a file
qgram_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/qgram_test.cu.s
.PHONY : qgram_test.cu.s

rank_test.o: rank_test.cu.o
.PHONY : rank_test.o

# target to build an object file
rank_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/rank_test.cu.o
.PHONY : rank_test.cu.o

rank_test.i: rank_test.cu.i
.PHONY : rank_test.i

# target to preprocess a source file
rank_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/rank_test.cu.i
.PHONY : rank_test.cu.i

rank_test.s: rank_test.cu.s
.PHONY : rank_test.s

# target to generate assembly for a file
rank_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/rank_test.cu.s
.PHONY : rank_test.cu.s

sequence_test.o: sequence_test.cu.o
.PHONY : sequence_test.o

# target to build an object file
sequence_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/sequence_test.cu.o
.PHONY : sequence_test.cu.o

sequence_test.i: sequence_test.cu.i
.PHONY : sequence_test.i

# target to preprocess a source file
sequence_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/sequence_test.cu.i
.PHONY : sequence_test.cu.i

sequence_test.s: sequence_test.cu.s
.PHONY : sequence_test.s

# target to generate assembly for a file
sequence_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/sequence_test.cu.s
.PHONY : sequence_test.cu.s

string_set_test.o: string_set_test.cu.o
.PHONY : string_set_test.o

# target to build an object file
string_set_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/string_set_test.cu.o
.PHONY : string_set_test.cu.o

string_set_test.i: string_set_test.cu.i
.PHONY : string_set_test.i

# target to preprocess a source file
string_set_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/string_set_test.cu.i
.PHONY : string_set_test.cu.i

string_set_test.s: string_set_test.cu.s
.PHONY : string_set_test.s

# target to generate assembly for a file
string_set_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/string_set_test.cu.s
.PHONY : string_set_test.cu.s

sum_tree_test.o: sum_tree_test.cu.o
.PHONY : sum_tree_test.o

# target to build an object file
sum_tree_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/sum_tree_test.cu.o
.PHONY : sum_tree_test.cu.o

sum_tree_test.i: sum_tree_test.cu.i
.PHONY : sum_tree_test.i

# target to preprocess a source file
sum_tree_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/sum_tree_test.cu.i
.PHONY : sum_tree_test.cu.i

sum_tree_test.s: sum_tree_test.cu.s
.PHONY : sum_tree_test.s

# target to generate assembly for a file
sum_tree_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/sum_tree_test.cu.s
.PHONY : sum_tree_test.cu.s

syncblocks_test.o: syncblocks_test.cu.o
.PHONY : syncblocks_test.o

# target to build an object file
syncblocks_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/syncblocks_test.cu.o
.PHONY : syncblocks_test.cu.o

syncblocks_test.i: syncblocks_test.cu.i
.PHONY : syncblocks_test.i

# target to preprocess a source file
syncblocks_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/syncblocks_test.cu.i
.PHONY : syncblocks_test.cu.i

syncblocks_test.s: syncblocks_test.cu.s
.PHONY : syncblocks_test.s

# target to generate assembly for a file
syncblocks_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/syncblocks_test.cu.s
.PHONY : syncblocks_test.cu.s

wavelet_test.o: wavelet_test.cu.o
.PHONY : wavelet_test.o

# target to build an object file
wavelet_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/wavelet_test.cu.o
.PHONY : wavelet_test.cu.o

wavelet_test.i: wavelet_test.cu.i
.PHONY : wavelet_test.i

# target to preprocess a source file
wavelet_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/wavelet_test.cu.i
.PHONY : wavelet_test.cu.i

wavelet_test.s: wavelet_test.cu.s
.PHONY : wavelet_test.s

# target to generate assembly for a file
wavelet_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/wavelet_test.cu.s
.PHONY : wavelet_test.cu.s

work_queue_test.o: work_queue_test.cu.o
.PHONY : work_queue_test.o

# target to build an object file
work_queue_test.cu.o:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/work_queue_test.cu.o
.PHONY : work_queue_test.cu.o

work_queue_test.i: work_queue_test.cu.i
.PHONY : work_queue_test.i

# target to preprocess a source file
work_queue_test.cu.i:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/work_queue_test.cu.i
.PHONY : work_queue_test.cu.i

work_queue_test.s: work_queue_test.cu.s
.PHONY : work_queue_test.s

# target to generate assembly for a file
work_queue_test.cu.s:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(MAKE) $(MAKESILENT) -f nvbio-test/CMakeFiles/nvbio-test.dir/build.make nvbio-test/CMakeFiles/nvbio-test.dir/work_queue_test.cu.s
.PHONY : work_queue_test.cu.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 "... nvbio-test"
	@echo "... alignment_test.o"
	@echo "... alignment_test.i"
	@echo "... alignment_test.s"
	@echo "... alloc_test.o"
	@echo "... alloc_test.i"
	@echo "... alloc_test.s"
	@echo "... bloom_filter_test.o"
	@echo "... bloom_filter_test.i"
	@echo "... bloom_filter_test.s"
	@echo "... bwt_test.o"
	@echo "... bwt_test.i"
	@echo "... bwt_test.s"
	@echo "... cache_test.o"
	@echo "... cache_test.i"
	@echo "... cache_test.s"
	@echo "... condtion_test.o"
	@echo "... condtion_test.i"
	@echo "... condtion_test.s"
	@echo "... fasta_test.o"
	@echo "... fasta_test.i"
	@echo "... fasta_test.s"
	@echo "... fastq_test.o"
	@echo "... fastq_test.i"
	@echo "... fastq_test.s"
	@echo "... fmindex_test.o"
	@echo "... fmindex_test.i"
	@echo "... fmindex_test.s"
	@echo "... nvbio-test.o"
	@echo "... nvbio-test.i"
	@echo "... nvbio-test.s"
	@echo "... packedstream_test.o"
	@echo "... packedstream_test.i"
	@echo "... packedstream_test.s"
	@echo "... qgram_test.o"
	@echo "... qgram_test.i"
	@echo "... qgram_test.s"
	@echo "... rank_test.o"
	@echo "... rank_test.i"
	@echo "... rank_test.s"
	@echo "... sequence_test.o"
	@echo "... sequence_test.i"
	@echo "... sequence_test.s"
	@echo "... string_set_test.o"
	@echo "... string_set_test.i"
	@echo "... string_set_test.s"
	@echo "... sum_tree_test.o"
	@echo "... sum_tree_test.i"
	@echo "... sum_tree_test.s"
	@echo "... syncblocks_test.o"
	@echo "... syncblocks_test.i"
	@echo "... syncblocks_test.s"
	@echo "... wavelet_test.o"
	@echo "... wavelet_test.i"
	@echo "... wavelet_test.s"
	@echo "... work_queue_test.o"
	@echo "... work_queue_test.i"
	@echo "... work_queue_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:
	cd /tmp/RtmpBzy4xg/Rbuild62db4f0976be/RbowtieCuda/src/nvbio/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system

