X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/eed5b50bfb33910427fcf790e68dd51c64f42f46..243fec4450d3a3246f3f0d92751a95daef7c1503:/omk/Makefile diff --git a/omk/Makefile b/omk/Makefile index b22a357..76b56fd 100644 --- a/omk/Makefile +++ b/omk/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