diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-01-05 12:37:48 +0100 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2010-01-05 12:37:48 +0100 |
commit | b59becd5b260818a3ffdfbb4b4670e7b9fdfbc57 (patch) | |
tree | 68af71c5cf39b9b5a3a4604b2ca00d4b89ddfd80 /desktop/util | |
parent | b438ca4ea1b78300a9866136a8b1438e93a4a812 (diff) | |
parent | b13173076c415216cee03e2d6a32832cdbdffc80 (diff) |
CWS-TOOLING: integrate CWS d2v02
Diffstat (limited to 'desktop/util')
-rw-r--r-- | desktop/util/makefile.mk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop/util/makefile.mk b/desktop/util/makefile.mk index 78305523c493..82cad8c095ad 100644 --- a/desktop/util/makefile.mk +++ b/desktop/util/makefile.mk @@ -120,12 +120,6 @@ APP1STDLIBS = \ $(VOSLIB) -.IF "$(GUI)" == "UNX" -.IF "$(OS)" == "LINUX" || "$(OS)" == "FREEBSD" -APP1STDLIBS+= -lXext -.ENDIF -.ENDIF - APP1DEPN= $(APP1RES) verinfo.rc .IF "$(GUI)" == "WNT" |