Skip to content

Commit 5ee13d0

Browse files
mmueslydanpoe
authored andcommitted
Update unit/Makefile for removing miniBDD.o on clean
1 parent da9d4d7 commit 5ee13d0

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
@@ -155,12 +155,7 @@ CLEANFILES = $(CATCH_TEST) testing-utils/testing-utils$(LIBEXT)
155155
# would cause unnecessary rebuilds
156156
$(filter %$(LIBEXT), $(CPROVER_LIBS)): cprover.dir
157157

158-
<<<<<<< HEAD
159158
all: $(CATCH_TEST)
160-
=======
161-
CLEANFILES = $(TESTS)\
162-
#Empty last line
163-
>>>>>>> cf37266... Add Makefiles enabeling memory-analyzer and tests
164159

165160
clean: testing-utils-clean
166161

0 commit comments

Comments
 (0)