This commit is contained in:
Daniel Kroening 2012-06-27 11:20:36 +00:00
parent e80664a231
commit 89062b479d
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
SUBDIRS = ebmc hw-cbmc trans verilog vhdl
SUBDIRS = ebmc hw-cbmc trans verilog vhdl smvlang
all: hw-cbmc ebmc
@ -9,7 +9,7 @@ $(SUBDIRS):
# Dependencies
ebmc: trans verilog vhdl
ebmc: trans verilog vhdl smvlang
hw-cbmc: trans verilog vhdl
hw-cbmc: trans verilog vhdl smvlang