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/XPLAINBridge/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Projects/XPLAINBridge') diff --git a/Projects/XPLAINBridge/makefile b/Projects/XPLAINBridge/makefile index 33ac357ed..ed189d7a5 100644 --- a/Projects/XPLAINBridge/makefile +++ b/Projects/XPLAINBridge/makefile @@ -9,6 +9,8 @@ # LUFA Project Makefile. # -------------------------------------- +# Run "make help" for target help. + AVRISP_PATH = ../AVRISP-MKII MCU = at90usb1287 -- cgit v1.2.3