summaryrefslogtreecommitdiff
path: root/bean/native/unix/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bean/native/unix/makefile.mk')
-rw-r--r--bean/native/unix/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/bean/native/unix/makefile.mk b/bean/native/unix/makefile.mk
index 464eb4293c5c..0909aaa0b1f5 100644
--- a/bean/native/unix/makefile.mk
+++ b/bean/native/unix/makefile.mk
@@ -27,7 +27,7 @@ SLOFILES = \
SHL1TARGET=$(TARGET)
SHL1LIBS= $(SLB)$/$(TARGET).lib
-SHL1STDLIBS=-ljawt -lsal
+SHL1STDLIBS=-ljawt
.IF "$(OS)" == "LINUX"
.IF "$(CPUNAME)" == "S390"