diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 15:49:48 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-05-21 15:49:48 +0300 |
commit | ea9d29c0bcf62b5465d1192521b9c6c8d723dace (patch) | |
tree | 3b730d16fb15b9538d1d807afc32229830ca366e /lingucomponent/source/thesaurus | |
parent | a5c5c71ba600296171591378dc78f24204eda631 (diff) |
Drop OS2
Diffstat (limited to 'lingucomponent/source/thesaurus')
-rw-r--r-- | lingucomponent/source/thesaurus/libnth/makefile.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lingucomponent/source/thesaurus/libnth/makefile.mk b/lingucomponent/source/thesaurus/libnth/makefile.mk index d204fb2c7c1b..1cbecd32dd83 100644 --- a/lingucomponent/source/thesaurus/libnth/makefile.mk +++ b/lingucomponent/source/thesaurus/libnth/makefile.mk @@ -37,9 +37,6 @@ USE_DEFFILE=TRUE .IF "$(GUI)"=="UNX" MYTHESLIB=-lmythes .ENDIF # unx -.IF "$(GUI)"=="OS2" -MYTHESLIB=$(SLB)\libmythes.lib -.ENDIF # os2 .IF "$(GUI)"=="WNT" MYTHESLIB=libmythes.lib .ENDIF # wnt |