#############################################################################
# Makefile for building: librepeat_finder.so.1.0.0
# Generated by qmake (3.0) (Qt 5.5.1)
# Project:  repeat_finder.pro
# Template: lib
#############################################################################

MAKEFILE      = Makefile.Release

####### Compiler, tools and options

CC            = gcc
CXX           = g++
DEFINES       = -DU2_DISTRIBUTION_INFO=sources -DUGENE_VERSION=1.29.0 -DUGENE_VER_MAJOR=1 -DUGENE_VER_MINOR=29 -DUGENE_VER_PATCH=0 -DUGENE_X86 -DUGENE_DATA_DIR=\"/home/birch/BIRCH/local/pkg/ugene-1.29.0/share/ugene/data\" -DQT_DLL -DNDEBUG -DPLUGIN_ID=\"repeat_finder\" -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB
CFLAGS        = -m64 -pipe -O2 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
CXXFLAGS      = -m64 -pipe -O2 -D_REENTRANT -Wall -W -fPIC $(DEFINES)
INCPATH       = -I. -Isrc -I_tmp -I../../include -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWebKit -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtScript -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -I_tmp/moc/release -I_tmp/ui -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64
QMAKE         = /usr/lib/x86_64-linux-gnu/qt5/bin/qmake
DEL_FILE      = rm -f
CHK_DIR_EXISTS= test -d
MKDIR         = mkdir -p
COPY          = cp -f
COPY_FILE     = cp -f
COPY_DIR      = cp -f -R
INSTALL_FILE  = install -m 644 -p
INSTALL_PROGRAM = install -m 755 -p
INSTALL_DIR   = cp -f -R
DEL_FILE      = rm -f
SYMLINK       = ln -f -s
DEL_DIR       = rmdir
MOVE          = mv -f
TAR           = tar -cf
COMPRESS      = gzip -9f
DISTNAME      = repeat_finder1.0.0
DISTDIR = /home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp/obj/release/repeat_finder1.0.0
LINK          = g++
LFLAGS        = -m64 -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -shared -Wl,-soname,librepeat_finder.so.1
LIBS          = $(SUBLIBS) -L/usr/X11R6/lib64 -L../../_release -lU2Core -lU2Algorithm -lU2Formats -lU2Gui -lU2View -lU2Test -lU2Lang -lU2Designer -lQt5WebKit -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Script -lQt5Network -lQt5Xml -lQt5Core -lpthread -lGL 
AR            = ar cqs
RANLIB        = 
SED           = sed
STRIP         = strip

####### Output directory

OBJECTS_DIR   = _tmp/obj/release/

####### Files

SOURCES       = src/FindRepeatsDialog.cpp \
		src/FindRepeatsTask.cpp \
		src/FindTandemsDialog.cpp \
		src/RepeatFinderPlugin.cpp \
		src/RepeatFinderTests.cpp \
		src/RepeatWorker.cpp \
		src/RF_SArray_TandemFinder.cpp \
		src/RF_SuffixArray.cpp \
		src/RFBase.cpp \
		src/RFDiagonal.cpp \
		src/RFSArray.cpp \
		src/RFSArrayWK.cpp \
		src/RFTaskFactory.cpp \
		src/RepeatQuery.cpp \
		src/TandemQuery.cpp _tmp/rcc/qrc_repeat_finder.cpp \
		_tmp/moc/release/moc_FindRepeatsDialog.cpp \
		_tmp/moc/release/moc_FindRepeatsTask.cpp \
		_tmp/moc/release/moc_FindTandemsDialog.cpp \
		_tmp/moc/release/moc_RepeatFinderPlugin.cpp \
		_tmp/moc/release/moc_RepeatFinderTests.cpp \
		_tmp/moc/release/moc_RepeatWorker.cpp \
		_tmp/moc/release/moc_RF_SArray_TandemFinder.cpp \
		_tmp/moc/release/moc_RFBase.cpp \
		_tmp/moc/release/moc_RFDiagonal.cpp \
		_tmp/moc/release/moc_RFSArray.cpp \
		_tmp/moc/release/moc_RFSArrayWK.cpp \
		_tmp/moc/release/moc_RFTaskFactory.cpp \
		_tmp/moc/release/moc_RepeatQuery.cpp \
		_tmp/moc/release/moc_TandemQuery.cpp
OBJECTS       = _tmp/obj/release/FindRepeatsDialog.o \
		_tmp/obj/release/FindRepeatsTask.o \
		_tmp/obj/release/FindTandemsDialog.o \
		_tmp/obj/release/RepeatFinderPlugin.o \
		_tmp/obj/release/RepeatFinderTests.o \
		_tmp/obj/release/RepeatWorker.o \
		_tmp/obj/release/RF_SArray_TandemFinder.o \
		_tmp/obj/release/RF_SuffixArray.o \
		_tmp/obj/release/RFBase.o \
		_tmp/obj/release/RFDiagonal.o \
		_tmp/obj/release/RFSArray.o \
		_tmp/obj/release/RFSArrayWK.o \
		_tmp/obj/release/RFTaskFactory.o \
		_tmp/obj/release/RepeatQuery.o \
		_tmp/obj/release/TandemQuery.o \
		_tmp/obj/release/qrc_repeat_finder.o \
		_tmp/obj/release/moc_FindRepeatsDialog.o \
		_tmp/obj/release/moc_FindRepeatsTask.o \
		_tmp/obj/release/moc_FindTandemsDialog.o \
		_tmp/obj/release/moc_RepeatFinderPlugin.o \
		_tmp/obj/release/moc_RepeatFinderTests.o \
		_tmp/obj/release/moc_RepeatWorker.o \
		_tmp/obj/release/moc_RF_SArray_TandemFinder.o \
		_tmp/obj/release/moc_RFBase.o \
		_tmp/obj/release/moc_RFDiagonal.o \
		_tmp/obj/release/moc_RFSArray.o \
		_tmp/obj/release/moc_RFSArrayWK.o \
		_tmp/obj/release/moc_RFTaskFactory.o \
		_tmp/obj/release/moc_RepeatQuery.o \
		_tmp/obj/release/moc_TandemQuery.o
DIST          = /usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_pre.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/unix.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/linux.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/sanitize.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/gcc-base-unix.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-base.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/common/g++-unix.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/qconfig.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_bootstrap_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_concurrent_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_core_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_dbus_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_eglfs_device_lib_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_gui_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_network_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_opengl_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_openglextensions_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_platformsupport_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_printsupport_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qml.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_qmltest.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quick.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_quickwidgets.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_script.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_scripttools.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_sql_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_svg.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_testlib_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webkit.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_webkitwidgets.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_widgets_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_xml_private.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_functions.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt_config.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64/qmake.conf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/spec_post.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exclusive_builds.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_pre.prf \
		../../ugene_version.pri \
		../../ugene_globals.pri \
		../../ugene_lib_common.pri \
		../../ugene_plugin_descriptor.pri \
		../../ugene_plugin_common.pri \
		repeat_finder.pri \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resolve_config.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exclusive_builds_post.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/default_post.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/build_pass.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/thread.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/qt.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/resources.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/moc.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/unix/opengl.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/uic.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/warn_on.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/testcase_targets.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/exceptions.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/yacc.prf \
		/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/lex.prf \
		repeat_finder.pro src/FindRepeatsDialog.h \
		src/FindRepeatsTask.h \
		src/FindTandemsDialog.h \
		src/RepeatFinderPlugin.h \
		src/RepeatFinderTests.h \
		src/RepeatWorker.h \
		src/RF_BitMask.h \
		src/RF_SArray_TandemFinder.h \
		src/RF_SuffixArray.h \
		src/RFBase.h \
		src/RFConstants.h \
		src/RFDiagonal.h \
		src/RFSArray.h \
		src/RFSArrayWK.h \
		src/RFTaskFactory.h \
		src/RepeatQuery.h \
		src/TandemQuery.h src/FindRepeatsDialog.cpp \
		src/FindRepeatsTask.cpp \
		src/FindTandemsDialog.cpp \
		src/RepeatFinderPlugin.cpp \
		src/RepeatFinderTests.cpp \
		src/RepeatWorker.cpp \
		src/RF_SArray_TandemFinder.cpp \
		src/RF_SuffixArray.cpp \
		src/RFBase.cpp \
		src/RFDiagonal.cpp \
		src/RFSArray.cpp \
		src/RFSArrayWK.cpp \
		src/RFTaskFactory.cpp \
		src/RepeatQuery.cpp \
		src/TandemQuery.cpp
QMAKE_TARGET  = repeat_finder
DESTDIR       = ../../_release/plugins/#avoid trailing-slash linebreak
TARGET        = librepeat_finder.so.1.0.0
TARGETA       = ../../_release/plugins/librepeat_finder.a
TARGET0       = librepeat_finder.so
TARGETD       = librepeat_finder.so.1.0.0
TARGET1       = librepeat_finder.so.1
TARGET2       = librepeat_finder.so.1.0


first: all
####### Implicit rules

.SUFFIXES: .o .c .cpp .cc .cxx .C

.cpp.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cc.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.cxx.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.C.o:
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o "$@" "$<"

.c.o:
	$(CC) -c $(CFLAGS) $(INCPATH) -o "$@" "$<"

####### Build rules

../../_release/plugins/$(TARGET): _tmp/ui/ui_FindRepeatsDialog.h _tmp/ui/ui_FindTandemsDialog.h $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
	@test -d ../../_release/plugins/ || mkdir -p ../../_release/plugins/
	-$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2)
	$(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP)
	-ln -s $(TARGET) $(TARGET0)
	-ln -s $(TARGET) $(TARGET1)
	-ln -s $(TARGET) $(TARGET2)
	-$(DEL_FILE) ../../_release/plugins/$(TARGET)
	-$(MOVE) $(TARGET)  ../../_release/plugins/ 
	-$(DEL_FILE) ../../_release/plugins/$(TARGET0)
	-$(DEL_FILE) ../../_release/plugins/$(TARGET1)
	-$(DEL_FILE) ../../_release/plugins/$(TARGET2)
	-$(MOVE) $(TARGET0) ../../_release/plugins/ 
	-$(MOVE) $(TARGET1) ../../_release/plugins/ 
	-$(MOVE) $(TARGET2) ../../_release/plugins/ 



staticlib: $(TARGETA)

$(TARGETA): _tmp/ui/ui_FindRepeatsDialog.h _tmp/ui/ui_FindTandemsDialog.h $(OBJECTS) $(OBJCOMP) 
	-$(DEL_FILE) $(TARGETA) 
	$(AR) $(TARGETA) $(OBJECTS)

