settle for this
This commit is contained in:
parent
4993799d01
commit
9009fcb9ef
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
|
@ -18,5 +18,5 @@ $(TARGET):
|
|||
mkdir -p $(TARGET)
|
||||
|
||||
clean:
|
||||
rm -r $(TARGET)/*
|
||||
rm -rf $(TARGET)/*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue