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

MAKEFILE      = Makefile.Debug

####### 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 -D_DEBUG -DPLUGIN_ID=\"enzymesd\" -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 -g -D_REENTRANT -Wall -W -fPIC $(DEFINES)
CXXFLAGS      = -m64 -pipe -g -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/debug -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      = enzymesd1.0.0
DISTDIR = /home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_tmp/obj/debug/enzymesd1.0.0
LINK          = g++
LFLAGS        = -m64 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -shared -Wl,-soname,libenzymesd.so.1
LIBS          = $(SUBLIBS) -L/usr/X11R6/lib64 -L../../_debug -lU2Cored -lU2Algorithmd -lU2Formatsd -lU2Guid -lU2Viewd -lU2Testd -lU2Langd -lU2Designerd -lQt5WebKit -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Script -lQt5Network -lQt5Xml -lQt5Core -lpthread -lGL 
AR            = ar cqs
RANLIB        = 
SED           = sed
STRIP         = strip

####### Output directory

OBJECTS_DIR   = _tmp/obj/debug/

####### Files

SOURCES       = src/CloningUtilTasks.cpp \
		src/ConstructMoleculeDialog.cpp \
		src/CreateFragmentDialog.cpp \
		src/DigestSequenceDialog.cpp \
		src/DNAFragment.cpp \
		src/EditFragmentDialog.cpp \
		src/EnzymesIO.cpp \
		src/EnzymesPlugin.cpp \
		src/EnzymesQuery.cpp \
		src/EnzymesTests.cpp \
		src/FindEnzymesDialog.cpp \
		src/FindEnzymesTask.cpp _tmp/rcc/qrc_enzymes.cpp \
		_tmp/moc/debug/moc_CloningUtilTasks.cpp \
		_tmp/moc/debug/moc_ConstructMoleculeDialog.cpp \
		_tmp/moc/debug/moc_CreateFragmentDialog.cpp \
		_tmp/moc/debug/moc_DigestSequenceDialog.cpp \
		_tmp/moc/debug/moc_EditFragmentDialog.cpp \
		_tmp/moc/debug/moc_EnzymesIO.cpp \
		_tmp/moc/debug/moc_EnzymesPlugin.cpp \
		_tmp/moc/debug/moc_EnzymesQuery.cpp \
		_tmp/moc/debug/moc_EnzymesTests.cpp \
		_tmp/moc/debug/moc_FindEnzymesDialog.cpp \
		_tmp/moc/debug/moc_FindEnzymesTask.cpp
OBJECTS       = _tmp/obj/debug/CloningUtilTasks.o \
		_tmp/obj/debug/ConstructMoleculeDialog.o \
		_tmp/obj/debug/CreateFragmentDialog.o \
		_tmp/obj/debug/DigestSequenceDialog.o \
		_tmp/obj/debug/DNAFragment.o \
		_tmp/obj/debug/EditFragmentDialog.o \
		_tmp/obj/debug/EnzymesIO.o \
		_tmp/obj/debug/EnzymesPlugin.o \
		_tmp/obj/debug/EnzymesQuery.o \
		_tmp/obj/debug/EnzymesTests.o \
		_tmp/obj/debug/FindEnzymesDialog.o \
		_tmp/obj/debug/FindEnzymesTask.o \
		_tmp/obj/debug/qrc_enzymes.o \
		_tmp/obj/debug/moc_CloningUtilTasks.o \
		_tmp/obj/debug/moc_ConstructMoleculeDialog.o \
		_tmp/obj/debug/moc_CreateFragmentDialog.o \
		_tmp/obj/debug/moc_DigestSequenceDialog.o \
		_tmp/obj/debug/moc_EditFragmentDialog.o \
		_tmp/obj/debug/moc_EnzymesIO.o \
		_tmp/obj/debug/moc_EnzymesPlugin.o \
		_tmp/obj/debug/moc_EnzymesQuery.o \
		_tmp/obj/debug/moc_EnzymesTests.o \
		_tmp/obj/debug/moc_FindEnzymesDialog.o \
		_tmp/obj/debug/moc_FindEnzymesTask.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 \
		enzymes.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 \
		enzymes.pro src/CloningUtilTasks.h \
		src/ConstructMoleculeDialog.h \
		src/CreateFragmentDialog.h \
		src/DigestSequenceDialog.h \
		src/DNAFragment.h \
		src/EditFragmentDialog.h \
		src/EnzymesIO.h \
		src/EnzymesPlugin.h \
		src/EnzymesQuery.h \
		src/EnzymesTests.h \
		src/FindEnzymesAlgorithm.h \
		src/FindEnzymesDialog.h \
		src/FindEnzymesTask.h src/CloningUtilTasks.cpp \
		src/ConstructMoleculeDialog.cpp \
		src/CreateFragmentDialog.cpp \
		src/DigestSequenceDialog.cpp \
		src/DNAFragment.cpp \
		src/EditFragmentDialog.cpp \
		src/EnzymesIO.cpp \
		src/EnzymesPlugin.cpp \
		src/EnzymesQuery.cpp \
		src/EnzymesTests.cpp \
		src/FindEnzymesDialog.cpp \
		src/FindEnzymesTask.cpp
