Makefile_insert revision 9913b9cb8fe557ed68c814af16a1f3455dcc8bb4
2186N/A## Makefile.am fragment, included by src/Makefile.am.
2186N/A
2186N/A
2186N/A# ################################################
2186N/A#
2186N/A# E X T R A
2186N/A#
2186N/A# ################################################
2186N/A
2186N/Aif OS_WIN32
2186N/Awin32_sources = winmain.cpp
2186N/Awin32ldflags = -lcomdlg32
2186N/Aendif
2186N/A
2186N/Aif INKJAR
2186N/Ainkjar_dir = inkjar
2186N/Ainkjar_libs = inkjar/libinkjar.a
2186N/Aendif
2186N/A
2186N/A
2186N/A# ################################################
2186N/A#
2186N/A# I N K S C A P E
2186N/A#
2186N/A# ################################################
2186N/A
2186N/A# libinkpre.a: any object that's sharable between inkscape & inkview,
2186N/A# and isn't needed by object files in subdirectories (i.e. libinkpre.a
2186N/A# comes before subdirectory libraries on the link line).
2186N/A#
2186N/A# Excludes winmain.cpp (a gui wrapper around main): I'm guessing that
2186N/A# it needs to be explicitly listed as a source of each graphical
2186N/A# binary: it isn't (to my knowledge) called by main (whether directly
2186N/A# or indirectly), so I don't think that putting it in a library will
2186N/A# suffice to get it linked in. Windows devel please confirm. -- pjrm.
2186N/A
2186N/Alibinkpre_a_SOURCES = \
2186N/A algorithms/find-last-if.h \
2186N/A algorithms/longest-common-suffix.h \
2186N/A approx-equal.h remove-last.h \
2186N/A arc-context.cpp arc-context.h \
2186N/A attributes.cpp attributes.h \
2186N/A bad-uri-exception.h \
2186N/A brokenimage.xpm \
2186N/A color-rgba.h \
2186N/A color-profile.cpp color-profile.h \
2186N/A color-profile-fns.h \
2186N/A conditions.cpp conditions.h\
2186N/A conn-avoid-ref.cpp conn-avoid-ref.h \
2186N/A connector-context.cpp connector-context.h \
2186N/A context-fns.cpp context-fns.h \
2186N/A desktop-affine.cpp desktop-affine.h \
2186N/A desktop-events.cpp desktop-events.h \
2186N/A desktop-handles.cpp desktop-handles.h \
2186N/A desktop-style.cpp desktop-style.h \
2186N/A desktop.cpp desktop.h \
2186N/A document-undo.cpp \
2186N/A document.cpp document.h document-private.h \
2186N/A document-subset.cpp document-subset.h \
2186N/A doxygen-main.cpp \
2186N/A draw-anchor.cpp \
2186N/A draw-anchor.h \
2186N/A draw-context.cpp draw-context.h \
2186N/A dropper-context.cpp dropper-context.h \
2186N/A dyna-draw-context.cpp dyna-draw-context.h \
2186N/A enums.h \
2186N/A event-context.cpp event-context.h \
2186N/A extract-uri.cpp extract-uri.h \
2186N/A file.cpp file.h \
2186N/A fontsize-expansion.cpp fontsize-expansion.h \
2186N/A forward.h \
2186N/A geom.cpp geom.h \
2186N/A gnuc-attribute.h \
2186N/A gradient-context.cpp gradient-context.h \
2186N/A gradient-drag.cpp gradient-drag.h \
2186N/A help.cpp help.h \
2186N/A inkscape-stock.cpp inkscape-stock.h\
2186N/A inkscape.cpp inkscape.h inkscape-private.h \
2186N/A interface.cpp interface.h \
2186N/A isnan.h \
2186N/A knot-enums.h \
2186N/A knot-holder-entity.h \
2186N/A knot.cpp knot.h \
2186N/A knotholder.cpp knotholder.h \
2186N/A layer-fns.cpp layer-fns.h \
2186N/A macros.h \
2186N/A marker-status.cpp marker-status.h \
2186N/A media.cpp media.h \
2186N/A message-context.cpp message-context.h \
2186N/A message-stack.cpp message-stack.h \
2186N/A message.h \
2186N/A mod360.cpp mod360.h \
2186N/A modifier-fns.h \
2186N/A node-context.cpp node-context.h \
2186N/A nodepath.cpp nodepath.h \
2186N/A object-edit.cpp object-edit.h \
2186N/A object-hierarchy.cpp object-hierarchy.h \
2186N/A ui/context-menu.cpp \
2186N/A ui/context-menu.h \
2186N/A path-chemistry.cpp path-chemistry.h \
2186N/A path-prefix.h \
2186N/A pen-context.cpp \
2186N/A pen-context.h \
2186N/A pencil-context.cpp \
2186N/A pencil-context.h \
2186N/A preferences.cpp preferences.h \
2186N/A preferences-skeleton.h \
2186N/A menus-skeleton.h \
2186N/A prefix.cpp \
2186N/A prefix.h \
2186N/A prefs-utils.cpp \
2186N/A prefs-utils.h \
2186N/A print.cpp print.h \
2186N/A rect-context.cpp rect-context.h \
2186N/A require-config.h \
2186N/A rubberband.cpp rubberband.h \
2186N/A satisfied-guide-cns.cpp satisfied-guide-cns.h \
2186N/A selcue.cpp selcue.h \
2186N/A select-context.cpp select-context.h \
2186N/A selection-chemistry.cpp selection-chemistry.h \
2186N/A selection-describer.cpp selection-describer.h \
2186N/A selection.cpp selection.h \
2186N/A seltrans-handles.cpp seltrans-handles.h \
2186N/A seltrans.cpp seltrans.h \
2186N/A shortcuts.cpp shortcuts.h \
2186N/A slideshow.cpp slideshow.h \
2186N/A snap.cpp snap.h \
2186N/A snapped-point.cpp snapped-point.h \
2186N/A snapper.cpp snapper.h \
2186N/A line-snapper.cpp line-snapper.h \
2186N/A grid-snapper.cpp grid-snapper.h \
2186N/A guide-snapper.cpp guide-snapper.h \
2186N/A object-snapper.cpp object-snapper.h \
2186N/A sp-anchor.cpp sp-anchor.h \
2186N/A sp-clippath.cpp sp-clippath.h \
2186N/A sp-conn-end-pair.cpp sp-conn-end-pair.h \
2186N/A sp-conn-end.cpp sp-conn-end.h \
2186N/A sp-cursor.cpp sp-cursor.h \
2186N/A sp-defs.cpp sp-defs.h \
2186N/A sp-ellipse.cpp sp-ellipse.h \
2186N/A sp-flowdiv.h sp-flowdiv.cpp \
2186N/A sp-flowregion.h sp-flowregion.cpp \
2186N/A sp-flowtext.h sp-flowtext.cpp \
2186N/A sp-gradient-fns.h \
2186N/A sp-gradient-reference.cpp \
2186N/A sp-gradient-reference.h \
2186N/A sp-gradient-spread.h \
2186N/A sp-gradient-units.h \
2186N/A sp-gradient-vector.h \
2186N/A sp-gradient.cpp sp-gradient.h \
2186N/A sp-guide-attachment.h \
2186N/A sp-guide-constraint.h \
2186N/A sp-guide.cpp sp-guide.h \
2186N/A sp-image.cpp sp-image.h \
2186N/A sp-item-group.cpp sp-item-group.h \
2186N/A sp-item-notify-moveto.cpp sp-item-notify-moveto.h \
2186N/A sp-item-rm-unsatisfied-cns.cpp sp-item-rm-unsatisfied-cns.h \
2186N/A sp-item-transform.cpp sp-item-transform.h \
2186N/A sp-item-update-cns.cpp sp-item-update-cns.h \
2186N/A sp-item.cpp sp-item.h \
2186N/A sp-line.cpp sp-line.h \
2186N/A sp-linear-gradient-fns.h \
2186N/A sp-linear-gradient.h \
2186N/A sp-marker-loc.h \
2186N/A sp-marker.cpp sp-marker.h \
2186N/A sp-mask.cpp sp-mask.h \
2186N/A sp-metadata.cpp sp-metadata.h \
2186N/A sp-metric.h \
2186N/A sp-metrics.cpp sp-metrics.h \
2186N/A sp-namedview.cpp sp-namedview.h \
2186N/A sp-object-group.cpp sp-object-group.h \
2186N/A sp-object-repr.cpp sp-object-repr.h \
2186N/A sp-object.cpp sp-object.h \
2186N/A sp-offset.cpp sp-offset.h \
2186N/A sp-paint-server.cpp sp-paint-server.h \
2186N/A sp-path.cpp sp-path.h \
2186N/A sp-pattern.cpp sp-pattern.h \
2186N/A sp-polygon.cpp sp-polygon.h \
2186N/A sp-polyline.cpp sp-polyline.h \
2186N/A sp-radial-gradient-fns.h \
2186N/A sp-radial-gradient.h \
2186N/A sp-rect.cpp sp-rect.h \
2186N/A sp-root.cpp sp-root.h \
2186N/A sp-shape.cpp sp-shape.h \
2186N/A sp-spiral.cpp sp-spiral.h \
2186N/A sp-star.cpp sp-star.h \
2186N/A sp-stop-fns.h \
2186N/A sp-stop.h \
2186N/A sp-string.cpp sp-string.h \
2186N/A sp-symbol.cpp sp-symbol.h \
2186N/A sp-switch.cpp sp-switch.h\
2186N/A sp-text.cpp sp-text.h \
2186N/A sp-textpath.h \
2186N/A sp-tspan.cpp sp-tspan.h \
2186N/A sp-use-reference.cpp sp-use-reference.h \
2186N/A sp-use.cpp sp-use.h \
2186N/A spiral-context.cpp spiral-context.h \
2186N/A splivarot.cpp splivarot.h \
2186N/A star-context.cpp star-context.h \
2186N/A streams-gzip.h streams-gzip.cpp \
2186N/A streams-handles.h streams-handles.cpp \
2186N/A streams-jar.h streams-jar.cpp \
2186N/A streams-zlib.h streams-zlib.cpp \
2186N/A style.cpp style.h \
2186N/A sp-style-elem.cpp sp-style-elem.h \
2186N/A svg-profile.h \
2186N/A svg-view.cpp svg-view.h \
2186N/A svg-view-widget.cpp svg-view-widget.h \
2186N/A text-chemistry.cpp text-chemistry.h \
2186N/A text-context.cpp text-context.h \
2186N/A text-editing.cpp text-editing.h \
2186N/A text-tag-attributes.h \
2186N/A tools-switch.cpp tools-switch.h\
2186N/A uri-references.cpp uri-references.h \
2186N/A verbs.cpp verbs.h \
2186N/A version.cpp version.h \
2186N/A zoom-context.cpp zoom-context.h
2186N/A
2186N/A# Force libinkpost.a to be rebuilt if we add files to libinkpost_a_SOURCES.
2186N/Alibinkpost_a_DEPENDENCIES = Makefile_insert
2186N/A
2186N/A# libinkpost.a: Any object file that needs to be near the end of the link line.
2186N/A# gradient-chemistry.o is called by some things in display/.
2186N/Alibinkpost_a_SOURCES = \
2186N/A color.cpp color.h \
2186N/A decimal-round.h \
2186N/A dir-util.cpp dir-util.h \
2186N/A fill-or-stroke.h \
2186N/A fixes.cpp \
2186N/A gc-alloc.h \
2186N/A gc-anchored.h gc-anchored.cpp \
2186N/A gc-core.h \
2186N/A gc-finalized.h gc-finalized.cpp \
2186N/A gc-managed.h \
2186N/A gc-soft-ptr.h \
2186N/A gc.cpp \
2186N/A gradient-chemistry.cpp gradient-chemistry.h \
2186N/A memeq.h \
2186N/A round.h \
2186N/A streq.h \
2186N/A strneq.h \
2186N/A composite-undo-stack-observer.h \
2186N/A composite-undo-stack-observer.cpp \
2186N/A undo-stack-observer.h \
2186N/A unit-constants.h \
2186N/A uri.cpp uri.h
2186N/A
2186N/Ainkscape_private_libs = \
2186N/A libinkpre.a \
2186N/A application/libinkapp.a \
2186N/A ui/dialog/libuidialog.a \
2186N/A dialogs/libspdialogs.a \
2186N/A jabber_whiteboard/libjabber_whiteboard.a \
2186N/A trace/libtrace.a \
2186N/A svg/libspsvg.a \
2186N/A widgets/libspwidgets.a \
2186N/A display/libspdisplay.a \
2186N/A helper/libspchelp.a \
2186N/A libcroco/libcroco.a \
2186N/A libnrtype/libnrtype.a \
2186N/A libnr/libnr.a \
2186N/A libavoid/libavoid.a \
2186N/A livarot/libvarot.a \
2186N/A ui/view/libuiview.a \
2186N/A ui/libui.a \
2186N/A ui/widget/libuiwidget.a \
2186N/A graphlayout/libgraphlayout.a \
2186N/A removeoverlap/libremoveoverlap.a \
2186N/A extension/libextension.a \
2186N/A extension/implementation/libimplementation.a \
2186N/A extension/internal/libinternal.a \
2186N/A extension/script/libscript.a \
2186N/A dom/libdom.a \
2186N/A xml/libspxml.a \
2186N/A util/libinkutil.a \
2186N/A io/libio.a \
2186N/A $(inkjar_libs) \
2186N/A libinkpost.a \
2186N/A debug/libinkdebug.a
2186N/A
2186N/Aall_libs = \
2186N/A $(inkscape_private_libs) \
2186N/A $(INKSCAPE_LIBS) \
2186N/A $(GNOME_PRINT_LIBS) \
2186N/A $(GNOME_VFS_LIBS) \
2186N/A $(XFT_LIBS) \
2186N/A $(FREETYPE_LIBS) \
2186N/A $(kdeldadd) \
2186N/A $(win32ldflags) \
2186N/A $(PERL_LIBS) \
2186N/A $(PYTHON_LIBS) \
2186N/A $(LIBLOUDMOUTH_LIBS)
2186N/A
2186N/Adesktop.$(OBJEXT): helper/sp-marshal.h
2186N/Adocument.$(OBJEXT): helper/sp-marshal.h inkscape_version.h
2186N/Aextension/internal/latex-pstricks.$(OBJEXT): inkscape_version.h
2186N/Aextension/internal/ps.$(OBJEXT): inkscape_version.h
2186N/Ainkscape.$(OBJEXT): helper/sp-marshal.h inkscape_version.h
2186N/Aknot.$(OBJEXT): helper/sp-marshal.h
2186N/Amain.$(OBJEXT): inkscape_version.h
2186N/Aselection.$(OBJEXT): helper/sp-marshal.h
2186N/Asp-object.$(OBJEXT): helper/sp-marshal.h
2186N/Asp-root.$(OBJEXT): inkscape_version.h
2186N/Aview.$(OBJEXT): helper/sp-marshal.h
2186N/Ahelp.$(OBJEXT): inkscape_version.h
2186N/A
2186N/A
2186N/A# ################################################
2186N/A#
2186N/A# B I N A R I E S
2186N/A#
2186N/A# ################################################
2186N/A
2186N/A
2186N/Ainkscape_SOURCES = main.cpp $(win32_sources)
2186N/Ainkscape_LDADD = $(all_libs)
2186N/Ainkscape_LDFLAGS = --export-dynamic $(kdeldflags)
2186N/A
2186N/Ainkview_SOURCES = inkview.cpp $(win32_sources)
2186N/Ainkview_LDADD = $(all_libs)
2186N/A
2186N/Amod360_test_SOURCES = mod360-test.cpp
2186N/Amod360_test_LDADD = libinkpre.a -lglib-2.0
2186N/A
2186N/Around_test_SOURCES = round-test.cpp
2186N/Around_test_LDADD = libinkpost.a
2186N/A
2186N/Asp_gradient_test_SOURCES = sp-gradient-test.cpp
2186N/Asp_gradient_test_LDADD = $(all_libs)
2186N/A
2186N/Asp_style_elem_test_SOURCES = sp-style-elem-test.cpp
2186N/Asp_style_elem_test_LDADD = $(all_libs)
2186N/A
2186N/Astyle_test_SOURCES = style-test.cpp
2186N/Astyle_test_LDADD = $(all_libs)
2186N/A
2186N/Ainkscape_version.h: ../configure.ac
2186N/A echo '#define INKSCAPE_VERSION "$(VERSION)"' > inkscape_version.h
2186N/A
2186N/Atest_all_includes = \
2186N/A attributes-test.h \
2186N/A color-profile-test.h \
2186N/A dir-util-test.h \
2186N/A extract-uri-test.h \
2186N/A verbs-test.h
2186N/A