aboutsummaryrefslogtreecommitdiff
path: root/tools/mhmake/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/mhmake/readme.txt')
-rw-r--r--tools/mhmake/readme.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/tools/mhmake/readme.txt b/tools/mhmake/readme.txt
index bee2372e0..4c0f3558d 100644
--- a/tools/mhmake/readme.txt
+++ b/tools/mhmake/readme.txt
@@ -15,12 +15,13 @@ Release.
process will be faster. mhmake.exe is more likely to crash when badly
written makefiles are passed as input.
-To build with kdevelop3 on linux
-- Open mhmake.kdevelop and build configurations Debug and Optimized
-- run 'make install' in the deubg and release directories (as root)
-
To build with kdevelop4 on linux
- run genkdev4.sh
+
+- run 'make' and 'make install' in the build and build.dbg directories
+
+or
+
- open mhmake.kdev4 and build configuration build and build.dbg
- run 'make install' in the build and build.dbg directories (as root)