diff --git a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm index 92e7c4bdb15..5414dae8379 100644 --- a/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm +++ b/doc/org.eclipse.cdt.doc.user/reference/cdt_u_make_pref.htm @@ -36,8 +36,12 @@ This option defines the scope of command "Rebuild Last Target" in Make Targets View. + From selected project + Rebuild the same make target as was run last time in the currently selected project. + + From selected folder - Rebuild the same make target as was run last time in the currently selected folder . + Rebuild the same make target as was run last time in the currently selected folder. From selected root