projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc3cc88
)
Set version number to 0.1.0+
author
Clifford Wolf
<clifford@clifford.at>
Wed, 27 Nov 2013 05:29:13 +0000
(06:29 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Wed, 27 Nov 2013 05:29:13 +0000
(06:29 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 40bc61f4d22857e59b30303a7ac090fcb3405b43..c7ae5525e7e88786c60fb347d8da33cd66a837cd 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-23,7
+23,7
@@
LDFLAGS = -rdynamic
LDLIBS = -lstdc++ -lreadline -lm -ldl -lrt
QMAKE = qmake-qt4
-YOSYS_VER := 0.
0.x
+YOSYS_VER := 0.
1.0+
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
OBJS = kernel/version_$(GIT_REV).o