qmake: FORCE
	@$(QMAKE) INSTALL_PREFIX=/home/birch/BIRCH/local/pkg/ugene-1.29.0 -o Makefile.Release repeat_finder.pro

qmake_all: FORCE


all: Makefile.Release ../../_release/plugins/$(TARGET)

dist: distdir FORCE
	(cd `dirname $(DISTDIR)` && $(TAR) $(DISTNAME).tar $(DISTNAME) && $(COMPRESS) $(DISTNAME).tar) && $(MOVE) `dirname $(DISTDIR)`/$(DISTNAME).tar.gz . && $(DEL_FILE) -r $(DISTDIR)

distdir: FORCE
	@test -d $(DISTDIR) || mkdir -p $(DISTDIR)
	$(COPY_FILE) --parents $(DIST) $(DISTDIR)/
	$(COPY_FILE) --parents repeat_finder.qrc $(DISTDIR)/
	$(COPY_FILE) --parents src/FindRepeatsDialog.h src/FindRepeatsTask.h src/FindTandemsDialog.h src/RepeatFinderPlugin.h src/RepeatFinderTests.h src/RepeatWorker.h src/RF_BitMask.h src/RF_SArray_TandemFinder.h src/RF_SuffixArray.h src/RFBase.h src/RFConstants.h src/RFDiagonal.h src/RFSArray.h src/RFSArrayWK.h src/RFTaskFactory.h src/RepeatQuery.h src/TandemQuery.h $(DISTDIR)/
	$(COPY_FILE) --parents src/FindRepeatsDialog.cpp src/FindRepeatsTask.cpp src/FindTandemsDialog.cpp src/RepeatFinderPlugin.cpp src/RepeatFinderTests.cpp src/RepeatWorker.cpp src/RF_SArray_TandemFinder.cpp src/RF_SuffixArray.cpp src/RFBase.cpp src/RFDiagonal.cpp src/RFSArray.cpp src/RFSArrayWK.cpp src/RFTaskFactory.cpp src/RepeatQuery.cpp src/TandemQuery.cpp $(DISTDIR)/
	$(COPY_FILE) --parents src/FindRepeatsDialog.ui src/FindTandemsDialog.ui $(DISTDIR)/
	$(COPY_FILE) --parents transl/english.ts transl/russian.ts $(DISTDIR)/


clean: compiler_clean 
	-$(DEL_FILE) $(OBJECTS)
	-$(DEL_FILE) *~ core *.core


distclean: clean 
	-$(DEL_FILE) ../../_release/plugins/$(TARGET) 
	-$(DEL_FILE) ../../_release/plugins/$(TARGET0) ../../_release/plugins/$(TARGET1) ../../_release/plugins/$(TARGET2) $(TARGETA)
	-$(DEL_FILE) Makefile.Release


####### Sub-libraries

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all

check: first

compiler_rcc_make_all: _tmp/rcc/qrc_repeat_finder.cpp
compiler_rcc_clean:
	-$(DEL_FILE) _tmp/rcc/qrc_repeat_finder.cpp
_tmp/rcc/qrc_repeat_finder.cpp: repeat_finder.qrc \
		images/repeats.png \
		images/repeats_tandem.png
	/usr/lib/x86_64-linux-gnu/qt5/bin/rcc -name repeat_finder repeat_finder.qrc -o _tmp/rcc/qrc_repeat_finder.cpp

compiler_moc_header_make_all: _tmp/moc/release/moc_FindRepeatsDialog.cpp _tmp/moc/release/moc_FindRepeatsTask.cpp _tmp/moc/release/moc_FindTandemsDialog.cpp _tmp/moc/release/moc_RepeatFinderPlugin.cpp _tmp/moc/release/moc_RepeatFinderTests.cpp _tmp/moc/release/moc_RepeatWorker.cpp _tmp/moc/release/moc_RF_SArray_TandemFinder.cpp _tmp/moc/release/moc_RFBase.cpp _tmp/moc/release/moc_RFDiagonal.cpp _tmp/moc/release/moc_RFSArray.cpp _tmp/moc/release/moc_RFSArrayWK.cpp _tmp/moc/release/moc_RFTaskFactory.cpp _tmp/moc/release/moc_RepeatQuery.cpp _tmp/moc/release/moc_TandemQuery.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) _tmp/moc/release/moc_FindRepeatsDialog.cpp _tmp/moc/release/moc_FindRepeatsTask.cpp _tmp/moc/release/moc_FindTandemsDialog.cpp _tmp/moc/release/moc_RepeatFinderPlugin.cpp _tmp/moc/release/moc_RepeatFinderTests.cpp _tmp/moc/release/moc_RepeatWorker.cpp _tmp/moc/release/moc_RF_SArray_TandemFinder.cpp _tmp/moc/release/moc_RFBase.cpp _tmp/moc/release/moc_RFDiagonal.cpp _tmp/moc/release/moc_RFSArray.cpp _tmp/moc/release/moc_RFSArrayWK.cpp _tmp/moc/release/moc_RFTaskFactory.cpp _tmp/moc/release/moc_RepeatQuery.cpp _tmp/moc/release/moc_TandemQuery.cpp
_tmp/moc/release/moc_FindRepeatsDialog.cpp: _tmp/ui/ui_FindRepeatsDialog.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/FindRepeatsTask.h \
		src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/GObjectReference.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		src/FindRepeatsDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/FindRepeatsDialog.h -o _tmp/moc/release/moc_FindRepeatsDialog.cpp

