Tag: cws_src680_obo2005b
User: obo     
Date: 05/12/15 06:29:24

Modified:
 /dba/connectivity/source/drivers/odbc/
  makefile.mk

Log:
 #i56616# intel port

File Changes:

Directory: /dba/connectivity/source/drivers/odbc/
=================================================

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/odbc/makefile.mk?r1=1.13&r2=1.13.60.1
Delta lines:  +11 -5
--------------------
--- makefile.mk 8 Sep 2004 16:22:05 -0000       1.13
+++ makefile.mk 15 Dec 2005 14:29:21 -0000      1.13.60.1
@@ -2,9 +2,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.13 $
+#   $Revision: 1.13.60.1 $
 #
-#   last change: $Author: rt $ $Date: 2004/09/08 16:22:05 $
+#   last change: $Author: obo $ $Date: 2005/12/15 14:29:21 $
 #
 #   The Contents of this file are made available subject to the terms of
 #   either of the following licenses
@@ -146,7 +146,10 @@
 SHL2DEF=       $(MISC)$/$(SHL2TARGET).def
 
 DEF2NAME=      $(SHL2TARGET)
+
+.IF "$(COMNAME)"=="intel"
 SHL2VERSIONMAP=odbc.map
+.ENDIF
 
 # --- Targets ----------------------------------
 
@@ -161,5 +164,8 @@
     @echo CLEAR_THE_FILE       > $@
        @echo _TI                               >>$@
        @echo _real                             >>$@
+    @echo VInfreq_          >>$@
+       @echo [EMAIL PROTECTED]@[EMAIL PROTECTED]@com@@  >> $@
+       @echo [EMAIL PROTECTED]@[EMAIL PROTECTED]@com@@   >> $@
+       @echo .PAX   >> $@
 .ENDIF
-




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to