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. --- Maintenance/makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Maintenance') diff --git a/Maintenance/makefile b/Maintenance/makefile index 3f542721a..f15838178 100644 --- a/Maintenance/makefile +++ b/Maintenance/makefile @@ -89,3 +89,6 @@ validate-branch: # Validate the working branch for general release, check for placeholder documentation then build and test everything validate-release: check-documentation-placeholders validate-branch + + +.PHONY: all upgrade-doxygen make-as4-projects check-documentation-placeholders validate-branch \ No newline at end of file -- cgit v1.2.3