QMAKE_TARGET  = enzymesd
DESTDIR       = ../../_debug/plugins/#avoid trailing-slash linebreak
TARGET        = libenzymesd.so.1.0.0
TARGETA       = ../../_debug/plugins/libenzymesd.a
TARGET0       = libenzymesd.so
TARGETD       = libenzymesd.so.1.0.0
TARGET1       = libenzymesd.so.1
TARGET2       = libenzymesd.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

../../_debug/plugins/$(TARGET): _tmp/ui/ui_ConstructMoleculeDialog.h _tmp/ui/ui_CreateFragmentDialog.h _tmp/ui/ui_DigestSequenceDialog.h _tmp/ui/ui_EditFragmentDialog.h _tmp/ui/ui_EnzymesSelectorDialog.h _tmp/ui/ui_EnzymesSelectorWidget.h _tmp/ui/ui_FindEnzymesDialog.h $(OBJECTS) $(SUBLIBS) $(OBJCOMP)  
	@test -d ../../_debug/plugins/ || mkdir -p ../../_debug/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) ../../_debug/plugins/$(TARGET)
	-$(MOVE) $(TARGET)  ../../_debug/plugins/ 
	-$(DEL_FILE) ../../_debug/plugins/$(TARGET0)
	-$(DEL_FILE) ../../_debug/plugins/$(TARGET1)
	-$(DEL_FILE) ../../_debug/plugins/$(TARGET2)
	-$(MOVE) $(TARGET0) ../../_debug/plugins/ 
	-$(MOVE) $(TARGET1) ../../_debug/plugins/ 
	-$(MOVE) $(TARGET2) ../../_debug/plugins/ 



staticlib: $(TARGETA)

$(TARGETA): _tmp/ui/ui_ConstructMoleculeDialog.h _tmp/ui/ui_CreateFragmentDialog.h _tmp/ui/ui_DigestSequenceDialog.h _tmp/ui/ui_EditFragmentDialog.h _tmp/ui/ui_EnzymesSelectorDialog.h _tmp/ui/ui_EnzymesSelectorWidget.h _tmp/ui/ui_FindEnzymesDialog.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.Debug enzymes.pro

qmake_all: FORCE


all: Makefile.Debug ../../_debug/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 enzymes.qrc $(DISTDIR)/
	$(COPY_FILE) --parents src/CloningUtilTasks.h src/ConstructMoleculeDialog.h src/CreateFragmentDialog.h src/DigestSequenceDialog.h src/DNAFragment.h src/EditFragmentDialog.h src/EnzymesIO.h src/EnzymesPlugin.h src/EnzymesQuery.h src/EnzymesTests.h src/FindEnzymesAlgorithm.h src/FindEnzymesDialog.h src/FindEnzymesTask.h $(DISTDIR)/
	$(COPY_FILE) --parents src/CloningUtilTasks.cpp src/ConstructMoleculeDialog.cpp src/CreateFragmentDialog.cpp src/DigestSequenceDialog.cpp src/DNAFragment.cpp src/EditFragmentDialog.cpp src/EnzymesIO.cpp src/EnzymesPlugin.cpp src/EnzymesQuery.cpp src/EnzymesTests.cpp src/FindEnzymesDialog.cpp src/FindEnzymesTask.cpp $(DISTDIR)/
	$(COPY_FILE) --parents src/ConstructMoleculeDialog.ui src/CreateFragmentDialog.ui src/DigestSequenceDialog.ui src/EditFragmentDialog.ui src/EnzymesSelectorDialog.ui src/EnzymesSelectorWidget.ui src/FindEnzymesDialog.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) ../../_debug/plugins/$(TARGET) 
	-$(DEL_FILE) ../../_debug/plugins/$(TARGET0) ../../_debug/plugins/$(TARGET1) ../../_debug/plugins/$(TARGET2) $(TARGETA)
	-$(DEL_FILE) Makefile.Debug


