From: silverdr Date: Mon, 26 Dec 2011 16:50:23 +0000 (+0000) Subject: changed wording of the message X-Git-Tag: V2.13.3~152 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=2947c5f0ae777027a8c27b74d4b72823f8faeadf;p=cc65 changed wording of the message git-svn-id: svn://svn.cc65.org/cc65/trunk@5312 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/make/gcc.mak b/make/gcc.mak index 532ec63e8..50168204d 100644 --- a/make/gcc.mak +++ b/make/gcc.mak @@ -101,7 +101,7 @@ uninstall: install-test install: install-test install-dirs install-bins install-libs install-docs @echo - @echo 'If you put the files into non-standard directories, then' + @echo 'If you install files into non-default directories, then' @echo 'you might need to export some shell environment variables:' @echo @echo 'CC65_HOME=$(CC65_HOME)'