mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-03 10:02:14 +02:00
Improve to clean tools
This commit is contained in:
parent
8ed6911eda
commit
19f752157a
1
Makefile
1
Makefile
@ -12,3 +12,4 @@ install:
|
||||
clean:
|
||||
make -C crt0/ clean
|
||||
make -C nx/ clean
|
||||
make -C tools/ clean
|
||||
|
@ -12,3 +12,4 @@ install: all
|
||||
|
||||
clean:
|
||||
rm -f elf2nso
|
||||
rm -f build_pfs0
|
||||
|
Loading…
Reference in New Issue
Block a user