We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a71c80 commit 80060eaCopy full SHA for 80060ea
src/Makefile
@@ -39,7 +39,8 @@ goto-analyzer.dir: languages analyses.dir goto-programs.dir linking.dir \
39
json.dir goto-instrument.dir
40
41
goto-diff.dir: languages goto-programs.dir pointer-analysis.dir \
42
- linking.dir analyses.dir solvers.dir json.dir
+ linking.dir analyses.dir goto-instrument.dir \
43
+ solvers.dir json.dir goto-symex.dir
44
45
goto-cc.dir: languages pointer-analysis.dir goto-programs.dir linking.dir
46
0 commit comments