diff options
author | Malte Timmermann <mt@openoffice.org> | 2001-11-29 16:14:23 +0000 |
---|---|---|
committer | Malte Timmermann <mt@openoffice.org> | 2001-11-29 16:14:23 +0000 |
commit | 7ccd4a65cab1d27ca88cd05bdcc8a994147efa9c (patch) | |
tree | 5b466069ef413499191fb57b7143c01eef570e8e /toolkit | |
parent | 1fe8ee91644591144e78cbddbe748d6f4ab17d34 (diff) |
#95404# Only a comment that the tk.dxp should be OK...
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/util/makefile.mk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/toolkit/util/makefile.mk b/toolkit/util/makefile.mk index 1e612f37b7c5..e72ddfb7d335 100644 --- a/toolkit/util/makefile.mk +++ b/toolkit/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: pl $ $Date: 2001-10-24 16:45:07 $ +# last change: $Author: mt $ $Date: 2001-11-29 17:14:23 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -60,6 +60,8 @@ # #************************************************************************* +# tk.dxp should contain all c functions that have to be exported. MT 2001/11/29 + PRJ=.. PRJNAME=toolkit |