X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=inline;f=build%2FMaketop;h=cf93e1bfa277322b3e6b017e74891e498d401d86;hb=ca2850c6c8941faecb6e07be3379127330feb04a;hp=33ee0ce9b71cdd2c1500d19c345ccfc1c930eaa5;hpb=fc4316e3b5cc0f86e912a9c89f4d3a3c9af7b7e4;p=libucw.git diff --git a/build/Maketop b/build/Maketop index 33ee0ce9..cf93e1bf 100644 --- a/build/Maketop +++ b/build/Maketop @@ -4,11 +4,14 @@ # 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 -CFLAGS=$(CLANG) $(COPT) $(CDEBUG) $(CWARNS) -I. -I$(o) -I$(s) -LDFLAGS=$(LOPT) +CFLAGS=$(CLANG) $(COPT) $(CDEBUG) $(CWARNS) $(CEXTRA) -I. -I$(o) -I$(s) +LDFLAGS=$(LOPT) $(LEXTRA) DIRS= PROGS=