reading tmp dirname
This commit is contained in:
parent
dc96712a2d
commit
c9f60d7ca0
3 changed files with 27 additions and 13 deletions
2
makefile
2
makefile
|
|
@ -16,7 +16,7 @@ tests:
|
|||
mkdir -p tests
|
||||
|
||||
clean:
|
||||
rm -rf build tests
|
||||
rm -rf build tests tmp
|
||||
|
||||
run: build/main tests/1.in
|
||||
build/main -f tests/1.in | less
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue