clean target
This commit is contained in:
parent
0c2f494d6b
commit
b8943a596e
3
Makefile
3
Makefile
@ -12,3 +12,6 @@ run:
|
||||
${OUT}
|
||||
|
||||
test: run
|
||||
|
||||
clean:
|
||||
rm ${OUT}
|
||||
|
Loading…
x
Reference in New Issue
Block a user