From 9c590e41d716e7afb9bd45a86e811a6a58096771 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 11 Aug 2012 11:51:43 +0000 Subject: Add help text to the project makefiles to help new users get information on the improved build system. --- BuildTests/ModuleTest/makefile.test | 2 ++ 1 file changed, 2 insertions(+) (limited to 'BuildTests/ModuleTest') diff --git a/BuildTests/ModuleTest/makefile.test b/BuildTests/ModuleTest/makefile.test index b01998f4b..c87aedaff 100644 --- a/BuildTests/ModuleTest/makefile.test +++ b/BuildTests/ModuleTest/makefile.test @@ -9,6 +9,8 @@ # LUFA Project Makefile. # -------------------------------------- +# Run "make help" for target help. + MCU = ARCH = BOARD = NONE -- cgit v1.2.3