X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fmktemplates%2Ftemplate.mk;h=99607a8af11850cacdae25b95e16ad2e96b4532e;hb=83fc7933f968173822ed3f636d75860d4a747e76;hp=96e6928ef5350b972b43a28c6e10ccf62740d557;hpb=16348790c4015046fbda7b5bd00ce5681335f90d;p=bertos.git diff --git a/wizard/mktemplates/template.mk b/wizard/mktemplates/template.mk index 96e6928e..99607a8a 100644 --- a/wizard/mktemplates/template.mk +++ b/wizard/mktemplates/template.mk @@ -33,5 +33,17 @@ $pname_USER_CXXSRC = \ $pname_USER_ASRC = \ # +# Flags included by the user. +$pname_USER_LDFLAGS = \ + # + +# Flags included by the user. +$pname_USER_CPPAFLAGS = \ + # + +# Flags included by the user. +$pname_CPU_CPPFLAGS = \ + # + # Include the mk file generated by the wizard include $pname/$pname_wiz.mk