diff options
author | sb <sb@openoffice.org> | 2009-11-13 11:04:06 +0100 |
---|---|---|
committer | sb <sb@openoffice.org> | 2009-11-13 11:04:06 +0100 |
commit | 497ee5f728f4d12dc1ddbfe0f76cfd968d372f7c (patch) | |
tree | 5320b4fa0acc0bb93c9bd6bbe14e8c4d13dde3e4 /svx/util | |
parent | a1ce3509a02958fd2476686b17d2f334032b6642 (diff) |
sb116: #i106845# removed obsolete IRIX port
Diffstat (limited to 'svx/util')
-rw-r--r-- | svx/util/makefile.mk | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/util/makefile.mk b/svx/util/makefile.mk index 3dcf5ca250f3..e0c653610bd0 100644 --- a/svx/util/makefile.mk +++ b/svx/util/makefile.mk @@ -42,10 +42,6 @@ USE_DEFFILE=TRUE .INCLUDE : settings.mk -.IF "$(OS)"=="IRIX" -LINKFLAGS+=-Wl,-LD_LAYOUT:lgot_buffer=30 -.ENDIF - RSCLOCINC+=-I$(PRJ)$/source$/svdraw # --- Svx - DLL ---------- |