diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2001-02-27 17:19:43 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2001-02-27 17:19:43 +0000 |
commit | 622555dd3ffed6eafda7e1a055900f2006237345 (patch) | |
tree | c6cb1c28da988c1b55b0e3671157283dfa39cdd4 /sw/util | |
parent | 5d8a5f1bc8bd050a689938c5940f440be85e5643 (diff) |
removed sim
Diffstat (limited to 'sw/util')
-rw-r--r-- | sw/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/util/makefile.mk b/sw/util/makefile.mk index b76dacfac0c7..0762371e0a95 100644 --- a/sw/util/makefile.mk +++ b/sw/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.11 $ # -# last change: $Author: kz $ $Date: 2001-01-24 09:24:26 $ +# last change: $Author: vg $ $Date: 2001-02-27 18:19:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -205,7 +205,6 @@ SHL2STDLIBS= \ .IF "$(GUI)" == "UNX" SHL2STDLIBS += \ - $(SIMLIB) \ $(SCHLIB) \ $(SMLIB) .ENDIF |