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 bade215444e..f634a478b1c 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 @@ -31,13 +31,17 @@ Build Make target in the background Select this checkbox to perform builds in the background. + + Rebuild Last Target + This option defines the scope of command "Rebuild Last Target" in Make Targets View. + From selected folder - Rebuild make target from the currently selected folder. + Rebuild the same make target as was run last time in the currently selected folder . From selected root - Rebuild make target from the currently selected root. + Rebuild the same make target as was run last time in the project from root folder. @@ -56,6 +60,7 @@ Building projects

Related reference
Views

+Make Targets View

IBM Copyright Statement