-all:
- make -C CDCHost clean
- make -C CDCHost all
-
- make -C JoystickHostWithParser clean
- make -C JoystickHostWithParser all
-
- make -C KeyboardHost clean
- make -C KeyboardHost all
-
- make -C KeyboardHostWithParser clean
- make -C KeyboardHostWithParser all