From 6fa8da4e561ee920f66ece42ce7e937a5399626d Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 18 Jun 2012 20:36:51 +0000 Subject: Minor makefile fixes - add phony targets, remove silence switch from the root makefile and add missing build modules to the ClassDriver VirtualSerial device demo. --- LUFA/makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'LUFA/makefile') diff --git a/LUFA/makefile b/LUFA/makefile index ebe2b19be..21f0f578a 100644 --- a/LUFA/makefile +++ b/LUFA/makefile @@ -45,3 +45,6 @@ else include Build/lufa.sources.in include Build/lufa.doxygen.in endif + + +.PHONY: all export_tar version clean \ No newline at end of file -- cgit v1.2.3