Remove debugging debris.
This commit is contained in:
parent
2db3bed3f1
commit
cf7ea0cd89
1 changed files with 0 additions and 4 deletions
|
@ -124,10 +124,6 @@ tap: count $(SGAMES) $(TEST_TARGETS)
|
||||||
count:
|
count:
|
||||||
@echo 1..$(words $(TEST_TARGETS))
|
@echo 1..$(words $(TEST_TARGETS))
|
||||||
|
|
||||||
foobar:
|
|
||||||
exit 1
|
|
||||||
|
|
||||||
|
|
||||||
# The following machinery tests the game against a binary made from
|
# The following machinery tests the game against a binary made from
|
||||||
# the advent430 branch To use it, switch to that branch, build the
|
# the advent430 branch To use it, switch to that branch, build the
|
||||||
# binary, run it once to generate adventure.data, then switch back to
|
# binary, run it once to generate adventure.data, then switch back to
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue