mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-30 08:17:58 +00:00
Remove files inside sys too
This commit is contained in:
parent
f15946920b
commit
26571897fb
2
Makefile
2
Makefile
@ -176,6 +176,8 @@ clean:
|
|||||||
rm -f initrd/system/lib/*.o
|
rm -f initrd/system/lib/*.o
|
||||||
rm -f initrd/system/include/*.h
|
rm -f initrd/system/include/*.h
|
||||||
rm -f initrd/system/include/*.hpp
|
rm -f initrd/system/include/*.hpp
|
||||||
|
rm -f initrd/system/include/sys/*.h
|
||||||
|
rm -f initrd/system/include/sys/*.hpp
|
||||||
make -C Kernel clean
|
make -C Kernel clean
|
||||||
make -C Lynx clean
|
make -C Lynx clean
|
||||||
make -C Userspace clean
|
make -C Userspace clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user