Add constants at the beginning of the mk file
[bertos.git] / wizard / mktemplates / template.mk
index 863bc13a4bda48048a51b378d077ccd6ebef7676..acb72c0228648b2161e1d9429cc01a9021d1841e 100644 (file)
@@ -8,8 +8,8 @@
 #
 #
 
-# Set to 1 for debug builds
-$pname_DEBUG = 1
+# Constants automatically defined by the selected modules
+$constants
 
 # Our target application
 TRG += $pname