summaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-17 14:18:46 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-17 14:18:46 +0200
commit9de77404b9fea20dc6a43b6514fa6d3f534c5070 (patch)
tree734f30a9c2d184f2f745fa51ec29457758b9fa6b /makefiles
parent8cbb2941b31878f7b0cccc3763f8df0d41554212 (diff)
downloadcrawler-9de77404b9fea20dc6a43b6514fa6d3f534c5070.tar.gz
crawler-9de77404b9fea20dc6a43b6514fa6d3f534c5070.tar.bz2
some project renames
Diffstat (limited to 'makefiles')
-rw-r--r--makefiles/gmake/top.mk4
1 files changed, 2 insertions, 2 deletions
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)"