Makeit
passes any options it does not recognize. You can use this feature to pass options to make
. Makeit
passes arguments to options and can override variables in makefiles. For example, to override the COPTS
(compile options) variable in the makefile:
Makeit COPTS=-g Binaries