Skip to content

Commit e6e409c

Browse files
author
Daniel Kroening
committed
cleanout build
1 parent 9242b1f commit e6e409c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ebmc/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ SRC = \
2121

2222
OBJ+= $(CBMC)/src/util/util$(LIBEXT) \
2323
$(CBMC)/src/langapi/langapi$(LIBEXT) \
24-
$(CBMC)/src/util/c_types$(OBJEXT) \
2524
$(CBMC)/src/goto-programs/system_library_symbols$(OBJEXT) \
2625
$(CBMC)/src/solvers/solvers$(LIBEXT) \
2726
$(CBMC)/src/big-int/big-int$(LIBEXT) \

0 commit comments

Comments
 (0)