summaryrefslogtreecommitdiff
path: root/extensions/source/plugin/unx/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/plugin/unx/makefile.mk')
-rw-r--r--extensions/source/plugin/unx/makefile.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/extensions/source/plugin/unx/makefile.mk b/extensions/source/plugin/unx/makefile.mk
index b88acc97f21f..f3b7b480e6b9 100644
--- a/extensions/source/plugin/unx/makefile.mk
+++ b/extensions/source/plugin/unx/makefile.mk
@@ -69,9 +69,8 @@ OBJFILES=\
APP1TARGET=pluginapp.bin
APP1OBJS=$(OBJFILES)
-APP1STDLIBS=\
- $(VOSLIB) \
- $(SALLIB)
+APP1STDLIBS= $(SALLIB)
+
.IF "$(OS)"=="SOLARIS" || "$(OS)"=="SCO" || "$(OS)"=="HPUX"
APP1STDLIBS+=-lXm -lXt $(X11LINK_DYNAMIC) -ldl
.ELSE
@@ -98,7 +97,7 @@ DIRECT :=-z nodefs $(DIRECT)
.ENDIF
.ENDIF # "$(PKGCONFIG_ROOT)"!=""
.ENDIF
-
+
APP1DEF= $(MISC)$/$(TARGET).def