]> mj.ucw.cz Git - libucw.git/blobdiff - build/Maketop
XML: Implemented a merger of element's contents.
[libucw.git] / build / Maketop
index 33ee0ce9b71cdd2c1500d19c345ccfc1c930eaa5..cf93e1bfa277322b3e6b017e74891e498d401d86 100644 (file)
@@ -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=