corrected english errors
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@1077 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc31a91fd2
commit
f411abb53d
1 changed files with 2 additions and 2 deletions
|
|
@ -1111,11 +1111,11 @@ do
|
|||
;;
|
||||
*)
|
||||
echo
|
||||
echo -e ' \033[40m\033[1;33m### Please select the kind of "Makefile" you want to generate (available on UNIX platforms): ### \033[0m '
|
||||
echo -e ' \033[40m\033[1;33m### Please select the kind of "Makefile" you want to generate: ### \033[0m '
|
||||
echo
|
||||
echo " $P_UNIX_MAKEFILES : Unix Makefiles (standard Makefiles)"
|
||||
echo " $P_KDEVELOP3_PROJECT : KDevelop3 project files"
|
||||
echo " $P_XCODE_PROJECT : Xcode Project files"
|
||||
echo " $P_XCODE_PROJECT : Xcode project files"
|
||||
read BUILD_PROCESS_TYPE
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue