Makefile: export helpers, improve install target
This commit is contained in:
parent
f0bac361e6
commit
8c6f9bb716
2 changed files with 26 additions and 11 deletions
4
scripts/templates/flags.tmpl
Normal file
4
scripts/templates/flags.tmpl
Normal file
|
@ -0,0 +1,4 @@
|
|||
"CFLAGS += %s \n\
|
||||
LDFLAGS += %s" \
|
||||
"$INTERFACE_CFLAGS" \
|
||||
"$INTERFACE_LDFLAGS"
|
Loading…
Add table
Add a link
Reference in a new issue