diff options
Diffstat (limited to 'gcc/configure')
-rwxr-xr-x | gcc/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/configure b/gcc/configure index 274a14b..11ecfe1 100755 --- a/gcc/configure +++ b/gcc/configure @@ -7801,7 +7801,7 @@ touch Make-hooks target_list="all.build all.cross start.encap rest.encap tags \ install-normal install-common install-man \ uninstall \ - mostlyclean clean distclean extraclean maintainer-clean \ + mostlyclean clean distclean maintainer-clean \ stage1 stage2 stage3 stage4 stageprofile stagefeedback" for t in $target_list do |