]> Zhao Yanbai Git Server - minix.git/commitdiff
Notice
authorBen Gras <ben@minix3.org>
Wed, 4 May 2005 09:31:32 +0000 (09:31 +0000)
committerBen Gras <ben@minix3.org>
Wed, 4 May 2005 09:31:32 +0000 (09:31 +0000)
Makefile

index 8fd9247741b7bbf0117a7a94ab178545004fdf6f..ed3b7fa82657800d9406a0d0a9b8750bd8ea482e 100755 (executable)
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,8 @@ MAKE    = exec make -$(MAKEFLAGS)
 usage:
        @echo "" >&2
        @echo "Master Makefile for MINIX commands and utilities." >&2
+       @echo "Root privileges are required for some actions." >&2
+       @echo "" >&2
        @echo "Usage:" >&2
        @echo " make world      # Compile everything (libraries & commands)" >&2
        @echo " make includes   # Install include files from src/" >&2