diff options
Diffstat (limited to 'tools/win/source/dll/makefile.mk')
-rw-r--r-- | tools/win/source/dll/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/win/source/dll/makefile.mk b/tools/win/source/dll/makefile.mk index 287d051e738b..66d7ffb16bc7 100644 --- a/tools/win/source/dll/makefile.mk +++ b/tools/win/source/dll/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.2 $ +# $Revision: 1.3 $ # -# last change: $Author: th $ $Date: 2001-07-06 13:58:07 $ +# last change: $Author: hjs $ $Date: 2002-03-28 15:23:24 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -60,7 +60,7 @@ # #************************************************************************* -PRJ=..\..\.. +PRJ=..$/..$/.. PRJNAME=TOOLS TARGET=dll |