From 3b865077de5bf1da0a342074415f3e1515b277d8 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 22 Oct 2004 07:07:30 +0000 Subject: INTEGRATION: CWS dmake43 (1.1.1.1.130); FILE MERGED 2004/10/07 21:57:37 vq 1.1.1.1.130.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups. Note: The _head file was renamed to COPYING, COPYING is not a new file, but was empty befor. --- dmake/readme/intro.txt | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) (limited to 'dmake/readme/intro.txt') diff --git a/dmake/readme/intro.txt b/dmake/readme/intro.txt index c68ef005dd23..35cefb911bca 100644 --- a/dmake/readme/intro.txt +++ b/dmake/readme/intro.txt @@ -1,15 +1,13 @@ -DMAKE 4.1 [http://dmake.wticorp.com/] ----------------------------------------------------- +DMAKE 4.3 +--------- -The dmake home page can be found at: - - http://dmake.wticorp.com/ - -Visit there for the latest in dmake related information. +The original sources of dmake were available on http://dmake.wticorp.com. +This site has not been reachable for some time and the source is hosted +in the OpenOffice.org http://www.openoffice.org/ cvs now. You can view +the source at: http://tools.openoffice.org/source/browse/tools/dmake. dmake is different from other versions of Make in that it supports significant -enhancements (See the WWW page). A short summary of the more important -features follows: +enhancements. A short summary of the more important features follows: . support for portable makefiles . portable accross many platforms @@ -32,12 +30,10 @@ features follows: . directory caching . highly configurable -Additional information pertaining to installation can be found in either the - - gold/ - sub-folder for the Dmake Gold release - public/ - sub-folder for the Damke public release +Release notes of dmake can be found in the file -Release notes for this release of dmake can be found in the file + readme/release.txt - release.txt +and are continued in the file + NEWS -- cgit