Commit 34b71dd0 authored by Vitaly Lipatov's avatar Vitaly Lipatov

rename ccmake to jmake due conflicts with cmake, ccmake programs

parent c7f730f3
......@@ -4,7 +4,7 @@
. `dirname $0`/../share/eterbuild/functions/common
if [ "$1" == "-h" ] || [ "$1" == "--help" ] ; then
echo "ccmake - make with ccache using and parallel build enabled"
echo "jmake - make with ccache using and parallel build enabled"
exit 0
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment