Cross Reference:
xref: /inkscape/src/extension/dbus/wrapper/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Download
  • only in ./
Makefile revision b90b32f28f16528d780c21a8c59f8f44dca159fd
wrapper: #inkscape-dbus-wrapper.c inkscape-dbus-wrapper.h
gcc -fPIC -c inkscape-dbus-wrapper.c $(shell pkg-config --cflags --libs glib-2.0 gobject-2.0 dbus-glib-1)
ld -shared -soname libinkdbus.so.1 -o libinkdbus.so.1.0 -lc inkscape-dbus-wrapper.o

Indexes created Tue Jul 24 14:28:13 CEST 2018