diff options
Diffstat (limited to 'connectivity/source/drivers/flat/makefile.mk')
-rw-r--r-- | connectivity/source/drivers/flat/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/connectivity/source/drivers/flat/makefile.mk b/connectivity/source/drivers/flat/makefile.mk index 4592962419a2..7de72345e2d3 100644 --- a/connectivity/source/drivers/flat/makefile.mk +++ b/connectivity/source/drivers/flat/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.11 $ +# $Revision: 1.12 $ # -# last change: $Author: oj $ $Date: 2001-05-14 13:36:27 $ +# last change: $Author: oj $ $Date: 2001-05-17 06:46:52 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -123,7 +123,6 @@ SHL1STDLIBS+= ifile$(UPD).lib SHL1DEPN= SHL1IMPLIB= i$(TARGET) -SHL1LIBS= $(SLB)$/file.lib SHL1DEF= $(MISC)$/$(SHL1TARGET).def |