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

MAKEFILE      = Makefile.Release

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

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

####### Output directory

OBJECTS_DIR   = _tmp/obj/release/

####### Files

SOURCES       = src/Primer3Dialog.cpp \
		src/Primer3Plugin.cpp \
		src/Primer3TaskSettings.cpp \
		src/Primer3Task.cpp \
		src/Primer3Tests.cpp \
		src/Primer3Query.cpp \
		src/primer3_core/boulder_input.c \
		src/primer3_core/dpal.c \
		src/primer3_core/oligotm.c \
		src/primer3_core/primer3.c \
		src/primer3_core/primer3_main.c \
		src/FindExonRegionsTask.cpp _tmp/rcc/qrc_primer3.cpp \
		_tmp/moc/release/moc_Primer3Dialog.cpp \
		_tmp/moc/release/moc_Primer3Plugin.cpp \
		_tmp/moc/release/moc_Primer3Task.cpp \
		_tmp/moc/release/moc_Primer3Tests.cpp \
		_tmp/moc/release/moc_Primer3Query.cpp \
		_tmp/moc/release/moc_FindExonRegionsTask.cpp
OBJECTS       = _tmp/obj/release/Primer3Dialog.o \
		_tmp/obj/release/Primer3Plugin.o \
		_tmp/obj/release/Primer3TaskSettings.o \
		_tmp/obj/release/Primer3Task.o \
		_tmp/obj/release/Primer3Tests.o \
		_tmp/obj/release/Primer3Query.o \
		_tmp/obj/release/boulder_input.o \
		_tmp/obj/release/dpal.o \
		_tmp/obj/release/oligotm.o \
		_tmp/obj/release/primer3.o \
		_tmp/obj/release/primer3_main.o \
		_tmp/obj/release/FindExonRegionsTask.o \
		_tmp/obj/release/qrc_primer3.o \
		_tmp/obj/release/moc_Primer3Dialog.o \
		_tmp/obj/release/moc_Primer3Plugin.o \
		_tmp/obj/release/moc_Primer3Task.o \
		_tmp/obj/release/moc_Primer3Tests.o \
		_tmp/obj/release/moc_Primer3Query.o \
		_tmp/obj/release/moc_FindExonRegionsTask.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 \
		primer3.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_off.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 \
		primer3.pro src/Primer3Dialog.h \
		src/Primer3Plugin.h \
		src/Primer3TaskSettings.h \
		src/Primer3Task.h \
		src/Primer3Tests.h \
		src/Primer3Query.h \
		src/primer3_core/boulder_input.h \
		src/primer3_core/dpal.h \
		src/primer3_core/oligotm.h \
		src/primer3_core/primer3.h \
		src/primer3_core/primer3_main.h \
		src/FindExonRegionsTask.h src/Primer3Dialog.cpp \
		src/Primer3Plugin.cpp \
		src/Primer3TaskSettings.cpp \
		src/Primer3Task.cpp \
		src/Primer3Tests.cpp \
		src/Primer3Query.cpp \
		src/primer3_core/boulder_input.c \
		src/primer3_core/dpal.c \
		src/primer3_core/oligotm.c \
		src/primer3_core/primer3.c \
		src/primer3_core/primer3_main.c \
		src/FindExonRegionsTask.cpp
QMAKE_TARGET  = primer3
DESTDIR       = ../../_release/plugins/#avoid trailing-slash linebreak
TARGET        = libprimer3.so.1.0.0
TARGETA       = ../../_release/plugins/libprimer3.a
TARGET0       = libprimer3.so
TARGETD       = libprimer3.so.1.0.0
TARGET1       = libprimer3.so.1
TARGET2       = libprimer3.so.1.0


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

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

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

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

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

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

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

####### Build rules

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



staticlib: $(TARGETA)

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

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

qmake_all: FORCE


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

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

