From: Ben Gras Date: Wed, 4 May 2005 09:31:32 +0000 (+0000) Subject: Notice X-Git-Tag: v3.1.0~870 X-Git-Url: http://zhaoyanbai.com/repos/Bv9ARM.ch02.html?a=commitdiff_plain;h=1475043cbde48e8e1395f6ac748123e2b21b8d72;p=minix.git Notice --- diff --git a/Makefile b/Makefile index 8fd924774..ed3b7fa82 100755 --- 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