mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-06-01 09:18:00 +00:00
6 lines
57 B
Makefile
6 lines
57 B
Makefile
build:
|
|
make -C games build
|
|
|
|
clean:
|
|
make -C games clean
|