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