X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fmktemplates%2Ftemplate_user.mk;h=d0a8724212095c2aef8eb851beecc035528ed828;hb=HEAD;hp=230efd586ebf8808233ae870a431a0cde45cfab7;hpb=f89fe8efdb8b81d7d1f29e241df3b40042c42712;p=bertos.git diff --git a/wizard/mktemplates/template_user.mk b/wizard/mktemplates/template_user.mk index 230efd58..d0a87242 100644 --- a/wizard/mktemplates/template_user.mk +++ b/wizard/mktemplates/template_user.mk @@ -1,11 +1,6 @@ # -# Copyright 2009 Develer S.r.l. (http://www.develer.com/) -# All rights reserved. -# -# Makefile template for BeRTOS wizard. -# -# Author: Lorenzo Berni -# +# User makefile. +# Edit this file to change compiler options and related stuff. # # Programmer interface configuration, see http://dev.bertos.org/wiki/ProgrammerInterface for help @@ -46,5 +41,3 @@ $pname_USER_CPPFLAGS = \ -fno-strict-aliasing \ -fwrapv \ # - -# Include the mk file generated by the wizard