mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-06-08 12:47:51 +00:00
6 lines
57 B
Makefile
6 lines
57 B
Makefile
build:
|
|
make -C games build
|
|
|
|
clean:
|
|
make -C games clean
|