mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-08-18 01:34:16 +00:00
Remove files inside sys too
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user