X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=build%2FMaketop;h=cf93e1bfa277322b3e6b017e74891e498d401d86;hb=e371dcc1cd2857036374dd9597705faed0427006;hp=1ac82d98336633282cf30f87c336ad0a9987b755;hpb=b20998a1656dafd2cf694b7f4d5807d8321db43a;p=libucw.git diff --git a/build/Maketop b/build/Maketop index 1ac82d98..cf93e1bf 100644 --- a/build/Maketop +++ b/build/Maketop @@ -4,6 +4,9 @@ # Set to 1 if you want verbose output V=0 +# Set to 'y' (or 'n') if you want to auto-confirm (auto-reject) all questions in build/installer +CONFIRM= + # Disable all built-in rules and variables. Speeds up make and simplifies debugging. MAKEFLAGS+=-rR