From 683c13fcc85276e9a030d6a98d50366bef03a6b6 Mon Sep 17 00:00:00 2001 From: Michael Durrant Date: Fri, 23 Nov 2001 21:36:30 +0000 Subject: MDAD: The "Config" file message, should say copy to "Config" not "Config.". MDAD: Can be confusing to newbies. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 4f6b575e5..c1a0317c3 100644 --- a/Makefile +++ b/Makefile @@ -37,7 +37,7 @@ all: headers uClibc_config.h subdirs shared done Config: @echo @echo "You didn't read the README, did you... =)" - @echo "Choose a configuration file in extras/Config/ and copy it to ./Config." + @echo "Choose a configuration file in extras/Config/ and copy it to ./Config" @echo @exit 1 -- cgit v1.2.3