+ make -C JoystickHostWithParser clean
+ make -C JoystickHostWithParser all
+
+ make -C KeyboardHost clean
+ make -C KeyboardHost all
+
+ make -C KeyboardHostWithParser clean
+ make -C KeyboardHostWithParser all
+
+ make -C MIDIHost clean
+ make -C MIDIHost all