####### 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_enzymes.cpp
compiler_rcc_clean:
	-$(DEL_FILE) _tmp/rcc/qrc_enzymes.cpp
_tmp/rcc/qrc_enzymes.cpp: enzymes.qrc \
		images/enzymes.png
	/usr/lib/x86_64-linux-gnu/qt5/bin/rcc -name enzymes enzymes.qrc -o _tmp/rcc/qrc_enzymes.cpp

compiler_moc_header_make_all: _tmp/moc/debug/moc_CloningUtilTasks.cpp _tmp/moc/debug/moc_ConstructMoleculeDialog.cpp _tmp/moc/debug/moc_CreateFragmentDialog.cpp _tmp/moc/debug/moc_DigestSequenceDialog.cpp _tmp/moc/debug/moc_EditFragmentDialog.cpp _tmp/moc/debug/moc_EnzymesIO.cpp _tmp/moc/debug/moc_EnzymesPlugin.cpp _tmp/moc/debug/moc_EnzymesQuery.cpp _tmp/moc/debug/moc_EnzymesTests.cpp _tmp/moc/debug/moc_FindEnzymesDialog.cpp _tmp/moc/debug/moc_FindEnzymesTask.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) _tmp/moc/debug/moc_CloningUtilTasks.cpp _tmp/moc/debug/moc_ConstructMoleculeDialog.cpp _tmp/moc/debug/moc_CreateFragmentDialog.cpp _tmp/moc/debug/moc_DigestSequenceDialog.cpp _tmp/moc/debug/moc_EditFragmentDialog.cpp _tmp/moc/debug/moc_EnzymesIO.cpp _tmp/moc/debug/moc_EnzymesPlugin.cpp _tmp/moc/debug/moc_EnzymesQuery.cpp _tmp/moc/debug/moc_EnzymesTests.cpp _tmp/moc/debug/moc_FindEnzymesDialog.cpp _tmp/moc/debug/moc_FindEnzymesTask.cpp
_tmp/moc/debug/moc_CloningUtilTasks.cpp: ../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.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/DNAFragment.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/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/CloningUtilTasks.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/CloningUtilTasks.h -o _tmp/moc/debug/moc_CloningUtilTasks.cpp

_tmp/moc/debug/moc_ConstructMoleculeDialog.cpp: _tmp/ui/ui_ConstructMoleculeDialog.h \
		src/CloningUtilTasks.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.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/DNAFragment.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/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		src/ConstructMoleculeDialog.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/ConstructMoleculeDialog.h -o _tmp/moc/debug/moc_ConstructMoleculeDialog.cpp

_tmp/moc/debug/moc_CreateFragmentDialog.cpp: src/DNAFragment.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/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.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 \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		_tmp/ui/ui_CreateFragmentDialog.h \
		src/CreateFragmentDialog.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/CreateFragmentDialog.h -o _tmp/moc/debug/moc_CreateFragmentDialog.cpp

_tmp/moc/debug/moc_DigestSequenceDialog.cpp: ../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.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/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		src/EnzymesQuery.h \
		src/FindEnzymesDialog.h \
		_tmp/ui/ui_EnzymesSelectorWidget.h \
		_tmp/ui/ui_FindEnzymesDialog.h \
		_tmp/ui/ui_EnzymesSelectorDialog.h \
		../../include/U2Lang/QDScheme.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/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/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/U2Lang/QueryDesignerRegistry.h \
		../../corelibs/U2Lang/src/model/QueryDesignerRegistry.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 \
		_tmp/ui/ui_DigestSequenceDialog.h \
		src/DigestSequenceDialog.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/DigestSequenceDialog.h -o _tmp/moc/debug/moc_DigestSequenceDialog.cpp

