+ make -C MouseHost all
+
+ make -C MouseHostWithParser clean
+ make -C MouseHostWithParser all
+
+ make -C MassStorageHost clean
+ make -C MassStorageHost all
+
+ make -C PrinterHost clean
+ make -C PrinterHost all
+
+ make -C RNDISEthernetHost clean
+ make -C RNDISEthernetHost all
+
+ make -C StillImageHost clean
+ make -C StillImageHost all