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