_tmp/moc/debug/moc_EditFragmentDialog.cpp: src/DNAFragment.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 \
		_tmp/ui/ui_EditFragmentDialog.h \
		src/EditFragmentDialog.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/EditFragmentDialog.h -o _tmp/moc/debug/moc_EditFragmentDialog.cpp

_tmp/moc/debug/moc_EnzymesIO.cpp: ../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.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/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 \
		src/EnzymesIO.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/EnzymesIO.h -o _tmp/moc/debug/moc_EnzymesIO.cpp

_tmp/moc/debug/moc_EnzymesPlugin.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/EnzymesPlugin.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/EnzymesPlugin.h -o _tmp/moc/debug/moc_EnzymesPlugin.cpp

_tmp/moc/debug/moc_EnzymesQuery.cpp: ../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.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/FindEnzymesDialog.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		_tmp/ui/ui_EnzymesSelectorWidget.h \
		_tmp/ui/ui_FindEnzymesDialog.h \
		_tmp/ui/ui_EnzymesSelectorDialog.h \
		../../include/U2Lang/QDScheme.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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/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/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/U2Lang/QueryDesignerRegistry.h \
		../../corelibs/U2Lang/src/model/QueryDesignerRegistry.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 \
		src/EnzymesQuery.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/EnzymesQuery.h -o _tmp/moc/debug/moc_EnzymesQuery.cpp

_tmp/moc/debug/moc_EnzymesTests.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/U2Test/XMLTestUtils.h \
		../../corelibs/U2Test/src/xmltest/XMLTestUtils.h \
		../../include/U2Test/GTest.h \
		../../corelibs/U2Test/src/GTest.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		src/DNAFragment.h \
		src/EnzymesTests.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/EnzymesTests.h -o _tmp/moc/debug/moc_EnzymesTests.cpp

_tmp/moc/debug/moc_FindEnzymesDialog.cpp: ../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.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/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		_tmp/ui/ui_EnzymesSelectorWidget.h \
		_tmp/ui/ui_FindEnzymesDialog.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/FindEnzymesDialog.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/FindEnzymesDialog.h -o _tmp/moc/debug/moc_FindEnzymesDialog.cpp

_tmp/moc/debug/moc_FindEnzymesTask.cpp: ../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.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/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/AutoAnnotationsSupport.h \
		../../corelibs/U2Core/src/globals/AutoAnnotationsSupport.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/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/FindEnzymesAlgorithm.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		src/FindEnzymesTask.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/enzymes -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins/enzymes/_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/FindEnzymesTask.h -o _tmp/moc/debug/moc_FindEnzymesTask.cpp

compiler_moc_source_make_all:
compiler_moc_source_clean:
compiler_uic_make_all: _tmp/ui/ui_ConstructMoleculeDialog.h _tmp/ui/ui_CreateFragmentDialog.h _tmp/ui/ui_DigestSequenceDialog.h _tmp/ui/ui_EditFragmentDialog.h _tmp/ui/ui_EnzymesSelectorDialog.h _tmp/ui/ui_EnzymesSelectorWidget.h _tmp/ui/ui_FindEnzymesDialog.h
compiler_uic_clean:
	-$(DEL_FILE) _tmp/ui/ui_ConstructMoleculeDialog.h _tmp/ui/ui_CreateFragmentDialog.h _tmp/ui/ui_DigestSequenceDialog.h _tmp/ui/ui_EditFragmentDialog.h _tmp/ui/ui_EnzymesSelectorDialog.h _tmp/ui/ui_EnzymesSelectorWidget.h _tmp/ui/ui_FindEnzymesDialog.h
_tmp/ui/ui_ConstructMoleculeDialog.h: src/ConstructMoleculeDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/ConstructMoleculeDialog.ui -o _tmp/ui/ui_ConstructMoleculeDialog.h

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

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

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

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

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

