repo.or.cz
/
hvf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
build/ccw_gen: stat the file in C instead of shelling out
[hvf.git]
/
build
/
byacc
/
CMakeLists.txt
blob
4f6e8de01188727aef2b1408f44c0d7e0c145c90
1
add_definitions(-O2 -DNDEBUG)
2
3
add_executable(yacc closure.c error.c graph.c lalr.c lr0.c main.c mkpar.c
4
output.c reader.c skeleton.c symtab.c verbose.c warshall.c)