_tmp/moc/release/moc_FindRepeatsTask.cpp: src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/GObjectReference.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		src/FindRepeatsTask.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/FindRepeatsTask.h -o _tmp/moc/release/moc_FindRepeatsTask.cpp

_tmp/moc/release/moc_FindTandemsDialog.cpp: ../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/RF_SArray_TandemFinder.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/GObjectReference.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		src/RF_SuffixArray.h \
		src/RF_BitMask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		_tmp/ui/ui_FindTandemsDialog.h \
		src/FindTandemsDialog.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/FindTandemsDialog.h -o _tmp/moc/release/moc_FindTandemsDialog.cpp

_tmp/moc/release/moc_RepeatFinderPlugin.cpp: ../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		src/RepeatFinderPlugin.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RepeatFinderPlugin.h -o _tmp/moc/release/moc_RepeatFinderPlugin.cpp

_tmp/moc/release/moc_RepeatFinderTests.cpp: src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Test/XMLTestUtils.h \
		../../corelibs/U2Test/src/xmltest/XMLTestUtils.h \
		../../include/U2Test/GTest.h \
		../../corelibs/U2Test/src/GTest.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		src/RepeatFinderTests.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RepeatFinderTests.h -o _tmp/moc/release/moc_RepeatFinderTests.cpp

_tmp/moc/release/moc_RepeatWorker.cpp: ../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/FindRepeatsTask.h \
		src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/GObjectReference.h \
		src/RepeatWorker.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RepeatWorker.h -o _tmp/moc/release/moc_RepeatWorker.cpp

_tmp/moc/release/moc_RF_SArray_TandemFinder.cpp: ../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/GObjectReference.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		src/RF_SuffixArray.h \
		src/RF_BitMask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		src/RF_SArray_TandemFinder.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RF_SArray_TandemFinder.h -o _tmp/moc/release/moc_RF_SArray_TandemFinder.cpp

_tmp/moc/release/moc_RFBase.cpp: ../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		src/RFBase.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RFBase.h -o _tmp/moc/release/moc_RFBase.cpp

_tmp/moc/release/moc_RFDiagonal.cpp: src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		src/RFDiagonal.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RFDiagonal.h -o _tmp/moc/release/moc_RFDiagonal.cpp

_tmp/moc/release/moc_RFSArray.cpp: ../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Algorithm/SArrayBasedFindTask.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayBasedFindTask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		src/RFSArray.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RFSArray.h -o _tmp/moc/release/moc_RFSArray.cpp

_tmp/moc/release/moc_RFSArrayWK.cpp: ../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Algorithm/SArrayBasedFindTask.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayBasedFindTask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		src/RFSArrayWK.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RFSArrayWK.h -o _tmp/moc/release/moc_RFSArrayWK.cpp

_tmp/moc/release/moc_RFTaskFactory.cpp: ../../include/U2Algorithm/RepeatFinderTaskFactory.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderTaskFactory.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		src/RFTaskFactory.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RFTaskFactory.h -o _tmp/moc/release/moc_RFTaskFactory.cpp

_tmp/moc/release/moc_RepeatQuery.cpp: src/FindRepeatsTask.h \
		src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/GObjectReference.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Lang/QDScheme.h \
		../../corelibs/U2Lang/src/model/QDScheme.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/QueryDesignerRegistry.h \
		../../corelibs/U2Lang/src/model/QueryDesignerRegistry.h \
		src/RepeatQuery.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/RepeatQuery.h -o _tmp/moc/release/moc_RepeatQuery.cpp

_tmp/moc/release/moc_TandemQuery.cpp: src/RF_SArray_TandemFinder.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/GObjectReference.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		src/RF_SuffixArray.h \
		src/RF_BitMask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Lang/QDScheme.h \
		../../corelibs/U2Lang/src/model/QDScheme.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/QueryDesignerRegistry.h \
		../../corelibs/U2Lang/src/model/QueryDesignerRegistry.h \
		src/TandemQuery.h
	/usr/lib/x86_64-linux-gnu/qt5/bin/moc $(DEFINES) -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/repeat_finder/_tmp -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/include -I/usr/include/x86_64-linux-gnu/qt5 -I/usr/include/x86_64-linux-gnu/qt5/QtWebKit -I/usr/include/x86_64-linux-gnu/qt5/QtSvg -I/usr/include/x86_64-linux-gnu/qt5/QtWidgets -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/usr/include/x86_64-linux-gnu/qt5/QtScript -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork -I/usr/include/x86_64-linux-gnu/qt5/QtXml -I/usr/include/x86_64-linux-gnu/qt5/QtCore -I/usr/include/c++/5 -I/usr/include/x86_64-linux-gnu/c++/5 -I/usr/include/c++/5/backward -I/usr/lib/gcc/x86_64-linux-gnu/5/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed -I/usr/include/x86_64-linux-gnu -I/usr/include src/TandemQuery.h -o _tmp/moc/release/moc_TandemQuery.cpp

compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all: _tmp/ui/ui_FindRepeatsDialog.h _tmp/ui/ui_FindTandemsDialog.h
compiler_uic_clean:
	-$(DEL_FILE) _tmp/ui/ui_FindRepeatsDialog.h _tmp/ui/ui_FindTandemsDialog.h
