From 9de77404b9fea20dc6a43b6514fa6d3f534c5070 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 17 Aug 2012 14:18:46 +0200 Subject: some project renames --- makefiles/gmake/top.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'makefiles') diff --git a/makefiles/gmake/top.mk b/makefiles/gmake/top.mk index fd31b11..e8dd7c5 100644 --- a/makefiles/gmake/top.mk +++ b/makefiles/gmake/top.mk @@ -63,8 +63,8 @@ help: .PHONY: config config: - @echo "Build Configuration for CrawlingWolf" - @echo "------------------------------------" + @echo "Build Configuration" + @echo "-------------------" @echo @echo "Operating system: $(PLATFORM), $(OS_MAJOR_VERSION).$(OS_MINOR_VERSION)" @echo "Architecture: $(ARCH)" -- cgit v1.2.3-54-g00ecf