mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2025-05-02 06:16:24 -04:00
make clean
is now thorough
This commit is contained in:
parent
4ccd6f16df
commit
06192ae499
2 changed files with 2 additions and 0 deletions
|
@ -23,3 +23,4 @@ all: $(EXECUTABLES)
|
|||
|
||||
clean:
|
||||
rm -f $(EXECUTABLES)
|
||||
make -C simple-memory-corruption clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue