diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2000-12-21 12:26:32 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2000-12-21 12:26:32 +0000 |
commit | 8686f438a4cd0b9efa1a8ebd41452a8f6a393cc8 (patch) | |
tree | 4bb2305a4af5473ef245d8b614e6d1fe7dfac99e /tools | |
parent | dddf730f98da0192e7dceca2b4c78be70e5aa651 (diff) |
#65293# stdstrm.hxx is not a part of the project anymore
Diffstat (limited to 'tools')
-rw-r--r-- | tools/util/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/util/makefile.mk b/tools/util/makefile.mk index e28219e4da06..abe58e900164 100644 --- a/tools/util/makefile.mk +++ b/tools/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1.1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: hr $ $Date: 2000-09-18 17:03:10 $ +# last change: $Author: vg $ $Date: 2000-12-21 13:26:32 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -99,7 +99,7 @@ HXX1FILES= $(INC)$/debug.hxx \ $(INC)$/ref.hxx \ $(INC)$/tools.h HXX2FILES= $(INC)$/solar.h -HXX4FILES= $(INC)$/stdstrm.hxx +#HXX4FILES= $(INC)$/stdstrm.hxx HXX5FILES= $(INC)$/ref.hxx HXX6FILES= $(INC)$/pstm.hxx \ $(INC)$/globname.hxx |