distdir: FORCE
	@test -d $(DISTDIR) || mkdir -p $(DISTDIR)
	$(COPY_FILE) --parents $(DIST) $(DISTDIR)/
	$(COPY_FILE) --parents primer3.qrc $(DISTDIR)/
	$(COPY_FILE) --parents src/Primer3Dialog.h src/Primer3Plugin.h src/Primer3TaskSettings.h src/Primer3Task.h src/Primer3Tests.h src/Primer3Query.h src/primer3_core/boulder_input.h src/primer3_core/dpal.h src/primer3_core/oligotm.h src/primer3_core/primer3.h src/primer3_core/primer3_main.h src/FindExonRegionsTask.h $(DISTDIR)/
	$(COPY_FILE) --parents src/Primer3Dialog.cpp src/Primer3Plugin.cpp src/Primer3TaskSettings.cpp src/Primer3Task.cpp src/Primer3Tests.cpp src/Primer3Query.cpp src/primer3_core/boulder_input.c src/primer3_core/dpal.c src/primer3_core/oligotm.c src/primer3_core/primer3.c src/primer3_core/primer3_main.c src/FindExonRegionsTask.cpp $(DISTDIR)/
	$(COPY_FILE) --parents src/Primer3Dialog.ui $(DISTDIR)/
	$(COPY_FILE) --parents transl/english.ts transl/russian.ts $(DISTDIR)/


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


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


####### Sub-libraries

mocclean: compiler_moc_header_clean compiler_moc_source_clean

mocables: compiler_moc_header_make_all compiler_moc_source_make_all

check: first

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

compiler_moc_header_make_all: _tmp/moc/release/moc_Primer3Dialog.cpp _tmp/moc/release/moc_Primer3Plugin.cpp _tmp/moc/release/moc_Primer3Task.cpp _tmp/moc/release/moc_Primer3Tests.cpp _tmp/moc/release/moc_Primer3Query.cpp _tmp/moc/release/moc_FindExonRegionsTask.cpp
compiler_moc_header_clean:
	-$(DEL_FILE) _tmp/moc/release/moc_Primer3Dialog.cpp _tmp/moc/release/moc_Primer3Plugin.cpp _tmp/moc/release/moc_Primer3Task.cpp _tmp/moc/release/moc_Primer3Tests.cpp _tmp/moc/release/moc_Primer3Query.cpp _tmp/moc/release/moc_FindExonRegionsTask.cpp
_tmp/moc/release/moc_Primer3Dialog.cpp: ../../include/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/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/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/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_Primer3Dialog.h \
		src/Primer3Task.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/Primer3TaskSettings.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/FindExonRegionsTask.h \
		src/Primer3Dialog.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_3rdparty/primer3 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src/primer3_core -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/_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/Primer3Dialog.h -o _tmp/moc/release/moc_Primer3Dialog.cpp

_tmp/moc/release/moc_Primer3Plugin.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/Primer3Tests.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 \
		../../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 \
		src/Primer3Task.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 \
		src/Primer3TaskSettings.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/FindExonRegionsTask.h \
		src/Primer3Plugin.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_3rdparty/primer3 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src/primer3_core -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/_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/Primer3Plugin.h -o _tmp/moc/release/moc_Primer3Plugin.cpp

_tmp/moc/release/moc_Primer3Task.cpp: ../../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/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/Primer3TaskSettings.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/FindExonRegionsTask.h \
		src/Primer3Task.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_3rdparty/primer3 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src/primer3_core -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/_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/Primer3Task.h -o _tmp/moc/release/moc_Primer3Task.cpp

_tmp/moc/release/moc_Primer3Tests.cpp: ../../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/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 \
		../../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 \
		src/Primer3Task.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 \
		src/Primer3TaskSettings.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/FindExonRegionsTask.h \
		src/Primer3Tests.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_3rdparty/primer3 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src/primer3_core -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/_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/Primer3Tests.h -o _tmp/moc/release/moc_Primer3Tests.cpp

_tmp/moc/release/moc_Primer3Query.cpp: src/Primer3TaskSettings.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.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/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../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 \
		src/Primer3Query.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_3rdparty/primer3 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src/primer3_core -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/_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/Primer3Query.h -o _tmp/moc/release/moc_Primer3Query.cpp

_tmp/moc/release/moc_FindExonRegionsTask.cpp: ../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../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/FindExonRegionsTask.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_3rdparty/primer3 -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src/primer3_core -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/src -I/home/birch/BIRCH/local/pkg/ugene-1.29.0/src/plugins_3rdparty/primer3/_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/FindExonRegionsTask.h -o _tmp/moc/release/moc_FindExonRegionsTask.cpp

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

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

####### Compile

_tmp/obj/release/Primer3Dialog.o: src/Primer3Dialog.cpp ../../include/U2Algorithm/SplicedAlignmentTaskRegistry.h \
		../../corelibs/U2Algorithm/src/registry/SplicedAlignmentTaskRegistry.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/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/DNASequenceSelection.h \
		../../corelibs/U2Core/src/selection/LRegionsSelection.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionTypes.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Gui/HelpButton.h \
		../../corelibs/U2Gui/src/util/HelpButton.h \
		../../include/U2Gui/LastUsedDirHelper.h \
		../../corelibs/U2Gui/src/util/LastUsedDirHelper.h \
		../../include/U2Gui/U2FileDialog.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2View/AnnotatedDNAView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAView.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/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/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		src/Primer3Dialog.h \
		../../include/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/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/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/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelector.h \
		../../corelibs/U2Gui/src/util/RegionSelectorController.h \
		_tmp/ui/ui_Primer3Dialog.h \
		src/Primer3Task.h \
		src/Primer3TaskSettings.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/FindExonRegionsTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/Primer3Dialog.o src/Primer3Dialog.cpp

_tmp/obj/release/Primer3Plugin.o: src/Primer3Plugin.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/GAutoDeleteList.h \
		../../corelibs/U2Core/src/util/GAutoDeleteList.h \
		../../include/U2Core/L10n.h \
		../../corelibs/U2Core/src/globals/L10n.h \
		../../include/U2Core/global.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/QObjectScopedPointer.h \
		../../corelibs/U2Core/src/util/QObjectScopedPointer.h \
		../../include/U2Core/U2OpStatusUtils.h \
		../../corelibs/U2Core/src/util/U2OpStatusUtils.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Gui/GUIUtils.h \
		../../corelibs/U2Gui/src/util/GUIUtils.h \
		../../corelibs/U2Gui/src/util/U2FileDialog.h \
		../../include/U2Test/GTest.h \
		../../corelibs/U2Test/src/GTest.h \
		../../include/U2Core/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Test/GTestFrameworkComponents.h \
		../../corelibs/U2Test/src/GTestFrameworkComponents.h \
		../../include/U2Test/XMLTestFormat.h \
		../../corelibs/U2Test/src/xmltest/XMLTestFormat.h \
		../../include/U2View/ADVConstants.h \
		../../corelibs/U2View/src/ov_sequence/ADVConstants.h \
		../../include/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/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/U2View/ADVUtils.h \
		../../corelibs/U2View/src/ov_sequence/ADVUtils.h \
		../../include/U2Core/DNAAlphabet.h \
		../../corelibs/U2Core/src/datatype/DNAAlphabet.h \
		../../include/U2Gui/ObjectViewModel.h \
		../../corelibs/U2Gui/src/ObjectViewModel.h \
		../../include/U2Core/SelectionModel.h \
		../../corelibs/U2Core/src/selection/SelectionModel.h \
		../../corelibs/U2Gui/src/MainWindow.h \
		../../include/U2Core/PluginModel.h \
		../../corelibs/U2Core/src/globals/PluginModel.h \
		../../include/U2Core/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceTypes.h \
		../../corelibs/U2Core/src/globals/ServiceModel.h \
		../../corelibs/U2Gui/src/NotificationsTypes.h \
		../../include/U2View/AnnotatedDNAView.h \
		../../corelibs/U2View/src/ov_sequence/AnnotatedDNAView.h \
		src/Primer3Dialog.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/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_Primer3Dialog.h \
		src/Primer3Task.h \
		src/Primer3TaskSettings.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/FindExonRegionsTask.h \
		src/Primer3Plugin.h \
		src/Primer3Tests.h \
		../../include/U2Test/XMLTestUtils.h \
		../../corelibs/U2Test/src/xmltest/XMLTestUtils.h \
		src/Primer3Query.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/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 \
		../../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
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/Primer3Plugin.o src/Primer3Plugin.cpp

