############################################################################# # Makefile for building: libembroidery.a # Generated by qmake (3.1) (Qt 5.12.2) # Project: libembroidery-static.pro # Template: lib # Command: /usr/bin/qmake -o Makefile.libembroidery-static libembroidery-static.pro ############################################################################# MAKEFILE = Makefile.libembroidery-static EQ = = ####### Compiler, tools and options CC = gcc CXX = g++ DEFINES = -DLIBEMBROIDERY_STATIC CFLAGS = -pipe -std=c89 -pedantic-errors -fvisibility=hidden -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -Wall -W -Werror=implicit-function-declaration $(DEFINES) CXXFLAGS = -pipe -O2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -fPIC -Wall -W $(DEFINES) INCPATH = -I. -I../libembroidery -I/usr/lib/qt/mkspecs/linux-g++ QMAKE = /usr/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 QINSTALL = /usr/bin/qmake -install qinstall QINSTALL_PROGRAM = /usr/bin/qmake -install qinstall -exe DEL_FILE = rm -f SYMLINK = ln -f -s DEL_DIR = rmdir MOVE = mv -f TAR = tar -cf COMPRESS = gzip -9f DISTNAME = embroidery1.9.0 DISTDIR = /home/declan/Documents/libembroidery-sys/libembroidery/.obj/embroidery1.9.0 AR = ar cqs RANLIB = SED = sed STRIP = strip ####### Output directory OBJECTS_DIR = .obj/ ####### Files SOURCES = ../libembroidery/compound-file.c \ ../libembroidery/compound-file-difat.c \ ../libembroidery/compound-file-directory.c \ ../libembroidery/compound-file-fat.c \ ../libembroidery/compound-file-header.c \ ../libembroidery/emb-arc.c \ ../libembroidery/emb-circle.c \ ../libembroidery/emb-compress.c \ ../libembroidery/emb-color.c \ ../libembroidery/emb-ellipse.c \ ../libembroidery/emb-file.c \ ../libembroidery/emb-flag.c \ ../libembroidery/emb-format.c \ ../libembroidery/emb-hash.c \ ../libembroidery/emb-hoop.c \ ../libembroidery/emb-layer.c \ ../libembroidery/emb-line.c \ ../libembroidery/emb-logging.c \ ../libembroidery/emb-path.c \ ../libembroidery/emb-pattern.c \ ../libembroidery/emb-point.c \ ../libembroidery/emb-polygon.c \ ../libembroidery/emb-polyline.c \ ../libembroidery/emb-reader-writer.c \ ../libembroidery/emb-rect.c \ ../libembroidery/emb-satin-line.c \ ../libembroidery/emb-settings.c \ ../libembroidery/emb-spline.c \ ../libembroidery/emb-stitch.c \ ../libembroidery/emb-thread.c \ ../libembroidery/emb-time.c \ ../libembroidery/emb-vector.c \ ../libembroidery/hashtable.c \ ../libembroidery/helpers-binary.c \ ../libembroidery/helpers-misc.c \ ../libembroidery/thread-color.c \ ../libembroidery/format-10o.c \ ../libembroidery/format-100.c \ ../libembroidery/format-art.c \ ../libembroidery/format-bmc.c \ ../libembroidery/format-bro.c \ ../libembroidery/format-cnd.c \ ../libembroidery/format-col.c \ ../libembroidery/format-csd.c \ ../libembroidery/format-csv.c \ ../libembroidery/format-dat.c \ ../libembroidery/format-dem.c \ ../libembroidery/format-dsb.c \ ../libembroidery/format-dst.c \ ../libembroidery/format-dsz.c \ ../libembroidery/format-dxf.c \ ../libembroidery/format-edr.c \ ../libembroidery/format-emd.c \ ../libembroidery/format-exp.c \ ../libembroidery/format-exy.c \ ../libembroidery/format-eys.c \ ../libembroidery/format-fxy.c \ ../libembroidery/format-gc.c \ ../libembroidery/format-gnc.c \ ../libembroidery/format-gt.c \ ../libembroidery/format-hus.c \ ../libembroidery/format-inb.c \ ../libembroidery/format-inf.c \ ../libembroidery/format-jef.c \ ../libembroidery/format-ksm.c \ ../libembroidery/format-max.c \ ../libembroidery/format-mit.c \ ../libembroidery/format-new.c \ ../libembroidery/format-ofm.c \ ../libembroidery/format-pcd.c \ ../libembroidery/format-pcm.c \ ../libembroidery/format-pcq.c \ ../libembroidery/format-pcs.c \ ../libembroidery/format-pec.c \ ../libembroidery/format-pel.c \ ../libembroidery/format-pem.c \ ../libembroidery/format-pes.c \ ../libembroidery/format-phb.c \ ../libembroidery/format-phc.c \ ../libembroidery/format-plt.c \ ../libembroidery/format-rgb.c \ ../libembroidery/format-sew.c \ ../libembroidery/format-shv.c \ ../libembroidery/format-sst.c \ ../libembroidery/format-stx.c \ ../libembroidery/format-svg.c \ ../libembroidery/format-t01.c \ ../libembroidery/format-t09.c \ ../libembroidery/format-tap.c \ ../libembroidery/format-thr.c \ ../libembroidery/format-txt.c \ ../libembroidery/format-u00.c \ ../libembroidery/format-u01.c \ ../libembroidery/format-vip.c \ ../libembroidery/format-vp3.c \ ../libembroidery/format-xxx.c \ ../libembroidery/format-zsk.c \ ../libembroidery/geom-arc.c \ ../libembroidery/geom-line.c OBJECTS = .obj/compound-file.o \ .obj/compound-file-difat.o \ .obj/compound-file-directory.o \ .obj/compound-file-fat.o \ .obj/compound-file-header.o \ .obj/emb-arc.o \ .obj/emb-circle.o \ .obj/emb-compress.o \ .obj/emb-color.o \ .obj/emb-ellipse.o \ .obj/emb-file.o \ .obj/emb-flag.o \ .obj/emb-format.o \ .obj/emb-hash.o \ .obj/emb-hoop.o \ .obj/emb-layer.o \ .obj/emb-line.o \ .obj/emb-logging.o \ .obj/emb-path.o \ .obj/emb-pattern.o \ .obj/emb-point.o \ .obj/emb-polygon.o \ .obj/emb-polyline.o \ .obj/emb-reader-writer.o \ .obj/emb-rect.o \ .obj/emb-satin-line.o \ .obj/emb-settings.o \ .obj/emb-spline.o \ .obj/emb-stitch.o \ .obj/emb-thread.o \ .obj/emb-time.o \ .obj/emb-vector.o \ .obj/hashtable.o \ .obj/helpers-binary.o \ .obj/helpers-misc.o \ .obj/thread-color.o \ .obj/format-10o.o \ .obj/format-100.o \ .obj/format-art.o \ .obj/format-bmc.o \ .obj/format-bro.o \ .obj/format-cnd.o \ .obj/format-col.o \ .obj/format-csd.o \ .obj/format-csv.o \ .obj/format-dat.o \ .obj/format-dem.o \ .obj/format-dsb.o \ .obj/format-dst.o \ .obj/format-dsz.o \ .obj/format-dxf.o \ .obj/format-edr.o \ .obj/format-emd.o \ .obj/format-exp.o \ .obj/format-exy.o \ .obj/format-eys.o \ .obj/format-fxy.o \ .obj/format-gc.o \ .obj/format-gnc.o \ .obj/format-gt.o \ .obj/format-hus.o \ .obj/format-inb.o \ .obj/format-inf.o \ .obj/format-jef.o \ .obj/format-ksm.o \ .obj/format-max.o \ .obj/format-mit.o \ .obj/format-new.o \ .obj/format-ofm.o \ .obj/format-pcd.o \ .obj/format-pcm.o \ .obj/format-pcq.o \ .obj/format-pcs.o \ .obj/format-pec.o \ .obj/format-pel.o \ .obj/format-pem.o \ .obj/format-pes.o \ .obj/format-phb.o \ .obj/format-phc.o \ .obj/format-plt.o \ .obj/format-rgb.o \ .obj/format-sew.o \ .obj/format-shv.o \ .obj/format-sst.o \ .obj/format-stx.o \ .obj/format-svg.o \ .obj/format-t01.o \ .obj/format-t09.o \ .obj/format-tap.o \ .obj/format-thr.o \ .obj/format-txt.o \ .obj/format-u00.o \ .obj/format-u01.o \ .obj/format-vip.o \ .obj/format-vp3.o \ .obj/format-xxx.o \ .obj/format-zsk.o \ .obj/geom-arc.o \ .obj/geom-line.o DIST = /usr/lib/qt/mkspecs/features/spec_pre.prf \ /usr/lib/qt/mkspecs/common/unix.conf \ /usr/lib/qt/mkspecs/common/linux.conf \ /usr/lib/qt/mkspecs/common/sanitize.conf \ /usr/lib/qt/mkspecs/common/gcc-base.conf \ /usr/lib/qt/mkspecs/common/gcc-base-unix.conf \ /usr/lib/qt/mkspecs/common/g++-base.conf \ /usr/lib/qt/mkspecs/common/g++-unix.conf \ /usr/lib/qt/mkspecs/qconfig.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiAgentBase.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiCalendar.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiContact.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiCore.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiMime.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiXml.pri \ /usr/lib/qt/mkspecs/modules/qt_Attica.pri \ /usr/lib/qt/mkspecs/modules/qt_ContactEditor.pri \ /usr/lib/qt/mkspecs/modules/qt_KActivities.pri \ /usr/lib/qt/mkspecs/modules/qt_KActivitiesStats.pri \ /usr/lib/qt/mkspecs/modules/qt_KArchive.pri \ /usr/lib/qt/mkspecs/modules/qt_KAuth.pri \ /usr/lib/qt/mkspecs/modules/qt_KBookmarks.pri \ /usr/lib/qt/mkspecs/modules/qt_KCalCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KCalUtils.pri \ /usr/lib/qt/mkspecs/modules/qt_KCddb.pri \ /usr/lib/qt/mkspecs/modules/qt_KCMUtils.pri \ /usr/lib/qt/mkspecs/modules/qt_KCodecs.pri \ /usr/lib/qt/mkspecs/modules/qt_KCompactDisc.pri \ /usr/lib/qt/mkspecs/modules/qt_KCompletion.pri \ /usr/lib/qt/mkspecs/modules/qt_KConfigCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KConfigGui.pri \ /usr/lib/qt/mkspecs/modules/qt_KConfigWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KContacts.pri \ /usr/lib/qt/mkspecs/modules/qt_KCoreAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_KCrash.pri \ /usr/lib/qt/mkspecs/modules/qt_KDBusAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_KDeclarative.pri \ /usr/lib/qt/mkspecs/modules/qt_KDESu.pri \ /usr/lib/qt/mkspecs/modules/qt_KDNSSD.pri \ /usr/lib/qt/mkspecs/modules/qt_KEmoticons.pri \ /usr/lib/qt/mkspecs/modules/qt_KFileMetaData.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPIBlogger.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPICalendar.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPIContacts.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPICore.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPIDrive.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPILatitude.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPIMaps.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPITasks.pri \ /usr/lib/qt/mkspecs/modules/qt_KGlobalAccel.pri \ /usr/lib/qt/mkspecs/modules/qt_KGuiAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_KHtml.pri \ /usr/lib/qt/mkspecs/modules/qt_KI18n.pri \ /usr/lib/qt/mkspecs/modules/qt_KIconThemes.pri \ /usr/lib/qt/mkspecs/modules/qt_KIdentityManagement.pri \ /usr/lib/qt/mkspecs/modules/qt_KIdleTime.pri \ /usr/lib/qt/mkspecs/modules/qt_KIOCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KIOFileWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KIOGui.pri \ /usr/lib/qt/mkspecs/modules/qt_KIOWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_Kirigami2.pri \ /usr/lib/qt/mkspecs/modules/qt_KItemModels.pri \ /usr/lib/qt/mkspecs/modules/qt_KItemViews.pri \ /usr/lib/qt/mkspecs/modules/qt_KJobWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KJS.pri \ /usr/lib/qt/mkspecs/modules/qt_KJSApi.pri \ /usr/lib/qt/mkspecs/modules/qt_KMailTransport.pri \ /usr/lib/qt/mkspecs/modules/qt_KMailTransportAkonadi.pri \ /usr/lib/qt/mkspecs/modules/qt_KMime.pri \ /usr/lib/qt/mkspecs/modules/qt_KNewStuff.pri \ /usr/lib/qt/mkspecs/modules/qt_KNewStuffCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KNotifications.pri \ /usr/lib/qt/mkspecs/modules/qt_KNotifyConfig.pri \ /usr/lib/qt/mkspecs/modules/qt_KNTLM.pri \ /usr/lib/qt/mkspecs/modules/qt_KParts.pri \ /usr/lib/qt/mkspecs/modules/qt_KPeople.pri \ /usr/lib/qt/mkspecs/modules/qt_KPeopleWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KPIMTextEdit.pri \ /usr/lib/qt/mkspecs/modules/qt_KPlotting.pri \ /usr/lib/qt/mkspecs/modules/qt_KPty.pri \ /usr/lib/qt/mkspecs/modules/qt_KrossCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KrossUi.pri \ /usr/lib/qt/mkspecs/modules/qt_KRunner.pri \ /usr/lib/qt/mkspecs/modules/qt_KService.pri \ /usr/lib/qt/mkspecs/modules/qt_KSMTP.pri \ /usr/lib/qt/mkspecs/modules/qt_KSyntaxHighlighting.pri \ /usr/lib/qt/mkspecs/modules/qt_KTextEditor.pri \ /usr/lib/qt/mkspecs/modules/qt_KTextWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KUnitConversion.pri \ /usr/lib/qt/mkspecs/modules/qt_KWallet.pri \ /usr/lib/qt/mkspecs/modules/qt_KWaylandClient.pri \ /usr/lib/qt/mkspecs/modules/qt_KWaylandServer.pri \ /usr/lib/qt/mkspecs/modules/qt_KWidgetsAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_KWindowSystem.pri \ /usr/lib/qt/mkspecs/modules/qt_KXmlGui.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3danimation.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3danimation_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dcore.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dcore_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dextras.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dextras_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dinput.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dinput_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dlogic.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dlogic_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquick.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquick_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickanimation.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickanimation_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickextras.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickextras_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickinput.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickinput_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickrender.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickrender_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickscene2d.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickscene2d_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3drender.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3drender_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_accessibility_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_bootstrap_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_charts.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_charts_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_concurrent.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_concurrent_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_core.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_core_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_datavisualization.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_datavisualization_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_dbus.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_dbus_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_designer.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_designer_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_designercomponents_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_edid_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_egl_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_fb_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_gamepad.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_gamepad_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_glx_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_gui.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_gui_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_help.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_help_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_hunspellinputmethod_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_input_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_kms_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_location.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_location_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimedia.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimedia_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimediagsttools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimediawidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimediawidgets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_network.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_network_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_networkauth.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_networkauth_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_opengl.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_opengl_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_openglextensions.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_openglextensions_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_packetprotocol_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_platformcompositor_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_positioning.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_positioning_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_positioningquick.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_positioningquick_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_printsupport.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_printsupport_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qml.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qml_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qmldebug_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qmldevtools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qmltest.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qmltest_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quick.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quick_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickcontrols2.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickcontrols2_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickparticles_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickshapes_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quicktemplates2_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickwidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickwidgets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_remoteobjects.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_remoteobjects_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_repparser.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_repparser_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_script.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_script_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_scripttools.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_scripttools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_scxml.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_scxml_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_sensors.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_sensors_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_serialbus.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_serialbus_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_serialport.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_serialport_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_service_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_sql.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_sql_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_svg.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_svg_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_testlib.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_testlib_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_texttospeech.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_texttospeech_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_theme_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_uiplugin.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_uitools.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_uitools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_virtualkeyboard.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_virtualkeyboard_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_vulkan_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_waylandclient.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_waylandclient_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_waylandcompositor.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_waylandcompositor_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webchannel.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webchannel_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webengine.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webengine_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginecore.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginecore_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginewidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginewidgets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webkit.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webkitwidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_websockets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_websockets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webview.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webview_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_widgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_widgets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_x11extras.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_x11extras_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xml.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xml_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xmlpatterns.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xmlpatterns_private.pri \ /usr/lib/qt/mkspecs/modules/qt_Libkleo.pri \ /usr/lib/qt/mkspecs/modules/qt_Marble.pri \ /usr/lib/qt/mkspecs/modules/qt_OktetaCore.pri \ /usr/lib/qt/mkspecs/modules/qt_OktetaGui.pri \ /usr/lib/qt/mkspecs/modules/qt_phonon4qt5.pri \ /usr/lib/qt/mkspecs/modules/qt_Prison.pri \ /usr/lib/qt/mkspecs/modules/qt_Qt5Keychain.pri \ /usr/lib/qt/mkspecs/modules/qt_QuickAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_Solid.pri \ /usr/lib/qt/mkspecs/modules/qt_SonnetCore.pri \ /usr/lib/qt/mkspecs/modules/qt_SonnetUi.pri \ /usr/lib/qt/mkspecs/modules/qt_ThreadWeaver.pri \ /usr/lib/qt/mkspecs/features/qt_functions.prf \ /usr/lib/qt/mkspecs/features/qt_config.prf \ /usr/lib/qt/mkspecs/linux-g++/qmake.conf \ /usr/lib/qt/mkspecs/features/spec_post.prf \ .qmake.stash \ /usr/lib/qt/mkspecs/features/exclusive_builds.prf \ /usr/lib/qt/mkspecs/features/toolchain.prf \ /usr/lib/qt/mkspecs/features/default_pre.prf \ libembroidery.pri \ /usr/lib/qt/mkspecs/features/resolve_config.prf \ /usr/lib/qt/mkspecs/features/default_post.prf \ /usr/lib/qt/mkspecs/features/warn_on.prf \ /usr/lib/qt/mkspecs/features/qmake_use.prf \ /usr/lib/qt/mkspecs/features/file_copies.prf \ /usr/lib/qt/mkspecs/features/testcase_targets.prf \ /usr/lib/qt/mkspecs/features/exceptions.prf \ /usr/lib/qt/mkspecs/features/yacc.prf \ /usr/lib/qt/mkspecs/features/lex.prf \ libembroidery-static.pro ../libembroidery/api-start.h \ ../libembroidery/api-stop.h \ ../libembroidery/compound-file.h \ ../libembroidery/compound-file-common.h \ ../libembroidery/compound-file-difat.h \ ../libembroidery/compound-file-directory.h \ ../libembroidery/compound-file-fat.h \ ../libembroidery/compound-file-header.h \ ../libembroidery/emb-arc.h \ ../libembroidery/emb-circle.h \ ../libembroidery/emb-compress.h \ ../libembroidery/emb-color.h \ ../libembroidery/emb-ellipse.h \ ../libembroidery/emb-file.h \ ../libembroidery/emb-flag.h \ ../libembroidery/emb-format.h \ ../libembroidery/emb-hash.h \ ../libembroidery/emb-hoop.h \ ../libembroidery/emb-layer.h \ ../libembroidery/emb-line.h \ ../libembroidery/emb-logging.h \ ../libembroidery/emb-path.h \ ../libembroidery/emb-pattern.h \ ../libembroidery/emb-point.h \ ../libembroidery/emb-polygon.h \ ../libembroidery/emb-polyline.h \ ../libembroidery/emb-reader-writer.h \ ../libembroidery/emb-rect.h \ ../libembroidery/emb-satin-line.h \ ../libembroidery/emb-settings.h \ ../libembroidery/emb-spline.h \ ../libembroidery/emb-stitch.h \ ../libembroidery/emb-thread.h \ ../libembroidery/emb-time.h \ ../libembroidery/emb-vector.h \ ../libembroidery/hashtable.h \ ../libembroidery/helpers-binary.h \ ../libembroidery/helpers-misc.h \ ../libembroidery/helpers-unused.h \ ../libembroidery/thread-color.h \ ../libembroidery/formats.h \ ../libembroidery/format-10o.h \ ../libembroidery/format-100.h \ ../libembroidery/format-art.h \ ../libembroidery/format-bmc.h \ ../libembroidery/format-bro.h \ ../libembroidery/format-cnd.h \ ../libembroidery/format-col.h \ ../libembroidery/format-csd.h \ ../libembroidery/format-csv.h \ ../libembroidery/format-dat.h \ ../libembroidery/format-dem.h \ ../libembroidery/format-dsb.h \ ../libembroidery/format-dst.h \ ../libembroidery/format-dsz.h \ ../libembroidery/format-dxf.h \ ../libembroidery/format-edr.h \ ../libembroidery/format-emd.h \ ../libembroidery/format-exp.h \ ../libembroidery/format-exy.h \ ../libembroidery/format-eys.h \ ../libembroidery/format-fxy.h \ ../libembroidery/format-gc.h \ ../libembroidery/format-gnc.h \ ../libembroidery/format-gt.h \ ../libembroidery/format-hus.h \ ../libembroidery/format-inb.h \ ../libembroidery/format-inf.h \ ../libembroidery/format-jef.h \ ../libembroidery/format-ksm.h \ ../libembroidery/format-max.h \ ../libembroidery/format-mit.h \ ../libembroidery/format-new.h \ ../libembroidery/format-ofm.h \ ../libembroidery/format-pcd.h \ ../libembroidery/format-pcm.h \ ../libembroidery/format-pcq.h \ ../libembroidery/format-pcs.h \ ../libembroidery/format-pec.h \ ../libembroidery/format-pel.h \ ../libembroidery/format-pem.h \ ../libembroidery/format-pes.h \ ../libembroidery/format-phb.h \ ../libembroidery/format-phc.h \ ../libembroidery/format-plt.h \ ../libembroidery/format-rgb.h \ ../libembroidery/format-sew.h \ ../libembroidery/format-shv.h \ ../libembroidery/format-sst.h \ ../libembroidery/format-stx.h \ ../libembroidery/format-svg.h \ ../libembroidery/format-t01.h \ ../libembroidery/format-t09.h \ ../libembroidery/format-tap.h \ ../libembroidery/format-thr.h \ ../libembroidery/format-txt.h \ ../libembroidery/format-u00.h \ ../libembroidery/format-u01.h \ ../libembroidery/format-vip.h \ ../libembroidery/format-vp3.h \ ../libembroidery/format-xxx.h \ ../libembroidery/format-zsk.h \ ../libembroidery/geom-arc.h \ ../libembroidery/geom-line.h ../libembroidery/compound-file.c \ ../libembroidery/compound-file-difat.c \ ../libembroidery/compound-file-directory.c \ ../libembroidery/compound-file-fat.c \ ../libembroidery/compound-file-header.c \ ../libembroidery/emb-arc.c \ ../libembroidery/emb-circle.c \ ../libembroidery/emb-compress.c \ ../libembroidery/emb-color.c \ ../libembroidery/emb-ellipse.c \ ../libembroidery/emb-file.c \ ../libembroidery/emb-flag.c \ ../libembroidery/emb-format.c \ ../libembroidery/emb-hash.c \ ../libembroidery/emb-hoop.c \ ../libembroidery/emb-layer.c \ ../libembroidery/emb-line.c \ ../libembroidery/emb-logging.c \ ../libembroidery/emb-path.c \ ../libembroidery/emb-pattern.c \ ../libembroidery/emb-point.c \ ../libembroidery/emb-polygon.c \ ../libembroidery/emb-polyline.c \ ../libembroidery/emb-reader-writer.c \ ../libembroidery/emb-rect.c \ ../libembroidery/emb-satin-line.c \ ../libembroidery/emb-settings.c \ ../libembroidery/emb-spline.c \ ../libembroidery/emb-stitch.c \ ../libembroidery/emb-thread.c \ ../libembroidery/emb-time.c \ ../libembroidery/emb-vector.c \ ../libembroidery/hashtable.c \ ../libembroidery/helpers-binary.c \ ../libembroidery/helpers-misc.c \ ../libembroidery/thread-color.c \ ../libembroidery/format-10o.c \ ../libembroidery/format-100.c \ ../libembroidery/format-art.c \ ../libembroidery/format-bmc.c \ ../libembroidery/format-bro.c \ ../libembroidery/format-cnd.c \ ../libembroidery/format-col.c \ ../libembroidery/format-csd.c \ ../libembroidery/format-csv.c \ ../libembroidery/format-dat.c \ ../libembroidery/format-dem.c \ ../libembroidery/format-dsb.c \ ../libembroidery/format-dst.c \ ../libembroidery/format-dsz.c \ ../libembroidery/format-dxf.c \ ../libembroidery/format-edr.c \ ../libembroidery/format-emd.c \ ../libembroidery/format-exp.c \ ../libembroidery/format-exy.c \ ../libembroidery/format-eys.c \ ../libembroidery/format-fxy.c \ ../libembroidery/format-gc.c \ ../libembroidery/format-gnc.c \ ../libembroidery/format-gt.c \ ../libembroidery/format-hus.c \ ../libembroidery/format-inb.c \ ../libembroidery/format-inf.c \ ../libembroidery/format-jef.c \ ../libembroidery/format-ksm.c \ ../libembroidery/format-max.c \ ../libembroidery/format-mit.c \ ../libembroidery/format-new.c \ ../libembroidery/format-ofm.c \ ../libembroidery/format-pcd.c \ ../libembroidery/format-pcm.c \ ../libembroidery/format-pcq.c \ ../libembroidery/format-pcs.c \ ../libembroidery/format-pec.c \ ../libembroidery/format-pel.c \ ../libembroidery/format-pem.c \ ../libembroidery/format-pes.c \ ../libembroidery/format-phb.c \ ../libembroidery/format-phc.c \ ../libembroidery/format-plt.c \ ../libembroidery/format-rgb.c \ ../libembroidery/format-sew.c \ ../libembroidery/format-shv.c \ ../libembroidery/format-sst.c \ ../libembroidery/format-stx.c \ ../libembroidery/format-svg.c \ ../libembroidery/format-t01.c \ ../libembroidery/format-t09.c \ ../libembroidery/format-tap.c \ ../libembroidery/format-thr.c \ ../libembroidery/format-txt.c \ ../libembroidery/format-u00.c \ ../libembroidery/format-u01.c \ ../libembroidery/format-vip.c \ ../libembroidery/format-vp3.c \ ../libembroidery/format-xxx.c \ ../libembroidery/format-zsk.c \ ../libembroidery/geom-arc.c \ ../libembroidery/geom-line.c QMAKE_TARGET = embroidery DESTDIR = lib/ TARGET = libembroidery.a first: all ####### Build rules staticlib: lib/$(TARGET) lib/libembroidery.a: $(OBJECTS) $(OBJCOMP) @test -d lib/ || mkdir -p lib/ -$(DEL_FILE) lib/$(TARGET) $(AR) $(DESTDIR)$(TARGET) $(OBJECTS) lib/libembroidery.prl: @$(QMAKE) -prl libembroidery-static.pro Makefile.libembroidery-static: libembroidery-static.pro /usr/lib/qt/mkspecs/linux-g++/qmake.conf /usr/lib/qt/mkspecs/features/spec_pre.prf \ /usr/lib/qt/mkspecs/common/unix.conf \ /usr/lib/qt/mkspecs/common/linux.conf \ /usr/lib/qt/mkspecs/common/sanitize.conf \ /usr/lib/qt/mkspecs/common/gcc-base.conf \ /usr/lib/qt/mkspecs/common/gcc-base-unix.conf \ /usr/lib/qt/mkspecs/common/g++-base.conf \ /usr/lib/qt/mkspecs/common/g++-unix.conf \ /usr/lib/qt/mkspecs/qconfig.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiAgentBase.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiCalendar.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiContact.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiCore.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiMime.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_AkonadiXml.pri \ /usr/lib/qt/mkspecs/modules/qt_Attica.pri \ /usr/lib/qt/mkspecs/modules/qt_ContactEditor.pri \ /usr/lib/qt/mkspecs/modules/qt_KActivities.pri \ /usr/lib/qt/mkspecs/modules/qt_KActivitiesStats.pri \ /usr/lib/qt/mkspecs/modules/qt_KArchive.pri \ /usr/lib/qt/mkspecs/modules/qt_KAuth.pri \ /usr/lib/qt/mkspecs/modules/qt_KBookmarks.pri \ /usr/lib/qt/mkspecs/modules/qt_KCalCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KCalUtils.pri \ /usr/lib/qt/mkspecs/modules/qt_KCddb.pri \ /usr/lib/qt/mkspecs/modules/qt_KCMUtils.pri \ /usr/lib/qt/mkspecs/modules/qt_KCodecs.pri \ /usr/lib/qt/mkspecs/modules/qt_KCompactDisc.pri \ /usr/lib/qt/mkspecs/modules/qt_KCompletion.pri \ /usr/lib/qt/mkspecs/modules/qt_KConfigCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KConfigGui.pri \ /usr/lib/qt/mkspecs/modules/qt_KConfigWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KContacts.pri \ /usr/lib/qt/mkspecs/modules/qt_KCoreAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_KCrash.pri \ /usr/lib/qt/mkspecs/modules/qt_KDBusAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_KDeclarative.pri \ /usr/lib/qt/mkspecs/modules/qt_KDESu.pri \ /usr/lib/qt/mkspecs/modules/qt_KDNSSD.pri \ /usr/lib/qt/mkspecs/modules/qt_KEmoticons.pri \ /usr/lib/qt/mkspecs/modules/qt_KFileMetaData.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPIBlogger.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPICalendar.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPIContacts.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPICore.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPIDrive.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPILatitude.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPIMaps.pri \ /usr/lib/qt/mkspecs/modules/qt_KGAPITasks.pri \ /usr/lib/qt/mkspecs/modules/qt_KGlobalAccel.pri \ /usr/lib/qt/mkspecs/modules/qt_KGuiAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_KHtml.pri \ /usr/lib/qt/mkspecs/modules/qt_KI18n.pri \ /usr/lib/qt/mkspecs/modules/qt_KIconThemes.pri \ /usr/lib/qt/mkspecs/modules/qt_KIdentityManagement.pri \ /usr/lib/qt/mkspecs/modules/qt_KIdleTime.pri \ /usr/lib/qt/mkspecs/modules/qt_KIOCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KIOFileWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KIOGui.pri \ /usr/lib/qt/mkspecs/modules/qt_KIOWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_Kirigami2.pri \ /usr/lib/qt/mkspecs/modules/qt_KItemModels.pri \ /usr/lib/qt/mkspecs/modules/qt_KItemViews.pri \ /usr/lib/qt/mkspecs/modules/qt_KJobWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KJS.pri \ /usr/lib/qt/mkspecs/modules/qt_KJSApi.pri \ /usr/lib/qt/mkspecs/modules/qt_KMailTransport.pri \ /usr/lib/qt/mkspecs/modules/qt_KMailTransportAkonadi.pri \ /usr/lib/qt/mkspecs/modules/qt_KMime.pri \ /usr/lib/qt/mkspecs/modules/qt_KNewStuff.pri \ /usr/lib/qt/mkspecs/modules/qt_KNewStuffCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KNotifications.pri \ /usr/lib/qt/mkspecs/modules/qt_KNotifyConfig.pri \ /usr/lib/qt/mkspecs/modules/qt_KNTLM.pri \ /usr/lib/qt/mkspecs/modules/qt_KParts.pri \ /usr/lib/qt/mkspecs/modules/qt_KPeople.pri \ /usr/lib/qt/mkspecs/modules/qt_KPeopleWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KPIMTextEdit.pri \ /usr/lib/qt/mkspecs/modules/qt_KPlotting.pri \ /usr/lib/qt/mkspecs/modules/qt_KPty.pri \ /usr/lib/qt/mkspecs/modules/qt_KrossCore.pri \ /usr/lib/qt/mkspecs/modules/qt_KrossUi.pri \ /usr/lib/qt/mkspecs/modules/qt_KRunner.pri \ /usr/lib/qt/mkspecs/modules/qt_KService.pri \ /usr/lib/qt/mkspecs/modules/qt_KSMTP.pri \ /usr/lib/qt/mkspecs/modules/qt_KSyntaxHighlighting.pri \ /usr/lib/qt/mkspecs/modules/qt_KTextEditor.pri \ /usr/lib/qt/mkspecs/modules/qt_KTextWidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_KUnitConversion.pri \ /usr/lib/qt/mkspecs/modules/qt_KWallet.pri \ /usr/lib/qt/mkspecs/modules/qt_KWaylandClient.pri \ /usr/lib/qt/mkspecs/modules/qt_KWaylandServer.pri \ /usr/lib/qt/mkspecs/modules/qt_KWidgetsAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_KWindowSystem.pri \ /usr/lib/qt/mkspecs/modules/qt_KXmlGui.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3danimation.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3danimation_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dcore.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dcore_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dextras.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dextras_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dinput.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dinput_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dlogic.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dlogic_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquick.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquick_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickanimation.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickanimation_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickextras.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickextras_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickinput.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickinput_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickrender.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickrender_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickscene2d.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3dquickscene2d_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3drender.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_3drender_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_accessibility_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_bootstrap_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_charts.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_charts_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_concurrent.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_concurrent_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_core.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_core_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_datavisualization.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_datavisualization_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_dbus.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_dbus_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_designer.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_designer_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_designercomponents_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_devicediscovery_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_edid_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_egl_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_fb_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_fontdatabase_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_gamepad.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_gamepad_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_glx_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_gui.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_gui_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_help.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_help_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_hunspellinputmethod_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_input_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_kms_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_location.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_location_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimedia.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimedia_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimediagsttools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimediawidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_multimediawidgets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_network.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_network_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_networkauth.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_networkauth_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_opengl.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_opengl_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_openglextensions.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_openglextensions_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_packetprotocol_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_platformcompositor_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_positioning.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_positioning_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_positioningquick.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_positioningquick_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_printsupport.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_printsupport_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qml.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qml_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qmldebug_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qmldevtools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qmltest.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qmltest_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quick.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quick_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickcontrols2.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickcontrols2_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickparticles_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickshapes_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quicktemplates2_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickwidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_quickwidgets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_remoteobjects.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_remoteobjects_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_repparser.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_repparser_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_script.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_script_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_scripttools.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_scripttools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_scxml.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_scxml_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_sensors.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_sensors_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_serialbus.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_serialbus_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_serialport.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_serialport_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_service_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_sql.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_sql_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_svg.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_svg_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_testlib.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_testlib_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_texttospeech.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_texttospeech_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_theme_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_uiplugin.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_uitools.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_uitools_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_virtualkeyboard.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_virtualkeyboard_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_vulkan_support_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_waylandclient.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_waylandclient_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_waylandcompositor.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_waylandcompositor_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webchannel.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webchannel_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webengine.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webengine_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginecore.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginecore_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginewidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webenginewidgets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webkit.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webkitwidgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_websockets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_websockets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webview.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_webview_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_widgets.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_widgets_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_x11extras.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_x11extras_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xml.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xml_private.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xmlpatterns.pri \ /usr/lib/qt/mkspecs/modules/qt_lib_xmlpatterns_private.pri \ /usr/lib/qt/mkspecs/modules/qt_Libkleo.pri \ /usr/lib/qt/mkspecs/modules/qt_Marble.pri \ /usr/lib/qt/mkspecs/modules/qt_OktetaCore.pri \ /usr/lib/qt/mkspecs/modules/qt_OktetaGui.pri \ /usr/lib/qt/mkspecs/modules/qt_phonon4qt5.pri \ /usr/lib/qt/mkspecs/modules/qt_Prison.pri \ /usr/lib/qt/mkspecs/modules/qt_Qt5Keychain.pri \ /usr/lib/qt/mkspecs/modules/qt_QuickAddons.pri \ /usr/lib/qt/mkspecs/modules/qt_Solid.pri \ /usr/lib/qt/mkspecs/modules/qt_SonnetCore.pri \ /usr/lib/qt/mkspecs/modules/qt_SonnetUi.pri \ /usr/lib/qt/mkspecs/modules/qt_ThreadWeaver.pri \ /usr/lib/qt/mkspecs/features/qt_functions.prf \ /usr/lib/qt/mkspecs/features/qt_config.prf \ /usr/lib/qt/mkspecs/linux-g++/qmake.conf \ /usr/lib/qt/mkspecs/features/spec_post.prf \ .qmake.stash \ /usr/lib/qt/mkspecs/features/exclusive_builds.prf \ /usr/lib/qt/mkspecs/features/toolchain.prf \ /usr/lib/qt/mkspecs/features/default_pre.prf \ libembroidery.pri \ /usr/lib/qt/mkspecs/features/resolve_config.prf \ /usr/lib/qt/mkspecs/features/default_post.prf \ /usr/lib/qt/mkspecs/features/warn_on.prf \ /usr/lib/qt/mkspecs/features/qmake_use.prf \ /usr/lib/qt/mkspecs/features/file_copies.prf \ /usr/lib/qt/mkspecs/features/testcase_targets.prf \ /usr/lib/qt/mkspecs/features/exceptions.prf \ /usr/lib/qt/mkspecs/features/yacc.prf \ /usr/lib/qt/mkspecs/features/lex.prf \ libembroidery-static.pro $(QMAKE) -o Makefile.libembroidery-static libembroidery-static.pro /usr/lib/qt/mkspecs/features/spec_pre.prf: /usr/lib/qt/mkspecs/common/unix.conf: /usr/lib/qt/mkspecs/common/linux.conf: /usr/lib/qt/mkspecs/common/sanitize.conf: /usr/lib/qt/mkspecs/common/gcc-base.conf: /usr/lib/qt/mkspecs/common/gcc-base-unix.conf: /usr/lib/qt/mkspecs/common/g++-base.conf: /usr/lib/qt/mkspecs/common/g++-unix.conf: /usr/lib/qt/mkspecs/qconfig.pri: /usr/lib/qt/mkspecs/modules/qt_AkonadiAgentBase.pri: /usr/lib/qt/mkspecs/modules/qt_AkonadiCalendar.pri: /usr/lib/qt/mkspecs/modules/qt_AkonadiContact.pri: /usr/lib/qt/mkspecs/modules/qt_AkonadiCore.pri: /usr/lib/qt/mkspecs/modules/qt_AkonadiMime.pri: /usr/lib/qt/mkspecs/modules/qt_AkonadiWidgets.pri: /usr/lib/qt/mkspecs/modules/qt_AkonadiXml.pri: /usr/lib/qt/mkspecs/modules/qt_Attica.pri: /usr/lib/qt/mkspecs/modules/qt_ContactEditor.pri: /usr/lib/qt/mkspecs/modules/qt_KActivities.pri: /usr/lib/qt/mkspecs/modules/qt_KActivitiesStats.pri: /usr/lib/qt/mkspecs/modules/qt_KArchive.pri: /usr/lib/qt/mkspecs/modules/qt_KAuth.pri: /usr/lib/qt/mkspecs/modules/qt_KBookmarks.pri: /usr/lib/qt/mkspecs/modules/qt_KCalCore.pri: /usr/lib/qt/mkspecs/modules/qt_KCalUtils.pri: /usr/lib/qt/mkspecs/modules/qt_KCddb.pri: /usr/lib/qt/mkspecs/modules/qt_KCMUtils.pri: /usr/lib/qt/mkspecs/modules/qt_KCodecs.pri: /usr/lib/qt/mkspecs/modules/qt_KCompactDisc.pri: /usr/lib/qt/mkspecs/modules/qt_KCompletion.pri: /usr/lib/qt/mkspecs/modules/qt_KConfigCore.pri: /usr/lib/qt/mkspecs/modules/qt_KConfigGui.pri: /usr/lib/qt/mkspecs/modules/qt_KConfigWidgets.pri: /usr/lib/qt/mkspecs/modules/qt_KContacts.pri: /usr/lib/qt/mkspecs/modules/qt_KCoreAddons.pri: /usr/lib/qt/mkspecs/modules/qt_KCrash.pri: /usr/lib/qt/mkspecs/modules/qt_KDBusAddons.pri: /usr/lib/qt/mkspecs/modules/qt_KDeclarative.pri: /usr/lib/qt/mkspecs/modules/qt_KDESu.pri: /usr/lib/qt/mkspecs/modules/qt_KDNSSD.pri: /usr/lib/qt/mkspecs/modules/qt_KEmoticons.pri: /usr/lib/qt/mkspecs/modules/qt_KFileMetaData.pri: /usr/lib/qt/mkspecs/modules/qt_KGAPIBlogger.pri: /usr/lib/qt/mkspecs/modules/qt_KGAPICalendar.pri: /usr/lib/qt/mkspecs/modules/qt_KGAPIContacts.pri: /usr/lib/qt/mkspecs/modules/qt_KGAPICore.pri: /usr/lib/qt/mkspecs/modules/qt_KGAPIDrive.pri: /usr/lib/qt/mkspecs/modules/qt_KGAPILatitude.pri: /usr/lib/qt/mkspecs/modules/qt_KGAPIMaps.pri: /usr/lib/qt/mkspecs/modules/qt_KGAPITasks.pri: /usr/lib/qt/mkspecs/modules/qt_KGlobalAccel.pri: /usr/lib/qt/mkspecs/modules/qt_KGuiAddons.pri: /usr/lib/qt/mkspecs/modules/qt_KHtml.pri: /usr/lib/qt/mkspecs/modules/qt_KI18n.pri: /usr/lib/qt/mkspecs/modules/qt_KIconThemes.pri: /usr/lib/qt/mkspecs/modules/qt_KIdentityManagement.pri: /usr/lib/qt/mkspecs/modules/qt_KIdleTime.pri: /usr/lib/qt/mkspecs/modules/qt_KIOCore.pri: /usr/lib/qt/mkspecs/modules/qt_KIOFileWidgets.pri: /usr/lib/qt/mkspecs/modules/qt_KIOGui.pri: /usr/lib/qt/mkspecs/modules/qt_KIOWidgets.pri: /usr/lib/qt/mkspecs/modules/qt_Kirigami2.pri: /usr/lib/qt/mkspecs/modules/qt_KItemModels.pri: /usr/lib/qt/mkspecs/modules/qt_KItemViews.pri: /usr/lib/qt/mkspecs/modules/qt_KJobWidgets.pri: /usr/lib/qt/mkspecs/modules/qt_KJS.pri: /usr/lib/qt/mkspecs/modules/qt_KJSApi.pri: /usr/lib/qt/mkspecs/modules/qt_KMailTransport.pri: /usr/lib/qt/mkspecs/modules/qt_KMailTransportAkonadi.pri: /usr/lib/qt/mkspecs/modules/qt_KMime.pri: /usr/lib/qt/mkspecs/modules/qt_KNewStuff.pri: /usr/lib/qt/mkspecs/modules/qt_KNewStuffCore.pri: /usr/lib/qt/mkspecs/modules/qt_KNotifications.pri: /usr/lib/qt/mkspecs/modules/qt_KNotifyConfig.pri: /usr/lib/qt/mkspecs/modules/qt_KNTLM.pri: /usr/lib/qt/mkspecs/modules/qt_KParts.pri: /usr/lib/qt/mkspecs/modules/qt_KPeople.pri: /usr/lib/qt/mkspecs/modules/qt_KPeopleWidgets.pri: /usr/lib/qt/mkspecs/modules/qt_KPIMTextEdit.pri: /usr/lib/qt/mkspecs/modules/qt_KPlotting.pri: /usr/lib/qt/mkspecs/modules/qt_KPty.pri: /usr/lib/qt/mkspecs/modules/qt_KrossCore.pri: /usr/lib/qt/mkspecs/modules/qt_KrossUi.pri: /usr/lib/qt/mkspecs/modules/qt_KRunner.pri: /usr/lib/qt/mkspecs/modules/qt_KService.pri: /usr/lib/qt/mkspecs/modules/qt_KSMTP.pri: /usr/lib/qt/mkspecs/modules/qt_KSyntaxHighlighting.pri: /usr/lib/qt/mkspecs/modules/qt_KTextEditor.pri: /usr/lib/qt/mkspecs/modules/qt_KTextWidgets.pri: /usr/lib/qt/mkspecs/modules/qt_KUnitConversion.pri: /usr/lib/qt/mkspecs/modules/qt_KWallet.pri: /usr/lib/qt/mkspecs/modules/qt_KWaylandClient.pri: /usr/lib/qt/mkspecs/modules/qt_KWaylandServer.pri: /usr/lib/qt/mkspecs/modules/qt_KWidgetsAddons.pri: /usr/lib/qt/mkspecs/modules/qt_KWindowSystem.pri: /usr/lib/qt/mkspecs/modules/qt_KXmlGui.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3danimation.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3danimation_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dcore.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dcore_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dextras.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dextras_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dinput.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dinput_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dlogic.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dlogic_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquick.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquick_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickanimation.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickanimation_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickextras.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickextras_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickinput.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickinput_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickrender.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickrender_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickscene2d.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3dquickscene2d_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3drender.pri: /usr/lib/qt/mkspecs/modules/qt_lib_3drender_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_accessibility_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_bootstrap_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_charts.pri: /usr/lib/qt/mkspecs/modules/qt_lib_charts_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_concurrent.pri: /usr/lib/qt/mkspecs/modules/qt_lib_concurrent_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_core.pri: /usr/lib/qt/mkspecs/modules/qt_lib_core_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_datavisualization.pri: /usr/lib/qt/mkspecs/modules/qt_lib_datavisualization_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_dbus.pri: /usr/lib/qt/mkspecs/modules/qt_lib_dbus_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_designer.pri: /usr/lib/qt/mkspecs/modules/qt_lib_designer_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_designercomponents_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_devicediscovery_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_edid_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_egl_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_eglfs_kms_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_eglfsdeviceintegration_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_eventdispatcher_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_fb_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_fontdatabase_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_gamepad.pri: /usr/lib/qt/mkspecs/modules/qt_lib_gamepad_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_glx_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_gui.pri: /usr/lib/qt/mkspecs/modules/qt_lib_gui_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_help.pri: /usr/lib/qt/mkspecs/modules/qt_lib_help_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_hunspellinputmethod_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_input_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_kms_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_linuxaccessibility_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_location.pri: /usr/lib/qt/mkspecs/modules/qt_lib_location_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_multimedia.pri: /usr/lib/qt/mkspecs/modules/qt_lib_multimedia_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_multimediagsttools_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_multimediawidgets.pri: /usr/lib/qt/mkspecs/modules/qt_lib_multimediawidgets_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_network.pri: /usr/lib/qt/mkspecs/modules/qt_lib_network_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_networkauth.pri: /usr/lib/qt/mkspecs/modules/qt_lib_networkauth_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_opengl.pri: /usr/lib/qt/mkspecs/modules/qt_lib_opengl_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_openglextensions.pri: /usr/lib/qt/mkspecs/modules/qt_lib_openglextensions_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_packetprotocol_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_platformcompositor_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_positioning.pri: /usr/lib/qt/mkspecs/modules/qt_lib_positioning_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_positioningquick.pri: /usr/lib/qt/mkspecs/modules/qt_lib_positioningquick_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_printsupport.pri: /usr/lib/qt/mkspecs/modules/qt_lib_printsupport_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_qml.pri: /usr/lib/qt/mkspecs/modules/qt_lib_qml_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_qmldebug_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_qmldevtools_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_qmltest.pri: /usr/lib/qt/mkspecs/modules/qt_lib_qmltest_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_qtmultimediaquicktools_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_quick.pri: /usr/lib/qt/mkspecs/modules/qt_lib_quick_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_quickcontrols2.pri: /usr/lib/qt/mkspecs/modules/qt_lib_quickcontrols2_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_quickparticles_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_quickshapes_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_quicktemplates2_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_quickwidgets.pri: /usr/lib/qt/mkspecs/modules/qt_lib_quickwidgets_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_remoteobjects.pri: /usr/lib/qt/mkspecs/modules/qt_lib_remoteobjects_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_repparser.pri: /usr/lib/qt/mkspecs/modules/qt_lib_repparser_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_script.pri: /usr/lib/qt/mkspecs/modules/qt_lib_script_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_scripttools.pri: /usr/lib/qt/mkspecs/modules/qt_lib_scripttools_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_scxml.pri: /usr/lib/qt/mkspecs/modules/qt_lib_scxml_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_sensors.pri: /usr/lib/qt/mkspecs/modules/qt_lib_sensors_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_serialbus.pri: /usr/lib/qt/mkspecs/modules/qt_lib_serialbus_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_serialport.pri: /usr/lib/qt/mkspecs/modules/qt_lib_serialport_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_service_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_sql.pri: /usr/lib/qt/mkspecs/modules/qt_lib_sql_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_svg.pri: /usr/lib/qt/mkspecs/modules/qt_lib_svg_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_testlib.pri: /usr/lib/qt/mkspecs/modules/qt_lib_testlib_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_texttospeech.pri: /usr/lib/qt/mkspecs/modules/qt_lib_texttospeech_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_theme_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_uiplugin.pri: /usr/lib/qt/mkspecs/modules/qt_lib_uitools.pri: /usr/lib/qt/mkspecs/modules/qt_lib_uitools_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_virtualkeyboard.pri: /usr/lib/qt/mkspecs/modules/qt_lib_virtualkeyboard_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_vulkan_support_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_waylandclient.pri: /usr/lib/qt/mkspecs/modules/qt_lib_waylandclient_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_waylandcompositor.pri: /usr/lib/qt/mkspecs/modules/qt_lib_waylandcompositor_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webchannel.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webchannel_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webengine.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webengine_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webenginecore.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webenginecore_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webenginecoreheaders_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webenginewidgets.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webenginewidgets_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webkit.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webkitwidgets.pri: /usr/lib/qt/mkspecs/modules/qt_lib_websockets.pri: /usr/lib/qt/mkspecs/modules/qt_lib_websockets_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webview.pri: /usr/lib/qt/mkspecs/modules/qt_lib_webview_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_widgets.pri: /usr/lib/qt/mkspecs/modules/qt_lib_widgets_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_x11extras.pri: /usr/lib/qt/mkspecs/modules/qt_lib_x11extras_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_xcb_qpa_lib_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_xml.pri: /usr/lib/qt/mkspecs/modules/qt_lib_xml_private.pri: /usr/lib/qt/mkspecs/modules/qt_lib_xmlpatterns.pri: /usr/lib/qt/mkspecs/modules/qt_lib_xmlpatterns_private.pri: /usr/lib/qt/mkspecs/modules/qt_Libkleo.pri: /usr/lib/qt/mkspecs/modules/qt_Marble.pri: /usr/lib/qt/mkspecs/modules/qt_OktetaCore.pri: /usr/lib/qt/mkspecs/modules/qt_OktetaGui.pri: /usr/lib/qt/mkspecs/modules/qt_phonon4qt5.pri: /usr/lib/qt/mkspecs/modules/qt_Prison.pri: /usr/lib/qt/mkspecs/modules/qt_Qt5Keychain.pri: /usr/lib/qt/mkspecs/modules/qt_QuickAddons.pri: /usr/lib/qt/mkspecs/modules/qt_Solid.pri: /usr/lib/qt/mkspecs/modules/qt_SonnetCore.pri: /usr/lib/qt/mkspecs/modules/qt_SonnetUi.pri: /usr/lib/qt/mkspecs/modules/qt_ThreadWeaver.pri: /usr/lib/qt/mkspecs/features/qt_functions.prf: /usr/lib/qt/mkspecs/features/qt_config.prf: /usr/lib/qt/mkspecs/linux-g++/qmake.conf: /usr/lib/qt/mkspecs/features/spec_post.prf: .qmake.stash: /usr/lib/qt/mkspecs/features/exclusive_builds.prf: /usr/lib/qt/mkspecs/features/toolchain.prf: /usr/lib/qt/mkspecs/features/default_pre.prf: libembroidery.pri: /usr/lib/qt/mkspecs/features/resolve_config.prf: /usr/lib/qt/mkspecs/features/default_post.prf: /usr/lib/qt/mkspecs/features/warn_on.prf: /usr/lib/qt/mkspecs/features/qmake_use.prf: /usr/lib/qt/mkspecs/features/file_copies.prf: /usr/lib/qt/mkspecs/features/testcase_targets.prf: /usr/lib/qt/mkspecs/features/exceptions.prf: /usr/lib/qt/mkspecs/features/yacc.prf: /usr/lib/qt/mkspecs/features/lex.prf: libembroidery-static.pro: qmake: FORCE @$(QMAKE) -o Makefile.libembroidery-static libembroidery-static.pro qmake_all: FORCE all: Makefile.libembroidery-static \ lib/libembroidery.prl lib/libembroidery.a 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)/ clean: compiler_clean -$(DEL_FILE) $(OBJECTS) -$(DEL_FILE) *~ core *.core distclean: clean -$(DEL_FILE) lib/$(TARGET) -$(DEL_FILE) lib/*embroidery.prl lib/*embroidery.a object_script.* .qmake.stash lib/libembroidery.prl -$(DEL_FILE) Makefile.libembroidery-static ####### Sub-libraries check: first benchmark: first 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: ####### Compile .obj/compound-file.o: ../libembroidery/compound-file.c compound-file.h \ compound-file-difat.h \ emb-file.h \ api-start.h \ utility/ino-file.h \ api-stop.h \ compound-file-directory.h \ emb-time.h \ compound-file-fat.h \ compound-file-header.h \ compound-file-common.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/compound-file.o ../libembroidery/compound-file.c .obj/compound-file-difat.o: ../libembroidery/compound-file-difat.c compound-file-difat.h \ emb-file.h \ api-start.h \ utility/ino-file.h \ api-stop.h \ compound-file-common.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/compound-file-difat.o ../libembroidery/compound-file-difat.c .obj/compound-file-directory.o: ../libembroidery/compound-file-directory.c compound-file-directory.h \ emb-time.h \ api-start.h \ api-stop.h \ emb-file.h \ utility/ino-file.h \ compound-file-common.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/compound-file-directory.o ../libembroidery/compound-file-directory.c .obj/compound-file-fat.o: ../libembroidery/compound-file-fat.c compound-file.h \ compound-file-difat.h \ emb-file.h \ api-start.h \ utility/ino-file.h \ api-stop.h \ compound-file-directory.h \ emb-time.h \ compound-file-fat.h \ compound-file-header.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/compound-file-fat.o ../libembroidery/compound-file-fat.c .obj/compound-file-header.o: ../libembroidery/compound-file-header.c compound-file-header.h \ emb-file.h \ api-start.h \ utility/ino-file.h \ api-stop.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/compound-file-header.o ../libembroidery/compound-file-header.c .obj/emb-arc.o: ../libembroidery/emb-arc.c emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-arc.o ../libembroidery/emb-arc.c .obj/emb-circle.o: ../libembroidery/emb-circle.c emb-circle.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-circle.o ../libembroidery/emb-circle.c .obj/emb-compress.o: ../libembroidery/emb-compress.c emb-compress.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-compress.o ../libembroidery/emb-compress.c .obj/emb-color.o: ../libembroidery/emb-color.c emb-color.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-color.o ../libembroidery/emb-color.c .obj/emb-ellipse.o: ../libembroidery/emb-ellipse.c emb-ellipse.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-ellipse.o ../libembroidery/emb-ellipse.c .obj/emb-file.o: ../libembroidery/emb-file.c emb-file.h \ api-start.h \ utility/ino-file.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-file.o ../libembroidery/emb-file.c .obj/emb-flag.o: ../libembroidery/emb-flag.c emb-flag.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-flag.o ../libembroidery/emb-flag.c .obj/emb-format.o: ../libembroidery/emb-format.c emb-format.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-format.o ../libembroidery/emb-format.c .obj/emb-hash.o: ../libembroidery/emb-hash.c emb-hash.h \ hashtable.h \ api-start.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-hash.o ../libembroidery/emb-hash.c .obj/emb-hoop.o: ../libembroidery/emb-hoop.c emb-hoop.h \ api-start.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-hoop.o ../libembroidery/emb-hoop.c .obj/emb-layer.o: ../libembroidery/emb-layer.c emb-layer.h \ emb-color.h \ api-start.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-layer.o ../libembroidery/emb-layer.c .obj/emb-line.o: ../libembroidery/emb-line.c emb-line.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-vector.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-line.o ../libembroidery/emb-line.c .obj/emb-logging.o: ../libembroidery/emb-logging.c emb-logging.h \ api-start.h \ utility/ino-logging.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-logging.o ../libembroidery/emb-logging.c .obj/emb-path.o: ../libembroidery/emb-path.c emb-path.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-point.h \ emb-flag.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-path.o ../libembroidery/emb-path.c .obj/emb-pattern.o: ../libembroidery/emb-pattern.c emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-reader-writer.h \ emb-logging.h \ utility/ino-logging.h \ helpers-misc.h \ utility/ino-event.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-pattern.o ../libembroidery/emb-pattern.c .obj/emb-point.o: ../libembroidery/emb-point.c emb-point.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-point.o ../libembroidery/emb-point.c .obj/emb-polygon.o: ../libembroidery/emb-polygon.c emb-polygon.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-point.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-polygon.o ../libembroidery/emb-polygon.c .obj/emb-polyline.o: ../libembroidery/emb-polyline.c emb-polyline.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-point.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-polyline.o ../libembroidery/emb-polyline.c .obj/emb-reader-writer.o: ../libembroidery/emb-reader-writer.c emb-reader-writer.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h \ formats.h \ format-exp.h \ format-10o.h \ format-100.h \ format-art.h \ format-bmc.h \ format-bro.h \ format-cnd.h \ format-col.h \ format-csd.h \ format-csv.h \ format-dat.h \ format-dem.h \ format-dsb.h \ format-dst.h \ format-dsz.h \ format-dxf.h \ format-edr.h \ format-emd.h \ format-exy.h \ format-eys.h \ format-fxy.h \ format-gc.h \ format-gnc.h \ format-gt.h \ format-hus.h \ format-inb.h \ format-inf.h \ format-jef.h \ format-ksm.h \ format-max.h \ format-mit.h \ format-new.h \ format-ofm.h \ format-pcd.h \ format-pcm.h \ format-pcq.h \ format-pcs.h \ format-pec.h \ emb-file.h \ utility/ino-file.h \ format-pel.h \ format-pem.h \ format-pes.h \ format-phb.h \ format-phc.h \ format-plt.h \ format-rgb.h \ format-sew.h \ format-shv.h \ format-sst.h \ format-stx.h \ format-svg.h \ format-t01.h \ format-t09.h \ format-tap.h \ format-thr.h \ format-txt.h \ format-u00.h \ format-u01.h \ format-vip.h \ format-vp3.h \ format-xxx.h \ format-zsk.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-reader-writer.o ../libembroidery/emb-reader-writer.c .obj/emb-rect.o: ../libembroidery/emb-rect.c emb-rect.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-rect.o ../libembroidery/emb-rect.c .obj/emb-satin-line.o: ../libembroidery/emb-satin-line.c emb-satin-line.h \ emb-vector.h \ api-start.h \ api-stop.h \ emb-line.h \ emb-color.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-satin-line.o ../libembroidery/emb-satin-line.c .obj/emb-settings.o: ../libembroidery/emb-settings.c emb-settings.h \ emb-point.h \ emb-color.h \ api-start.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-settings.o ../libembroidery/emb-settings.c .obj/emb-spline.o: ../libembroidery/emb-spline.c emb-spline.h \ emb-color.h \ api-start.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-spline.o ../libembroidery/emb-spline.c .obj/emb-stitch.o: ../libembroidery/emb-stitch.c emb-stitch.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-stitch.o ../libembroidery/emb-stitch.c .obj/emb-thread.o: ../libembroidery/emb-thread.c emb-thread.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-thread.o ../libembroidery/emb-thread.c .obj/emb-time.o: ../libembroidery/emb-time.c emb-time.h \ api-start.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-time.o ../libembroidery/emb-time.c .obj/emb-vector.o: ../libembroidery/emb-vector.c emb-vector.h \ api-start.h \ api-stop.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/emb-vector.o ../libembroidery/emb-vector.c .obj/hashtable.o: ../libembroidery/hashtable.c hashtable.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/hashtable.o ../libembroidery/hashtable.c .obj/helpers-binary.o: ../libembroidery/helpers-binary.c helpers-binary.h \ emb-file.h \ api-start.h \ utility/ino-file.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/helpers-binary.o ../libembroidery/helpers-binary.c .obj/helpers-misc.o: ../libembroidery/helpers-misc.c helpers-misc.h \ emb-logging.h \ api-start.h \ utility/ino-logging.h \ api-stop.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/helpers-misc.o ../libembroidery/helpers-misc.c .obj/thread-color.o: ../libembroidery/thread-color.c thread-color.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/thread-color.o ../libembroidery/thread-color.c .obj/format-10o.o: ../libembroidery/format-10o.c format-10o.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-10o.o ../libembroidery/format-10o.c .obj/format-100.o: ../libembroidery/format-100.c format-100.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-100.o ../libembroidery/format-100.c .obj/format-art.o: ../libembroidery/format-art.c format-art.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-art.o ../libembroidery/format-art.c .obj/format-bmc.o: ../libembroidery/format-bmc.c format-bmc.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-bmc.o ../libembroidery/format-bmc.c .obj/format-bro.o: ../libembroidery/format-bro.c format-bro.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-bro.o ../libembroidery/format-bro.c .obj/format-cnd.o: ../libembroidery/format-cnd.c format-cnd.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-cnd.o ../libembroidery/format-cnd.c .obj/format-col.o: ../libembroidery/format-col.c format-col.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-col.o ../libembroidery/format-col.c .obj/format-csd.o: ../libembroidery/format-csd.c format-csd.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ helpers-misc.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-csd.o ../libembroidery/format-csd.c .obj/format-csv.o: ../libembroidery/format-csv.c format-csv.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-csv.o ../libembroidery/format-csv.c .obj/format-dat.o: ../libembroidery/format-dat.c format-dat.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-dat.o ../libembroidery/format-dat.c .obj/format-dem.o: ../libembroidery/format-dem.c format-dem.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-dem.o ../libembroidery/format-dem.c .obj/format-dsb.o: ../libembroidery/format-dsb.c format-dsb.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-dsb.o ../libembroidery/format-dsb.c .obj/format-dst.o: ../libembroidery/format-dst.c format-dst.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-dst.o ../libembroidery/format-dst.c .obj/format-dsz.o: ../libembroidery/format-dsz.c format-dsz.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-dsz.o ../libembroidery/format-dsz.c .obj/format-dxf.o: ../libembroidery/format-dxf.c format-dxf.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-misc.h \ emb-hash.h \ hashtable.h \ emb-logging.h \ utility/ino-logging.h \ geom-arc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-dxf.o ../libembroidery/format-dxf.c .obj/format-edr.o: ../libembroidery/format-edr.c format-edr.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-edr.o ../libembroidery/format-edr.c .obj/format-emd.o: ../libembroidery/format-emd.c format-emd.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-emd.o ../libembroidery/format-emd.c .obj/format-exp.o: ../libembroidery/format-exp.c format-exp.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-exp.o ../libembroidery/format-exp.c .obj/format-exy.o: ../libembroidery/format-exy.c format-exy.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-exy.o ../libembroidery/format-exy.c .obj/format-eys.o: ../libembroidery/format-eys.c format-eys.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-eys.o ../libembroidery/format-eys.c .obj/format-fxy.o: ../libembroidery/format-fxy.c format-fxy.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-fxy.o ../libembroidery/format-fxy.c .obj/format-gc.o: ../libembroidery/format-gc.c format-gc.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-gc.o ../libembroidery/format-gc.c .obj/format-gnc.o: ../libembroidery/format-gnc.c format-gnc.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-gnc.o ../libembroidery/format-gnc.c .obj/format-gt.o: ../libembroidery/format-gt.c format-gt.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-gt.o ../libembroidery/format-gt.c .obj/format-hus.o: ../libembroidery/format-hus.c format-hus.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-compress.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-hus.o ../libembroidery/format-hus.c .obj/format-inb.o: ../libembroidery/format-inb.c format-inb.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-inb.o ../libembroidery/format-inb.c .obj/format-inf.o: ../libembroidery/format-inf.c format-inf.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-inf.o ../libembroidery/format-inf.c .obj/format-jef.o: ../libembroidery/format-jef.c format-jef.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ emb-time.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-jef.o ../libembroidery/format-jef.c .obj/format-ksm.o: ../libembroidery/format-ksm.c format-ksm.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-ksm.o ../libembroidery/format-ksm.c .obj/format-max.o: ../libembroidery/format-max.c format-max.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ format-pcd.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-max.o ../libembroidery/format-max.c .obj/format-mit.o: ../libembroidery/format-mit.c format-mit.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-mit.o ../libembroidery/format-mit.c .obj/format-new.o: ../libembroidery/format-new.c format-new.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-new.o ../libembroidery/format-new.c .obj/format-ofm.o: ../libembroidery/format-ofm.c format-ofm.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ compound-file.h \ compound-file-difat.h \ emb-file.h \ utility/ino-file.h \ compound-file-directory.h \ emb-time.h \ compound-file-fat.h \ compound-file-header.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-ofm.o ../libembroidery/format-ofm.c .obj/format-pcd.o: ../libembroidery/format-pcd.c format-pcd.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-pcd.o ../libembroidery/format-pcd.c .obj/format-pcm.o: ../libembroidery/format-pcm.c format-pcm.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-pcm.o ../libembroidery/format-pcm.c .obj/format-pcq.o: ../libembroidery/format-pcq.c format-pcq.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-pcq.o ../libembroidery/format-pcq.c .obj/format-pcs.o: ../libembroidery/format-pcs.c format-pcs.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-pcs.o ../libembroidery/format-pcs.c .obj/format-pec.o: ../libembroidery/format-pec.c format-pec.h \ emb-file.h \ api-start.h \ utility/ino-file.h \ api-stop.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-pec.o ../libembroidery/format-pec.c .obj/format-pel.o: ../libembroidery/format-pel.c format-pel.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-pel.o ../libembroidery/format-pel.c .obj/format-pem.o: ../libembroidery/format-pem.c format-pem.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-pem.o ../libembroidery/format-pem.c .obj/format-pes.o: ../libembroidery/format-pes.c format-pes.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ format-pec.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-pes.o ../libembroidery/format-pes.c .obj/format-phb.o: ../libembroidery/format-phb.c format-phb.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ format-pec.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-phb.o ../libembroidery/format-phb.c .obj/format-phc.o: ../libembroidery/format-phc.c format-phc.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ format-pec.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-phc.o ../libembroidery/format-phc.c .obj/format-plt.o: ../libembroidery/format-plt.c format-plt.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-plt.o ../libembroidery/format-plt.c .obj/format-rgb.o: ../libembroidery/format-rgb.c format-rgb.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-rgb.o ../libembroidery/format-rgb.c .obj/format-sew.o: ../libembroidery/format-sew.c format-jef.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ emb-time.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-sew.o ../libembroidery/format-sew.c .obj/format-shv.o: ../libembroidery/format-shv.c format-shv.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ format-jef.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-shv.o ../libembroidery/format-shv.c .obj/format-sst.o: ../libembroidery/format-sst.c format-sst.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-sst.o ../libembroidery/format-sst.c .obj/format-stx.o: ../libembroidery/format-stx.c format-stx.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ helpers-misc.h \ helpers-unused.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-stx.o ../libembroidery/format-stx.c .obj/format-svg.o: ../libembroidery/format-svg.c format-svg.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-svg.o ../libembroidery/format-svg.c .obj/format-t01.o: ../libembroidery/format-t01.c format-t01.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-t01.o ../libembroidery/format-t01.c .obj/format-t09.o: ../libembroidery/format-t09.c format-t09.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-t09.o ../libembroidery/format-t09.c .obj/format-tap.o: ../libembroidery/format-tap.c format-tap.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-tap.o ../libembroidery/format-tap.c .obj/format-thr.o: ../libembroidery/format-thr.c format-thr.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-thr.o ../libembroidery/format-thr.c .obj/format-txt.o: ../libembroidery/format-txt.c format-txt.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-misc.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-txt.o ../libembroidery/format-txt.c .obj/format-u00.o: ../libembroidery/format-u00.c format-u00.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h \ helpers-binary.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-u00.o ../libembroidery/format-u00.c .obj/format-u01.o: ../libembroidery/format-u01.c format-u01.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-u01.o ../libembroidery/format-u01.c .obj/format-vip.o: ../libembroidery/format-vip.c format-vip.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ helpers-misc.h \ emb-compress.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-vip.o ../libembroidery/format-vip.c .obj/format-vp3.o: ../libembroidery/format-vp3.c format-vp3.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-vp3.o ../libembroidery/format-vp3.c .obj/format-xxx.o: ../libembroidery/format-xxx.c format-xxx.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ helpers-misc.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-xxx.o ../libembroidery/format-xxx.c .obj/format-zsk.o: ../libembroidery/format-zsk.c format-zsk.h \ emb-pattern.h \ emb-arc.h \ emb-color.h \ api-start.h \ api-stop.h \ emb-circle.h \ emb-ellipse.h \ emb-hoop.h \ emb-line.h \ emb-vector.h \ emb-path.h \ emb-point.h \ emb-flag.h \ emb-polygon.h \ emb-polyline.h \ emb-rect.h \ emb-settings.h \ emb-spline.h \ emb-stitch.h \ emb-thread.h \ helpers-binary.h \ emb-file.h \ utility/ino-file.h \ helpers-misc.h \ emb-logging.h \ utility/ino-logging.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/format-zsk.o ../libembroidery/format-zsk.c .obj/geom-arc.o: ../libembroidery/geom-arc.c geom-arc.h \ geom-line.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/geom-arc.o ../libembroidery/geom-arc.c .obj/geom-line.o: ../libembroidery/geom-line.c $(CC) -c $(CFLAGS) $(INCPATH) -o .obj/geom-line.o ../libembroidery/geom-line.c ####### Install install: FORCE uninstall: FORCE FORCE: