projects
/
yosys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58cb8d6
)
Updated ABC to rev 10cc13a2a0f1
author
Clifford Wolf
<clifford@clifford.at>
Thu, 6 Feb 2014 21:18:17 +0000
(22:18 +0100)
committer
Clifford Wolf
<clifford@clifford.at>
Thu, 6 Feb 2014 21:18:17 +0000
(22:18 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 023c62def6b81d9c2e08b1a2169391d558c54d02..4c91aca24ee48f1a9e7028b32e8e938c6c41e6e9 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-37,7
+37,7
@@
OBJS = kernel/version_$(GIT_REV).o
# is just a symlink to your actual ABC working directory, as 'make mrproper'
# will remove the 'abc' directory and you do not want to accidentally
# delete your work on ABC..
-ABCREV =
e6b09e
1
+ABCREV =
10cc13a2a0f
1
ABCPULL = 1
-include Makefile.conf