mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-22 13:57:18 +02:00
Keep source code version information in version files.
Rather then spread VERSION= defines throughout all the makefiles, put the base version in version_base.in. Use that to generate a version.h that includes the base version as well as the detailed version.
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
#
|
||||
SHELL = /bin/sh
|
||||
|
||||
VERSION = 0.9.devel
|
||||
|
||||
suffix = @install_suffix@
|
||||
|
||||
prefix = @prefix@
|
||||
|
||||
Reference in New Issue
Block a user