Minor makefile fixes - add phony targets, remove silence switch from the root makefil...
[pub/lufa.git] / LUFA / makefile
index ebe2b19..21f0f57 100644 (file)
@@ -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