Fix for GitLab issue #59.
This commit is contained in:
parent
b6c0f5bff0
commit
750cfe36d8
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -1,6 +1,6 @@
|
||||||
# Makefile for the open-source release of adventure 2.5
|
# Makefile for the open-source release of adventure 2.5
|
||||||
|
|
||||||
# To build with save/resume disabled, pass CCFLAGS="-D ADVENT_NOSAVE"
|
# To build with save/resume disabled, pass CFLAGS="-DADVENT_NOSAVE"
|
||||||
|
|
||||||
VERS=$(shell sed -n <NEWS '/^[0-9]/s/:.*//p' | head -1)
|
VERS=$(shell sed -n <NEWS '/^[0-9]/s/:.*//p' | head -1)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue