diff options
author | Roland Reichwein <mail@reichwein.it> | 2024-05-03 12:24:13 +0200 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2024-05-03 12:24:13 +0200 |
commit | 6669794434cb9f472aafce126162b9b81389df5f (patch) | |
tree | eb0bce92f42648784cecf704f1a7569ca30b1ba6 /debian/README.Debian | |
parent | 5ecd32cb842defe38e14dcaeb0caa2d98356a0bb (diff) |
Rename to ymake
Diffstat (limited to 'debian/README.Debian')
-rw-r--r-- | debian/README.Debian | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 4da4a5b..cc7a1c9 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,7 +1,7 @@ -xmake for Debian +ymake for Debian ================ -This package is the Debian version of xmake. +This package is the Debian version of ymake. It is a build system with XML based config files. @@ -9,7 +9,7 @@ It is a build system with XML based config files. Usage ----- -Run "xmake" like "make" to build programs with an XMakefile. +Run "ymake" like "make" to build programs with an YMakefile. Contact |