_tmp/obj/release/Primer3TaskSettings.o: src/Primer3TaskSettings.cpp src/primer3_core/boulder_input.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/Primer3TaskSettings.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/Primer3TaskSettings.o src/Primer3TaskSettings.cpp

_tmp/obj/release/Primer3Task.o: src/Primer3Task.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/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/MultiTask.h \
		../../corelibs/U2Core/src/tasks/MultiTask.h \
		../../include/U2Core/SequenceWalkerTask.h \
		../../corelibs/U2Core/src/tasks/SequenceWalkerTask.h \
		../../include/U2Core/U1AnnotationUtils.h \
		../../corelibs/U2Core/src/util/U1AnnotationUtils.h \
		src/Primer3Task.h \
		src/Primer3TaskSettings.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/FindExonRegionsTask.h \
		src/primer3_core/boulder_input.h \
		src/primer3_core/primer3_main.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/Primer3Task.o src/Primer3Task.cpp

_tmp/obj/release/Primer3Tests.o: src/Primer3Tests.cpp src/Primer3Tests.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/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 \
		../../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 \
		src/Primer3Task.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 \
		src/Primer3TaskSettings.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/FindExonRegionsTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/Primer3Tests.o src/Primer3Tests.cpp

_tmp/obj/release/Primer3Query.o: src/Primer3Query.cpp src/Primer3Query.h \
		src/Primer3TaskSettings.h \
		../../include/U2Core/U2Region.h \
		../../corelibs/U2Core/src/datatype/U2Region.h \
		../../include/U2Core/global.h \
		../../corelibs/U2Core/src/globals/global.h \
		../../include/U2Core/U2IdTypes.h \
		../../corelibs/U2Core/src/datatype/U2IdTypes.h \
		../../include/U2Core/U2Identity.h \
		../../corelibs/U2Core/src/datatype/U2Identity.h \
		../../include/U2Core/U2Range.h \
		../../corelibs/U2Core/src/datatype/U2Range.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.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/U2Attribute.h \
		../../corelibs/U2Core/src/datatype/U2Attribute.h \
		../../include/U2Core/U2Mod.h \
		../../corelibs/U2Core/src/datatype/U2Mod.h \
		../../include/U2Core/DbiConnection.h \
		../../corelibs/U2Core/src/dbi/DbiConnection.h \
		../../include/U2Core/U2Msa.h \
		../../corelibs/U2Core/src/datatype/U2Msa.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Lang/SupportClass.h \
		../../corelibs/U2Lang/src/support/SupportClass.h \
		../../include/U2Lang/WorkflowContext.h \
		../../corelibs/U2Lang/src/model/WorkflowContext.h \
		../../include/U2Core/AppFileStorage.h \
		../../corelibs/U2Core/src/globals/AppFileStorage.h \
		../../corelibs/U2Core/src/dbi/U2SQLiteTripleStore.h \
		../../include/U2Lang/DbiDataStorage.h \
		../../corelibs/U2Lang/src/model/DbiDataStorage.h \
		../../include/U2Core/AssemblyObject.h \
		../../corelibs/U2Core/src/gobjects/AssemblyObject.h \
		../../include/U2Core/GObject.h \
		../../corelibs/U2Core/src/models/GObject.h \
		../../corelibs/U2Core/src/models/StateLockableDataModel.h \
		../../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 \
		src/Primer3Task.h \
		src/FindExonRegionsTask.h \
		src/Primer3Dialog.h \
		../../include/U2View/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/ADVSequenceObjectContext.h \
		../../corelibs/U2View/src/ov_sequence/SequenceObjectContext.h \
		../../include/U2Core/AnnotationTableObject.h \
		../../corelibs/U2Core/src/gobjects/AnnotationTableObject.h \
		../../include/U2Core/Annotation.h \
		../../corelibs/U2Core/src/datatype/Annotation.h \
		../../include/U2Core/AnnotationGroup.h \
		../../corelibs/U2Core/src/datatype/AnnotationGroup.h \
		../../include/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/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_Primer3Dialog.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 \
		../../include/U2Core/TaskSignalMapper.h \
		../../corelibs/U2Core/src/tasks/TaskSignalMapper.h \
		../../include/U2Lang/BaseTypes.h \
		../../corelibs/U2Lang/src/library/BaseTypes.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/Primer3Query.o src/Primer3Query.cpp

