Skip to content
Snippets Groups Projects
Commit 87e380b7 authored by Damien George's avatar Damien George
Browse files

Merge pull request #461 from lurch/patch-1

Update mkrules.mk
parents 686afc5c 83346749
No related branches found
No related tags found
No related merge requests found
...@@ -79,6 +79,7 @@ endif ...@@ -79,6 +79,7 @@ endif
clean: clean-prog clean: clean-prog
clean-prog: clean-prog:
$(RM) -f $(PROG) $(RM) -f $(PROG)
$(RM) -f $(PROG).map
.PHONY: clean-prog .PHONY: clean-prog
endif endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment