X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fmktemplates%2Ftemplate.mk;h=5b866cd9017a713a529650fd8c4e0075ec57ad1b;hb=7fb5e0796c54003fe2a4a3590429f1640dc7c80c;hp=ca87743f103fd1f70c5f70fe97126c18f86bcd2a;hpb=f89fe8efdb8b81d7d1f29e241df3b40042c42712;p=bertos.git diff --git a/wizard/mktemplates/template.mk b/wizard/mktemplates/template.mk index ca87743f..5b866cd9 100644 --- a/wizard/mktemplates/template.mk +++ b/wizard/mktemplates/template.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 -# +# Wizard autogenerated makefile. +# DO NOT EDIT, use the $pname_user.mk file instead. # # Constants automatically defined by the selected modules @@ -18,6 +13,8 @@ $pname_PREFIX = "$prefix" $pname_SUFFIX = "$suffix" +$pname_PROJECT_SRC_PATH = "$ppath" + # Files automatically generated by the wizard. DO NOT EDIT, USE $pname_USER_CSRC INSTEAD! $pname_WIZARD_CSRC = \ $csrc