From: Pavel Pisa Date: Sat, 27 Aug 2011 15:54:05 +0000 (+0200) Subject: Remove traces of historical use of CVS version control system. X-Git-Tag: ul_drv-0.8.3-release X-Git-Url: http://rtime.felk.cvut.cz/gitweb/ulut.git/commitdiff_plain/refs/tags/ul_drv-0.8.3-release Remove traces of historical use of CVS version control system. Signed-off-by: Pavel Pisa --- 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 diff --git a/ulut/.cvsignore b/ulut/.cvsignore deleted file mode 100644 index 282522d..0000000 --- a/ulut/.cvsignore +++ /dev/null @@ -1,2 +0,0 @@ -Makefile -Makefile.in diff --git a/ulut/Makefile b/ulut/Makefile index b22a357..76b56fd 100644 --- a/ulut/Makefile +++ b/ulut/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