freebsd-ports/editors/openoffice.org-1.0/files/patch-connectivity::source::drivers::adabas::makefile.mk
Martin Blapp 44f577242e Enable the exported symbols map files again. A missing map file has been added
and now the build works with map files. It seems that some of these patches
have been comitted to the OO repo. Add new patches to fix this.
2002-06-12 21:06:03 +00:00

11 lines
427 B
Makefile

--- ../connectivity/source/drivers/adabas/makefile.mk.orig Wed Jun 12 01:06:20 2002
+++ ../connectivity/source/drivers/adabas/makefile.mk Wed Jun 12 01:06:34 2002
@@ -104,7 +104,7 @@
$(SLO)$/BResultSetMetaData.obj \
$(SLO)$/BResultSet.obj
-.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
+.IF "$(OS)"=="MACOSX"
#SHL1VERSIONMAP=$(ADABAS_TARGET).$(DLLPOSTFIX).map
.ELSE
SHL1VERSIONMAP=$(ADABAS_TARGET).map