_tmp/ui/ui_FindEnzymesDialog.h: src/FindEnzymesDialog.ui
	/usr/lib/x86_64-linux-gnu/qt5/bin/uic src/FindEnzymesDialog.ui -o _tmp/ui/ui_FindEnzymesDialog.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/debug/CloningUtilTasks.o: src/CloningUtilTasks.cpp ../../include/U2Core/AddDocumentTask.h \
		../../corelibs/U2Core/src/tasks/AddDocumentTask.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/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 \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/FormatUtils.h \
		../../corelibs/U2Core/src/util/FormatUtils.h \
		../../include/U2Core/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.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/U2Core/GObjectTypes.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.h \
		../../include/U2Core/SaveDocumentTask.h \
		../../corelibs/U2Core/src/tasks/SaveDocumentTask.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../../corelibs/U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../../corelibs/U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.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/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2Sequence.h \
		../../corelibs/U2Core/src/datatype/U2Sequence.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.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/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/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/Version.h \
		../../corelibs/U2Core/src/globals/Version.h \
		../../include/U2Gui/OpenViewTask.h \
		../../corelibs/U2Gui/src/OpenViewTask.h \
		src/CloningUtilTasks.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/DNAFragment.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		src/FindEnzymesTask.h \
		../../include/U2Core/AutoAnnotationsSupport.h \
		../../corelibs/U2Core/src/globals/AutoAnnotationsSupport.h \
		../../include/U2Core/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/FindEnzymesAlgorithm.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CloningUtilTasks.o src/CloningUtilTasks.cpp

_tmp/obj/debug/ConstructMoleculeDialog.o: src/ConstructMoleculeDialog.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/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.h \
		../../include/U2Core/global.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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/DocumentUtils.h \
		../../corelibs/U2Core/src/models/DocumentUtils.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/GUrlUtils.h \
		../../corelibs/U2Core/src/util/GUrlUtils.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Gui/LastUsedDirHelper.h \
		../../corelibs/U2Gui/src/util/LastUsedDirHelper.h \
		../../include/U2Gui/ProjectTreeController.h \
		../../corelibs/U2Gui/src/util/project/ProjectTreeController.h \
		../../include/U2Core/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/DocumentSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../include/U2Core/FolderSelection.h \
		../../corelibs/U2Core/src/selection/FolderSelection.h \
		../../include/U2Core/Folder.h \
		../../corelibs/U2Core/src/models/Folder.h \
		../../include/U2Core/DocumentModel.h \
		../../include/U2Core/GObjectSelection.h \
		../../corelibs/U2Core/src/selection/GObjectSelection.h \
		../../include/U2Core/ProjectTreeControllerModeSettings.h \
		../../corelibs/U2Core/src/globals/ProjectTreeControllerModeSettings.h \
		../../include/U2Gui/ProjectTreeItemSelectorDialog.h \
		../../corelibs/U2Gui/src/util/ProjectTreeItemSelectorDialog.h \
		../../include/U2Gui/SaveDocumentController.h \
		../../corelibs/U2Gui/src/util/SaveDocumentController.h \
		src/ConstructMoleculeDialog.h \
		_tmp/ui/ui_ConstructMoleculeDialog.h \
		src/CloningUtilTasks.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/DNAFragment.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/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/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		src/CreateFragmentDialog.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		_tmp/ui/ui_CreateFragmentDialog.h \
		src/EditFragmentDialog.h \
		_tmp/ui/ui_EditFragmentDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/ConstructMoleculeDialog.o src/ConstructMoleculeDialog.cpp

_tmp/obj/debug/CreateFragmentDialog.o: src/CreateFragmentDialog.cpp ../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.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/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/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/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../../corelibs/U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../../corelibs/U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.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/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.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/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.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/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		src/CreateFragmentDialog.h \
		src/DNAFragment.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		_tmp/ui/ui_CreateFragmentDialog.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/CreateFragmentDialog.o src/CreateFragmentDialog.cpp

