updated makefile

This commit is contained in:
Prashant Gupta 2019-04-30 18:55:14 -07:00
parent a60d85577a
commit 642e2f3924
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
COVER_PROFILE=cover.out
COVER_HTML=cover.html
.PHONY: $(COVER_PROFILE) $(COVER_HTML)
all: open
build: clean