_tmp/ui/ui_FindRepeatsDialog.h: src/FindRepeatsDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/FindRepeatsDialog.ui -o _tmp/ui/ui_FindRepeatsDialog.h

_tmp/ui/ui_FindTandemsDialog.h: src/FindTandemsDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/FindTandemsDialog.ui -o _tmp/ui/ui_FindTandemsDialog.h

compiler_yacc_decl_make_all:
compiler_yacc_decl_clean:
compiler_yacc_impl_make_all:
compiler_yacc_impl_clean:
compiler_lex_make_all:
compiler_lex_clean:
compiler_clean: compiler_rcc_clean compiler_moc_header_clean compiler_uic_clean 

####### Compile

_tmp/obj/release/FindRepeatsDialog.o: src/FindRepeatsDialog.cpp ../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/GenbankFeatures.h \
		../../corelibs/U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/TaskWatchdog.h \
		../../corelibs/U2Core/src/util/TaskWatchdog.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Gui/CreateAnnotationWidgetController.h \
		../../corelibs/U2Gui/src/util/CreateAnnotationWidgetController.h \
		../../include/U2Core/AnnotationCreationPattern.h \
		../../corelibs/U2Core/src/util/AnnotationCreationPattern.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2View/AnnotatedDNAView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAView.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		src/FindRepeatsDialog.h \
		_tmp/ui/ui_FindRepeatsDialog.h \
		src/FindRepeatsTask.h \
		src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FindRepeatsDialog.o src/FindRepeatsDialog.cpp

_tmp/obj/release/FindRepeatsTask.o: src/FindRepeatsTask.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/global.h \
		../../include/U2Core/CreateAnnotationTask.h \
		../../corelibs/U2Core/src/tasks/CreateAnnotationTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/LoadDocumentTask.h \
		../../corelibs/U2Core/src/tasks/LoadDocumentTask.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../../corelibs/U2Core/src/util/U1AnnotationUtils.h \
		src/FindRepeatsTask.h \
		src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		src/RFConstants.h \
		src/RFDiagonal.h \
		src/RF_SArray_TandemFinder.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/RF_SuffixArray.h \
		src/RF_BitMask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FindRepeatsTask.o src/FindRepeatsTask.cpp

_tmp/obj/release/FindTandemsDialog.o: src/FindTandemsDialog.cpp ../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/GenbankFeatures.h \
		../../corelibs/U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Gui/CreateAnnotationWidgetController.h \
		../../corelibs/U2Gui/src/util/CreateAnnotationWidgetController.h \
		../../include/U2Core/AnnotationCreationPattern.h \
		../../corelibs/U2Core/src/util/AnnotationCreationPattern.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		../../include/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2View/AnnotatedDNAView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAView.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		src/FindTandemsDialog.h \
		src/RF_SArray_TandemFinder.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/RF_SuffixArray.h \
		src/RF_BitMask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		_tmp/ui/ui_FindTandemsDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FindTandemsDialog.o src/FindTandemsDialog.cpp

_tmp/obj/release/RepeatFinderPlugin.o: src/RepeatFinderPlugin.cpp ../../include/U2Algorithm/RepeatFinderTaskFactoryRegistry.h \
		../../corelibs/U2Algorithm/src/registry/RepeatFinderTaskFactoryRegistry.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Algorithm/RepeatFinderTaskFactory.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderTaskFactory.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Lang/QueryDesignerRegistry.h \
		../../corelibs/U2Lang/src/model/QueryDesignerRegistry.h \
		../../corelibs/U2Lang/src/model/QDScheme.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Test/GTestFrameworkComponents.h \
		../../corelibs/U2Test/src/GTestFrameworkComponents.h \
		../../corelibs/U2Test/src/GTest.h \
		../../include/U2Test/XMLTestFormat.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2View/ADVUtils.h \
		../../corelibs/U2View/src/ov_sequence/ADVUtils.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/AnnotatedDNAView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAView.h \
		../../include/U2View/AnnotatedDNAViewFactory.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAViewFactory.h \
		src/FindRepeatsDialog.h \
		_tmp/ui/ui_FindRepeatsDialog.h \
		src/FindRepeatsTask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../include/U2Core/GObjectReference.h \
		src/FindTandemsDialog.h \
		src/RF_SArray_TandemFinder.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/RF_SuffixArray.h \
		src/RF_BitMask.h \
		_tmp/ui/ui_FindTandemsDialog.h \
		src/RFTaskFactory.h \
		src/RepeatFinderPlugin.h \
		src/RepeatFinderTests.h \
		../../include/U2Test/XMLTestUtils.h \
		../../corelibs/U2Test/src/xmltest/XMLTestUtils.h \
		../../include/U2Test/GTest.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		src/RepeatQuery.h \
		../../include/U2Lang/QDScheme.h \
		src/RepeatWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h \
		src/TandemQuery.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RepeatFinderPlugin.o src/RepeatFinderPlugin.cpp

_tmp/obj/release/RepeatFinderTests.o: src/RepeatFinderTests.cpp ../../include/U2Algorithm/SArrayBasedFindTask.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayBasedFindTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		src/RepeatFinderTests.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Test/XMLTestUtils.h \
		../../corelibs/U2Test/src/xmltest/XMLTestUtils.h \
		../../include/U2Test/GTest.h \
		../../corelibs/U2Test/src/GTest.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		src/FindRepeatsTask.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		src/RF_SArray_TandemFinder.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/RF_SuffixArray.h \
		src/RF_BitMask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RepeatFinderTests.o src/RepeatFinderTests.cpp

_tmp/obj/release/RepeatWorker.o: src/RepeatWorker.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		../../include/U2Lang/ActorPrototypeRegistry.h \
		../../corelibs/U2Lang/src/model/ActorPrototypeRegistry.h \
		../../include/U2Lang/ActorModel.h \
		../../corelibs/U2Lang/src/model/actor/Actor.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/Peer.h \
		../../corelibs/U2Lang/src/model/Peer.h \
		../../include/U2Lang/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/PortMapping.h \
		../../corelibs/U2Lang/src/model/wizard/SlotMapping.h \
		../../corelibs/U2Lang/src/model/wizard/IdMapping.h \
		../../corelibs/U2Lang/src/model/actor/ActorConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/actor/ActorDocument.h \
		../../include/U2Lang/Actor.h \
		../../corelibs/U2Lang/src/model/actor/ActorPrototype.h \
		../../include/U2Lang/Port.h \
		../../corelibs/U2Lang/src/model/Port.h \
		../../corelibs/U2Lang/src/model/actor/ActorValidator.h \
		../../include/U2Lang/ConfigurationValidator.h \
		../../include/U2Lang/BaseActorCategories.h \
		../../corelibs/U2Lang/src/library/BaseActorCategories.h \
		../../include/U2Lang/BasePorts.h \
		../../corelibs/U2Lang/src/library/BasePorts.h \
		../../include/U2Lang/BaseSlots.h \
		../../corelibs/U2Lang/src/library/BaseSlots.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/CoreLibConstants.h \
		../../corelibs/U2Lang/src/support/CoreLibConstants.h \
		../../include/U2Lang/IntegralBusModel.h \
		../../corelibs/U2Lang/src/model/IntegralBusModel.h \
		../../include/U2Lang/WorkflowEnv.h \
		../../corelibs/U2Lang/src/model/WorkflowEnv.h \
		../../include/U2Lang/ExternalToolCfg.h \
		../../corelibs/U2Lang/src/model/ExternalToolCfg.h \
		../../include/U2Lang/SchemaActorsRegistry.h \
		../../corelibs/U2Lang/src/model/SchemaActorsRegistry.h \
		../../include/U2Lang/Schema.h \
		../../corelibs/U2Lang/src/model/Schema.h \
		../../include/U2Lang/Aliasing.h \
		../../corelibs/U2Lang/src/model/Aliasing.h \
		src/FindRepeatsDialog.h \
		_tmp/ui/ui_FindRepeatsDialog.h \
		src/FindRepeatsTask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		src/RepeatWorker.h \
		../../include/U2Lang/LocalDomain.h \
		../../corelibs/U2Lang/src/library/LocalDomain.h \
		../../include/U2Core/ExternalToolRunTask.h \
		../../corelibs/U2Core/src/tasks/ExternalToolRunTask.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.h \
		../../include/U2Core/UnloadedObject.h \
		../../corelibs/U2Core/src/gobjects/UnloadedObject.h \
		../../include/U2Lang/IntegralBus.h \
		../../corelibs/U2Lang/src/model/IntegralBus.h \
		../../include/U2Lang/WorkflowTransport.h \
		../../corelibs/U2Lang/src/model/WorkflowTransport.h \
		../../include/U2Lang/WorkflowManager.h \
		../../corelibs/U2Lang/src/model/WorkflowManager.h \
		../../include/U2Lang/WorkflowUtils.h \
		../../corelibs/U2Lang/src/support/WorkflowUtils.h \
		../../include/U2Lang/Dataset.h \
		../../corelibs/U2Lang/src/model/url_attribute/Dataset.h \
		../../include/U2Core/FilesIterator.h \
		../../corelibs/U2Core/src/util/FilesIterator.h \
		../../include/U2Lang/SupportStructures.h \
		../../corelibs/U2Lang/src/support/SupportStructures.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RepeatWorker.o src/RepeatWorker.cpp

_tmp/obj/release/RF_SArray_TandemFinder.o: src/RF_SArray_TandemFinder.cpp ../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/AppSettings.h \
		../../corelibs/U2Core/src/globals/AppSettings.h \
		../../include/U2Core/global.h \
		../../include/U2Core/CreateAnnotationTask.h \
		../../corelibs/U2Core/src/tasks/CreateAnnotationTask.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/LoadDocumentTask.h \
		../../corelibs/U2Core/src/tasks/LoadDocumentTask.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../../corelibs/U2Core/src/util/U1AnnotationUtils.h \
		src/RFConstants.h \
		src/RF_SArray_TandemFinder.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		src/RF_SuffixArray.h \
		src/RF_BitMask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RF_SArray_TandemFinder.o src/RF_SArray_TandemFinder.cpp

_tmp/obj/release/RF_SuffixArray.o: src/RF_SuffixArray.cpp src/RF_SuffixArray.h \
		src/RF_BitMask.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		src/RFConstants.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RF_SuffixArray.o src/RF_SuffixArray.cpp

_tmp/obj/release/RFBase.o: src/RFBase.cpp src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		src/RFConstants.h \
		src/RFSArray.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Algorithm/SArrayBasedFindTask.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayBasedFindTask.h \
		src/RFSArrayWK.h \
		src/RFDiagonal.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RFBase.o src/RFBase.cpp