_tmp/obj/debug/DigestSequenceDialog.o: src/DigestSequenceDialog.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/AutoAnnotationsSupport.h \
		../../corelibs/U2Core/src/globals/AutoAnnotationsSupport.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/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/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.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/U1AnnotationUtils.h \
		../../corelibs/U2Core/src/util/U1AnnotationUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Formats/GenbankLocationParser.h \
		../../corelibs/U2Formats/src/GenbankLocationParser.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/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.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/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 \
		src/CloningUtilTasks.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/DNAFragment.h \
		src/DigestSequenceDialog.h \
		../../include/U2Gui/MainWindow.h \
		src/EnzymesQuery.h \
		src/FindEnzymesDialog.h \
		_tmp/ui/ui_EnzymesSelectorWidget.h \
		_tmp/ui/ui_FindEnzymesDialog.h \
		_tmp/ui/ui_EnzymesSelectorDialog.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/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/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 \
		../../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 \
		_tmp/ui/ui_DigestSequenceDialog.h \
		src/EnzymesIO.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DigestSequenceDialog.o src/DigestSequenceDialog.cpp

_tmp/obj/debug/DNAFragment.o: src/DNAFragment.cpp ../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/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 \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../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/U2Location.h \
		../../corelibs/U2Core/src/datatype/U2Location.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/U2Feature.h \
		../../corelibs/U2Core/src/datatype/U2Feature.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.h \
		../../include/U2Core/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/DNAFragment.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/DNAFragment.o src/DNAFragment.cpp

_tmp/obj/debug/EditFragmentDialog.o: src/EditFragmentDialog.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/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/global.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../../corelibs/U2Core/src/util/U2AlphabetUtils.h \
		../../include/U2Core/MultipleSequenceAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignment.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.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/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/EnzymesIO.h \
		src/EditFragmentDialog.h \
		src/DNAFragment.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 \
		_tmp/ui/ui_EditFragmentDialog.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EditFragmentDialog.o src/EditFragmentDialog.cpp

_tmp/obj/debug/EnzymesIO.o: src/EnzymesIO.cpp src/EnzymesIO.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.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/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/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/IOAdapterUtils.h \
		../../corelibs/U2Core/src/util/IOAdapterUtils.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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 \
		../../include/U2Core/U2Type.h \
		../../corelibs/U2Core/src/datatype/U2Type.h \
		../../corelibs/U2Core/src/gobjects/GObjectTypes.h \
		../../include/U2Core/U2FormatCheckResult.h \
		../../corelibs/U2Core/src/dbi/U2FormatCheckResult.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../../corelibs/U2Core/src/util/U2AlphabetUtils.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/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EnzymesIO.o src/EnzymesIO.cpp

_tmp/obj/debug/EnzymesPlugin.o: src/EnzymesPlugin.cpp ../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.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/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/AutoAnnotationsSupport.h \
		../../corelibs/U2Core/src/globals/AutoAnnotationsSupport.h \
		../../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/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/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/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Gui/ToolsMenu.h \
		../../corelibs/U2Gui/src/ToolsMenu.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.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/U2View/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../include/U2View/ADVUtils.h \
		../../corelibs/U2View/src/ov_sequence/ADVUtils.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2View/AnnotatedDNAView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAView.h \
		../../include/U2Test/GTestFrameworkComponents.h \
		../../corelibs/U2Test/src/GTestFrameworkComponents.h \
		../../corelibs/U2Test/src/GTest.h \
		src/ConstructMoleculeDialog.h \
		_tmp/ui/ui_ConstructMoleculeDialog.h \
		src/CloningUtilTasks.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/DNAFragment.h \
		src/CreateFragmentDialog.h \
		../../include/U2Gui/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		_tmp/ui/ui_CreateFragmentDialog.h \
		src/DigestSequenceDialog.h \
		src/EnzymesQuery.h \
		src/FindEnzymesDialog.h \
		_tmp/ui/ui_EnzymesSelectorWidget.h \
		_tmp/ui/ui_FindEnzymesDialog.h \
		_tmp/ui/ui_EnzymesSelectorDialog.h \
		../../include/U2Lang/QDScheme.h \
		../../corelibs/U2Lang/src/model/QDScheme.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/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 \
		../../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 \
		../../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 \
		_tmp/ui/ui_DigestSequenceDialog.h \
		src/EnzymesPlugin.h \
		src/EnzymesTests.h \
		../../include/U2Test/XMLTestUtils.h \
		../../corelibs/U2Test/src/xmltest/XMLTestUtils.h \
		../../include/U2Test/GTest.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		src/FindEnzymesTask.h \
		../../include/U2Core/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/FindEnzymesAlgorithm.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EnzymesPlugin.o src/EnzymesPlugin.cpp

