Cleaned up the map for more work.
This commit is contained in:
parent
4f863c2635
commit
8b67a25732
5 changed files with 46 additions and 20 deletions
3
Makefile
3
Makefile
|
@ -10,7 +10,8 @@ test: build
|
|||
./builddir/runtests
|
||||
|
||||
run: build test
|
||||
./builddir/roguish
|
||||
powershell "cp ./builddir/roguish.exe ."
|
||||
./roguish
|
||||
|
||||
clean:
|
||||
meson compile --clean -C builddir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue