Skip to content

Commit 5324ff5

Browse files
mmueslydanpoe
authored andcommitted
Update unit/Makefile for removing miniBDD.o on clean
1 parent 54fd69a commit 5324ff5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

unit/Makefile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,7 @@ CLEANFILES = $(CATCH_TEST) testing-utils/testing-utils$(LIBEXT)
156156
# would cause unnecessary rebuilds
157157
$(filter %$(LIBEXT), $(CPROVER_LIBS)): cprover.dir
158158

159-
<<<<<<< HEAD
160159
all: $(CATCH_TEST)
161-
=======
162-
CLEANFILES = $(TESTS)\
163-
#Empty last line
164-
>>>>>>> cf37266... Add Makefiles enabeling memory-analyzer and tests
165160

166161
clean: testing-utils-clean
167162

0 commit comments

Comments
 (0)