_tmp/obj/debug/EnzymesQuery.o: src/EnzymesQuery.cpp src/EnzymesQuery.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.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/FindEnzymesDialog.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		_tmp/ui/ui_EnzymesSelectorWidget.h \
		_tmp/ui/ui_FindEnzymesDialog.h \
		_tmp/ui/ui_EnzymesSelectorDialog.h \
		../../include/U2Lang/QDScheme.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/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.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/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/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/U2Lang/QueryDesignerRegistry.h \
		../../corelibs/U2Lang/src/model/QueryDesignerRegistry.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 \
		src/EnzymesIO.h \
		src/FindEnzymesTask.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/AutoAnnotationsSupport.h \
		../../corelibs/U2Core/src/globals/AutoAnnotationsSupport.h \
		../../include/U2Core/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/FindEnzymesAlgorithm.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EnzymesQuery.o src/EnzymesQuery.cpp

_tmp/obj/debug/EnzymesTests.o: src/EnzymesTests.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/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/IOAdapter.h \
		../../corelibs/U2Core/src/io/IOAdapter.h \
		../../include/U2Core/U2DbiRegistry.h \
		../../corelibs/U2Core/src/dbi/U2DbiRegistry.h \
		../../include/U2Core/U2Dbi.h \
		../../corelibs/U2Core/src/dbi/U2Dbi.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/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Formats/GenbankLocationParser.h \
		../../corelibs/U2Formats/src/GenbankLocationParser.h \
		../../include/U2Formats/GenbankPlainTextFormat.h \
		../../corelibs/U2Formats/src/GenbankPlainTextFormat.h \
		../../include/U2Core/GenbankFeatures.h \
		../../corelibs/U2Core/src/util/GenbankFeatures.h \
		../../corelibs/U2Formats/src/EMBLGenbankAbstractDocument.h \
		../../include/U2Core/BaseDocumentFormats.h \
		../../corelibs/U2Core/src/globals/BaseDocumentFormats.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/U2SequenceUtils.h \
		../../corelibs/U2Core/src/util/U2SequenceUtils.h \
		../../include/U2Core/FormatSettings.h \
		../../corelibs/U2Core/src/globals/FormatSettings.h \
		../../include/U2Core/U2DbiUtils.h \
		../../corelibs/U2Core/src/dbi/U2DbiUtils.h \
		../../include/U2Core/StrPackUtils.h \
		../../corelibs/U2Core/src/util/StrPackUtils.h \
		src/CloningUtilTasks.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/DNAFragment.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/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		src/EnzymesIO.h \
		src/EnzymesTests.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 \
		src/FindEnzymesTask.h \
		../../include/U2Core/AutoAnnotationsSupport.h \
		../../corelibs/U2Core/src/globals/AutoAnnotationsSupport.h \
		../../include/U2Core/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/FindEnzymesAlgorithm.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/EnzymesTests.o src/EnzymesTests.cpp

