diff options
Diffstat (limited to 'cppu/source/threadpool/makefile.mk')
-rw-r--r-- | cppu/source/threadpool/makefile.mk | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/cppu/source/threadpool/makefile.mk b/cppu/source/threadpool/makefile.mk index ac2397673bcc..c7d588dda913 100644 --- a/cppu/source/threadpool/makefile.mk +++ b/cppu/source/threadpool/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: dbo $ $Date: 2000-12-21 14:39:23 $ +# last change: $Author: dbo $ $Date: 2001-01-09 12:48:17 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -80,9 +80,6 @@ SLOFILES=\ $(SLO)$/threadident.obj\ $(SLO)$/current.obj -# $(SLO)$/threadpool.obj \ -# $(SLO)$/process.obj \ - # --- Targets ------------------------------------------------------ .INCLUDE : ..$/..$/util$/target.pmk |