_tmp/obj/release/RFDiagonal.o: src/RFDiagonal.cpp src/RFDiagonal.h \
		src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RFDiagonal.o src/RFDiagonal.cpp

_tmp/obj/release/RFSArray.o: src/RFSArray.cpp src/RFSArray.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Algorithm/SArrayBasedFindTask.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayBasedFindTask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		src/RFConstants.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RFSArray.o src/RFSArray.cpp

_tmp/obj/release/RFSArrayWK.o: src/RFSArrayWK.cpp src/RFSArrayWK.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Algorithm/SArrayBasedFindTask.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayBasedFindTask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RFSArrayWK.o src/RFSArrayWK.cpp

_tmp/obj/release/RFTaskFactory.o: src/RFTaskFactory.cpp src/RFTaskFactory.h \
		../../include/U2Algorithm/RepeatFinderTaskFactory.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderTaskFactory.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		src/FindRepeatsTask.h \
		../../include/U2Core/GObjectReference.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RFTaskFactory.o src/RFTaskFactory.cpp

_tmp/obj/release/RepeatQuery.o: src/RepeatQuery.cpp src/RepeatQuery.h \
		src/FindRepeatsTask.h \
		src/RFBase.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Core/GObjectReference.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Lang/QDScheme.h \
		../../corelibs/U2Lang/src/model/QDScheme.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/QueryDesignerRegistry.h \
		../../corelibs/U2Lang/src/model/QueryDesignerRegistry.h \
		src/FindRepeatsDialog.h \
		_tmp/ui/ui_FindRepeatsDialog.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/FailTask.h \
		../../corelibs/U2Core/src/tasks/FailTask.h \
		../../include/U2Lang/QDConstraint.h \
		../../corelibs/U2Lang/src/model/QDConstraint.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Lang/Attribute.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/RepeatQuery.o src/RepeatQuery.cpp

_tmp/obj/release/TandemQuery.o: src/TandemQuery.cpp ../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../corelibs/U2Core/src/models/GObjectReference.h \
		../../include/U2Core/GObjectRelationRoles.h \
		../../corelibs/U2Core/src/gobjects/GObjectRelationRoles.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Lang/Datatype.h \
		../../corelibs/U2Lang/src/model/Datatype.h \
		../../include/U2Lang/Descriptor.h \
		../../corelibs/U2Lang/src/model/Descriptor.h \
		../../include/U2Core/IdRegistry.h \
		../../corelibs/U2Core/src/globals/IdRegistry.h \
		../../include/U2Designer/DelegateEditors.h \
		../../corelibs/U2Designer/src/DelegateEditors.h \
		../../include/U2Designer/URLLineEdit.h \
		../../corelibs/U2Designer/src/support/URLLineEdit.h \
		../../include/U2Lang/ConfigurationEditor.h \
		../../corelibs/U2Lang/src/model/ConfigurationEditor.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Lang/Attribute.h \
		../../corelibs/U2Lang/src/model/Attribute.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/ScriptTask.h \
		../../corelibs/U2Core/src/tasks/ScriptTask.h \
		../../include/U2Lang/AttributeRelation.h \
		../../corelibs/U2Lang/src/model/AttributeRelation.h \
		../../include/U2Lang/ScriptLibrary.h \
		../../corelibs/U2Lang/src/library/script/ScriptLibrary.h \
		../../include/U2Lang/DbiDataHandler.h \
		../../corelibs/U2Lang/src/model/DbiDataHandler.h \
		../../include/U2Core/U2ObjectDbi.h \
		../../corelibs/U2Core/src/dbi/U2ObjectDbi.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/U2FeatureType.h \
		../../corelibs/U2Core/src/datatype/U2FeatureType.h \
		../../include/U2Core/U2Assembly.h \
		../../corelibs/U2Core/src/datatype/U2Assembly.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		../../include/U2Core/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AnnotationData.h \
		../../corelibs/U2Core/src/datatype/AnnotationData.h \
		../../include/U2Core/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.h \
		../../include/U2Core/U2Qualifier.h \
		../../corelibs/U2Core/src/datatype/U2Qualifier.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/MultipleSequenceAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleSequenceAlignmentObject.h \
		../../include/U2Core/MultipleAlignmentObject.h \
		../../corelibs/U2Core/src/gobjects/MultipleAlignmentObject.h \
		../../include/U2Core/MaModificationInfo.h \
		../../corelibs/U2Core/src/util/MaModificationInfo.h \
		../../include/U2Core/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/VariantTrackObject.h \
		../../corelibs/U2Core/src/gobjects/VariantTrackObject.h \
		../../include/U2Core/U2Variant.h \
		../../corelibs/U2Core/src/datatype/U2Variant.h \
		../../include/U2Lang/MessageMetadata.h \
		../../corelibs/U2Lang/src/model/MessageMetadata.h \
		../../include/U2Lang/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/WorkflowScriptEngine.h \
		../../corelibs/U2Lang/src/model/PortRelation.h \
		../../include/U2Lang/SchemaConfig.h \
		../../corelibs/U2Lang/src/model/SchemaConfig.h \
		../../include/U2Lang/AttributeInfo.h \
		../../corelibs/U2Lang/src/support/AttributeInfo.h \
		../../include/U2Lang/RunFileSystem.h \
		../../corelibs/U2Lang/src/model/RunFileSystem.h \
		../../corelibs/U2Designer/src/PropertyWidget.h \
		src/TandemQuery.h \
		src/RF_SArray_TandemFinder.h \
		../../include/U2Core/AppResources.h \
		../../corelibs/U2Core/src/globals/AppResources.h \
		../../include/U2Core/GObjectReference.h \
		../../include/U2Algorithm/BitsTable.h \
		../../corelibs/U2Algorithm/src/misc/BitsTable.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Algorithm/SArrayIndex.h \
		../../corelibs/U2Algorithm/src/util_sarray/SArrayIndex.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/RF_SuffixArray.h \
		src/RF_BitMask.h \
		src/RFBase.h \
		../../include/U2Algorithm/RepeatFinderSettings.h \
		../../corelibs/U2Algorithm/src/misc/RepeatFinderSettings.h \
		../../include/U2Lang/QDScheme.h \
		../../corelibs/U2Lang/src/model/QDScheme.h \
		../../include/U2Lang/Configuration.h \
		../../corelibs/U2Lang/src/model/Configuration.h \
		../../corelibs/U2Lang/src/model/ConfigurationValidator.h \
		../../include/U2Lang/QueryDesignerRegistry.h \
		../../corelibs/U2Lang/src/model/QueryDesignerRegistry.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/TandemQuery.o src/TandemQuery.cpp

_tmp/obj/release/qrc_repeat_finder.o: _tmp/rcc/qrc_repeat_finder.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/qrc_repeat_finder.o _tmp/rcc/qrc_repeat_finder.cpp

_tmp/obj/release/moc_FindRepeatsDialog.o: _tmp/moc/release/moc_FindRepeatsDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_FindRepeatsDialog.o _tmp/moc/release/moc_FindRepeatsDialog.cpp

_tmp/obj/release/moc_FindRepeatsTask.o: _tmp/moc/release/moc_FindRepeatsTask.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_FindRepeatsTask.o _tmp/moc/release/moc_FindRepeatsTask.cpp

_tmp/obj/release/moc_FindTandemsDialog.o: _tmp/moc/release/moc_FindTandemsDialog.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_FindTandemsDialog.o _tmp/moc/release/moc_FindTandemsDialog.cpp

_tmp/obj/release/moc_RepeatFinderPlugin.o: _tmp/moc/release/moc_RepeatFinderPlugin.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RepeatFinderPlugin.o _tmp/moc/release/moc_RepeatFinderPlugin.cpp

_tmp/obj/release/moc_RepeatFinderTests.o: _tmp/moc/release/moc_RepeatFinderTests.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RepeatFinderTests.o _tmp/moc/release/moc_RepeatFinderTests.cpp

_tmp/obj/release/moc_RepeatWorker.o: _tmp/moc/release/moc_RepeatWorker.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RepeatWorker.o _tmp/moc/release/moc_RepeatWorker.cpp

_tmp/obj/release/moc_RF_SArray_TandemFinder.o: _tmp/moc/release/moc_RF_SArray_TandemFinder.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RF_SArray_TandemFinder.o _tmp/moc/release/moc_RF_SArray_TandemFinder.cpp

_tmp/obj/release/moc_RFBase.o: _tmp/moc/release/moc_RFBase.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RFBase.o _tmp/moc/release/moc_RFBase.cpp

_tmp/obj/release/moc_RFDiagonal.o: _tmp/moc/release/moc_RFDiagonal.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RFDiagonal.o _tmp/moc/release/moc_RFDiagonal.cpp

_tmp/obj/release/moc_RFSArray.o: _tmp/moc/release/moc_RFSArray.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RFSArray.o _tmp/moc/release/moc_RFSArray.cpp

_tmp/obj/release/moc_RFSArrayWK.o: _tmp/moc/release/moc_RFSArrayWK.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RFSArrayWK.o _tmp/moc/release/moc_RFSArrayWK.cpp

_tmp/obj/release/moc_RFTaskFactory.o: _tmp/moc/release/moc_RFTaskFactory.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RFTaskFactory.o _tmp/moc/release/moc_RFTaskFactory.cpp

_tmp/obj/release/moc_RepeatQuery.o: _tmp/moc/release/moc_RepeatQuery.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_RepeatQuery.o _tmp/moc/release/moc_RepeatQuery.cpp

_tmp/obj/release/moc_TandemQuery.o: _tmp/moc/release/moc_TandemQuery.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/moc_TandemQuery.o _tmp/moc/release/moc_TandemQuery.cpp

####### Install

install_target: first FORCE
	@test -d $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins || mkdir -p $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins
	-$(INSTALL_PROGRAM) ../../_release/plugins/$(TARGET) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET)
	-$(STRIP) --strip-unneeded $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET)
	-$(SYMLINK) $(TARGET) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET0)
	-$(SYMLINK) $(TARGET) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET1)
	-$(SYMLINK) $(TARGET) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET2)

uninstall_target: FORCE
	-$(DEL_FILE) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET) 
	 -$(DEL_FILE) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET0) 
	 -$(DEL_FILE) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET1) 
	 -$(DEL_FILE) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/$(TARGET2)
	-$(DEL_DIR) $(INSTALL_ROOT)/home/birch/BIRCH/local/pkg/ugene-1.29.0/lib/ugene/plugins/ 


install: install_target  FORCE

uninstall: uninstall_target  FORCE

FORCE:

