summaryrefslogtreecommitdiff
path: root/makefiles
diff options
context:
space:
mode:
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)"