Make: Drop unused variable VERSION
Missed in commit 1ec9b94
.
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
5f59699cfd
commit
042d43f30d
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@
|
||||||
# The real meat is in Make.mk, which see.
|
# The real meat is in Make.mk, which see.
|
||||||
|
|
||||||
TARNAME := @PACKAGE_TARNAME@
|
TARNAME := @PACKAGE_TARNAME@
|
||||||
VERSION := @PACKAGE_VERSION@
|
|
||||||
|
|
||||||
CC := @CC@
|
CC := @CC@
|
||||||
CFLAGS := @CFLAGS@
|
CFLAGS := @CFLAGS@
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue