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. --- Projects/Benito/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Projects/Benito/makefile') diff --git a/Projects/Benito/makefile b/Projects/Benito/makefile index 03419e559..b1bc07e4b 100644 --- a/Projects/Benito/makefile +++ b/Projects/Benito/makefile @@ -9,6 +9,8 @@ # LUFA Project Makefile. # -------------------------------------- +# Run "make help" for target help. + MCU = atmega32u2 ARCH = AVR8 BOARD = BENITO -- cgit v1.2.3