mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-28 15:34:31 +00:00
6 lines
53 B
Makefile
6 lines
53 B
Makefile
build:
|
|
make -C aip build
|
|
|
|
clean:
|
|
make -C aip clean
|