mirror of
https://github.com/Fennix-Project/Drivers.git
synced 2025-05-28 15:34:29 +00:00
6 lines
77 B
Makefile
6 lines
77 B
Makefile
build:
|
|
make --quiet -C VMwareMouse build
|
|
|
|
clean:
|
|
make -C VMwareMouse clean
|