X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/590decda3a7c971f9f1389c67907f4b8f3c7e03d..a4463e1ce99295ad665b9e45bb911e6e9f672ebb:/Makefile diff --git a/Makefile b/Makefile index b22a357..76b56fd 100644 --- 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