_tmp/obj/debug/FindEnzymesDialog.o: src/FindEnzymesDialog.cpp src/FindEnzymesDialog.h \
		../../include/U2Gui/MainWindow.h \
		../../corelibs/U2Gui/src/MainWindow.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/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		_tmp/ui/ui_EnzymesSelectorWidget.h \
		_tmp/ui/ui_FindEnzymesDialog.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/FindEnzymesTask.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/AutoAnnotationsSupport.h \
		../../corelibs/U2Core/src/globals/AutoAnnotationsSupport.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/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNASequence.h \
		../../corelibs/U2Core/src/datatype/DNAInfo.h \
		../../corelibs/U2Core/src/datatype/DNAQuality.h \
		../../include/U2Core/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/FindEnzymesAlgorithm.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		src/EnzymesIO.h \
		../../include/U2Core/DNASequenceObject.h \
		../../corelibs/U2Core/src/gobjects/DNASequenceObject.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/GObjectReference.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		../../include/U2Core/Counter.h \
		../../corelibs/U2Core/src/globals/Counter.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Gui/CreateAnnotationWidgetController.h \
		../../corelibs/U2Gui/src/util/CreateAnnotationWidgetController.h \
		../../include/U2Core/AnnotationCreationPattern.h \
		../../corelibs/U2Core/src/util/AnnotationCreationPattern.h \
		../../include/U2Gui/DialogUtils.h \
		../../corelibs/U2Gui/src/util/DialogUtils.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Gui/LastUsedDirHelper.h \
		../../corelibs/U2Gui/src/util/LastUsedDirHelper.h \
		../../include/U2Gui/RegionSelectorWithExcludedRegion.h \
		../../corelibs/U2Gui/src/util/RegionSelectorWithExcludedRegion.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/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2View/AutoAnnotationUtils.h \
		../../corelibs/U2View/src/ov_sequence/AutoAnnotationUtils.h \
		../../corelibs/U2View/src/ov_sequence/ADVSingleSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceWidget.h \
		../../corelibs/U2View/src/ov_sequence/PanView.h \
		../../include/U2Gui/GraphUtils.h \
		../../corelibs/U2Gui/src/util/GraphUtils.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineViewAnnotated.h \
		../../include/U2Core/AnnotationSelection.h \
		../../corelibs/U2Core/src/selection/AnnotationSelection.h \
		../../corelibs/U2View/src/ov_sequence/GSequenceLineView.h \
		../../include/U2Gui/SelectionModificationHelper.h \
		../../corelibs/U2Gui/src/util/SelectionModificationHelper.h \
		../../include/U2Gui/WidgetWithLocalToolbar.h \
		../../corelibs/U2Gui/src/util/WidgetWithLocalToolbar.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/PanViewRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewAnnotatedRenderer.h \
		../../corelibs/U2View/src/ov_sequence/view_rendering/SequenceViewRenderer.h \
		../../include/U2Core/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Formats/GenbankLocationParser.h \
		../../corelibs/U2Formats/src/GenbankLocationParser.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FindEnzymesDialog.o src/FindEnzymesDialog.cpp

_tmp/obj/debug/FindEnzymesTask.o: src/FindEnzymesTask.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/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.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/GenbankFeatures.h \
		../../corelibs/U2Core/src/util/GenbankFeatures.h \
		../../include/U2Core/ProjectModel.h \
		../../corelibs/U2Core/src/models/ProjectModel.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/Settings.h \
		../../corelibs/U2Core/src/globals/Settings.h \
		../../include/U2Core/U2AlphabetUtils.h \
		../../corelibs/U2Core/src/util/U2AlphabetUtils.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/MultipleAlignment.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleAlignmentRow.h \
		../../include/U2Core/MsaRowUtils.h \
		../../corelibs/U2Core/src/util/MsaRowUtils.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/U2Alphabet.h \
		../../corelibs/U2Core/src/datatype/msa/MultipleSequenceAlignmentRow.h \
		../../include/U2Core/TextUtils.h \
		../../corelibs/U2Core/src/util/TextUtils.h \
		../../include/U2Core/Timer.h \
		../../corelibs/U2Core/src/globals/Timer.h \
		src/EnzymesIO.h \
		../../include/U2Algorithm/EnzymeModel.h \
		../../corelibs/U2Algorithm/src/misc/EnzymeModel.h \
		src/FindEnzymesTask.h \
		../../include/U2Core/AutoAnnotationsSupport.h \
		../../corelibs/U2Core/src/globals/AutoAnnotationsSupport.h \
		../../include/U2Core/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceDbiWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		src/FindEnzymesAlgorithm.h \
		../../include/U2Core/DNATranslation.h \
		../../corelibs/U2Core/src/datatype/DNATranslation.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/FindEnzymesTask.o src/FindEnzymesTask.cpp

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

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

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

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

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

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

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

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

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

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

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

_tmp/obj/debug/moc_FindEnzymesTask.o: _tmp/moc/debug/moc_FindEnzymesTask.cpp 
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/debug/moc_FindEnzymesTask.o _tmp/moc/debug/moc_FindEnzymesTask.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) ../../_debug/plugins/$(TARGET) $(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:

