Skip to content

Makefile: Update for configurable CFLAGS and LDFLAGS

Daniel Pineda requested to merge daniel.pineda/fbwhiptail:master into master

Allows passing flags to compiler and linker, mainly to configure optimization and debug levels.

Added clean target.

Signed-off-by: Daniel Pineda daniel.pineda@puri.sm

Merge request reports