aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files/patch-connectivity+source+drivers+mozab+makefile.mk
blob: 68c702a2684cf7cbf97389d5a390a827cf0fb40e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- ../connectivity/source/drivers/mozab/makefile.mk.orig	Mon Mar 11 16:07:41 2002
+++ ../connectivity/source/drivers/mozab/makefile.mk	Sun May 19 14:10:59 2002
@@ -107,9 +107,7 @@
 # --- MOZAB BASE Library -----------------------------------
 
 SHL1VERSIONMAP= $(TARGET).map
-.IF "$(OS)"!="FREEBSD"
 SHL1TARGET=	$(TARGET)$(MOZAB_MAJOR)
-.ENDIF
 SHL1OBJS=$(SLOFILES)
 SHL1STDLIBS=\
 	$(CPPULIB)					\
@@ -159,7 +157,9 @@
 
 # --- MOZAB BASE Library -----------------------------------
 
+.IF "$(OS)"!="FREEBSD"
 SHL2VERSIONMAP= $(TARGET2).map
+.ENDIF
 SHL2TARGET=	$(TARGET2)$(MOZAB_MAJOR)
 SHL2OBJS=$(SLO2FILES)
 SHL2STDLIBS=\