diff options
Diffstat (limited to 'editors/openoffice.org-vcltesttool/files/patch-store::util::makefile.mk')
-rw-r--r-- | editors/openoffice.org-vcltesttool/files/patch-store::util::makefile.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-vcltesttool/files/patch-store::util::makefile.mk b/editors/openoffice.org-vcltesttool/files/patch-store::util::makefile.mk deleted file mode 100644 index 842ef8ae49c0..000000000000 --- a/editors/openoffice.org-vcltesttool/files/patch-store::util::makefile.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- ../store/util/makefile.mk.orig Tue Mar 5 21:47:39 2002 -+++ ../store/util/makefile.mk Tue Mar 5 21:47:59 2002 -@@ -88,7 +88,7 @@ - - SHL1TARGET= $(TARGET) - SHL1IMPLIB= istore --.IF "$(OS)"=="MACOSX" -+.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD" - #SHL1VERSIONMAP= $(TARGET).$(DLLPOSTFIX).map - .ELSE - SHL1VERSIONMAP= $(TARGET).map |