diff test/callback_suite/Makefile.generic @ 105:ca36937b4613

- more cases for checked-in config of callback_suite test (needed some more floats as first params)
author cslag
date Thu, 09 Jun 2016 16:11:37 +0200
parents b8f16ad80e34
children 7608e34098b0
line wrap: on
line diff
--- a/test/callback_suite/Makefile.generic	Thu Jun 09 15:13:53 2016 +0200
+++ b/test/callback_suite/Makefile.generic	Thu Jun 09 16:11:37 2016 +0200
@@ -19,11 +19,11 @@
 	cp ${APP} ${PREFIX}/test
 config: clean-config ${AUTOS}
 config-random:
-	echo "-- auto-generated file from temlate config-random.lua (created by GNUmake)" >config.lua
+	echo "-- auto-generated file from template config-random.lua (created by GNUmake)" >config.lua
 	cat config-random.lua >>config.lua
 	${MAKE} config
 config-stress1:
-	echo "-- auto-generated file from temlate config-stress1.lua (created by GNUmake)" >config.lua
+	echo "-- auto-generated file from template config-stress1.lua (created by GNUmake)" >config.lua
 	cat config-stress1.lua >>config.lua
 	${MAKE} config