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. --- Demos/Host/LowLevel/PrinterHost/makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Demos/Host/LowLevel/PrinterHost/makefile') diff --git a/Demos/Host/LowLevel/PrinterHost/makefile b/Demos/Host/LowLevel/PrinterHost/makefile index b840c5412..5394ef3f1 100644 --- a/Demos/Host/LowLevel/PrinterHost/makefile +++ b/Demos/Host/LowLevel/PrinterHost/makefile @@ -9,6 +9,8 @@ # LUFA Project Makefile. # -------------------------------------- +# Run "make help" for target help. + MCU = at90usb1287 ARCH = AVR8 BOARD = USBKEY -- cgit v1.2.3