2015-01-10 20:48:21 (UTC-02:00)
Marcel Rodrigues <marcelgmr@gmail.com>
Remove unused rule. The rule had a typo and was not necessary anyway...
diff --git a/Makefile b/Makefile index 4548ff8..8c1116d 100644 --- a/Makefile +++ b/Makefile @@ -12,6 +12,5 @@ install: rover $(INSTALL) rover $(DESTDIR)$(PREFIX)/bin/rover $(INSTALL) rover.1 $(DESTDIR)$(MANPREFIX)/man1/rover.1 -.PHONE: clean clean: $(RM) rover