Pārlūkot izejas kodu

This is a silly update to the makefile to test the new script
used when doing a cvs commit. I hope it works.
-Erik

Eric Andersen 24 gadi atpakaļ
vecāks
revīzija
10c47023c8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -97,7 +97,7 @@ $(patsubst %, _dirclean_%, $(DIRS) test) : dummy
 
 install:
 	@if [ `id -u` -ne 0 ]; then \
-	    echo "aborting install -- you are not root."; \
+	    echo "Aborting install -- you must be root."; \
 	    /bin/false; \
 	fi;
 	rm -f $(INSTALL_DIR)/include/asm