_tmp/obj/release/boulder_input.o: src/primer3_core/boulder_input.c src/primer3_core/boulder_input.h \
		src/primer3_core/primer3.h \
		src/primer3_core/dpal.h
	$(CC) -c $(CFLAGS) $(INCPATH) -o _tmp/obj/release/boulder_input.o src/primer3_core/boulder_input.c

_tmp/obj/release/dpal.o: src/primer3_core/dpal.c src/primer3_core/dpal.h
	$(CC) -c $(CFLAGS) $(INCPATH) -o _tmp/obj/release/dpal.o src/primer3_core/dpal.c

_tmp/obj/release/oligotm.o: src/primer3_core/oligotm.c src/primer3_core/oligotm.h
	$(CC) -c $(CFLAGS) $(INCPATH) -o _tmp/obj/release/oligotm.o src/primer3_core/oligotm.c

_tmp/obj/release/primer3.o: src/primer3_core/primer3.c src/primer3_core/primer3.h \
		src/primer3_core/dpal.h
	$(CC) -c $(CFLAGS) $(INCPATH) -o _tmp/obj/release/primer3.o src/primer3_core/primer3.c

_tmp/obj/release/primer3_main.o: src/primer3_core/primer3_main.c src/primer3_core/primer3.h \
		src/primer3_core/dpal.h \
		src/primer3_core/primer3_main.h \
		src/primer3_core/boulder_input.h \
		src/primer3_core/oligotm.h
	$(CC) -c $(CFLAGS) $(INCPATH) -o _tmp/obj/release/primer3_main.o src/primer3_core/primer3_main.c

_tmp/obj/release/FindExonRegionsTask.o: src/FindExonRegionsTask.cpp ../../include/U2Algorithm/SplicedAlignmentTask.h \
		../../corelibs/U2Algorithm/src/registry/SplicedAlignmentTask.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/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/Task.h \
		../../corelibs/U2Core/src/globals/Task.h \
		../../include/U2Core/Log.h \
		../../corelibs/U2Core/src/globals/Log.h \
		../../include/U2Core/U2OpStatus.h \
		../../corelibs/U2Core/src/globals/U2OpStatus.h \
		../../include/U2Algorithm/SplicedAlignmentTaskRegistry.h \
		../../corelibs/U2Algorithm/src/registry/SplicedAlignmentTaskRegistry.h \
		../../include/U2Core/LoadRemoteDocumentTask.h \
		../../corelibs/U2Core/src/tasks/LoadRemoteDocumentTask.h \
		../../include/U2Core/DocumentProviderTask.h \
		../../corelibs/U2Core/src/tasks/DocumentProviderTask.h \
		../../include/U2Core/GUrl.h \
		../../corelibs/U2Core/src/globals/GUrl.h \
		../../include/U2Core/NetworkConfiguration.h \
		../../corelibs/U2Core/src/globals/NetworkConfiguration.h \
		../../include/U2Core/DocumentModel.h \
		../../corelibs/U2Core/src/models/DocumentModel.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/U2SafePoints.h \
		../../corelibs/U2Core/src/globals/U2SafePoints.h \
		../../include/U2Core/AppContext.h \
		../../corelibs/U2Core/src/globals/AppContext.h \
		../../include/U2Core/GObjectUtils.h \
		../../corelibs/U2Core/src/gobjects/GObjectUtils.h \
		../../include/U2Core/GObjectTypes.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 \
		src/FindExonRegionsTask.h
	$(CXX) -c $(CXXFLAGS) $(INCPATH) -o _tmp/obj/release/FindExonRegionsTask.o src/FindExonRegionsTask.cpp

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

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

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

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

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

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

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

####### Install

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

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


install: install_target  FORCE

uninstall: uninstall_target  FORCE

FORCE:

