]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - Makefile
Remove previous test results before running a test
[can-benchmark.git] / Makefile
index b22a35765d37ba44709f41e4182c62dbed0e43b7..76b56fd4c60faeb7aef88a652e680d8cd0db31b0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ endif
 ifeq ($(MAKERULES_DIR),)
 all : default
 .DEFAULT::
-       @echo -e "\nThe Makefile.rules has not been found in this or partent directory\n"
+       @echo -e "\nThe Makefile.rules has not been found in this or parent directory\n"
 else
 include $(MAKERULES_DIR)/Makefile.rules
 endif