summaryrefslogtreecommitdiff
path: root/.Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to '.Makefile.inc')
-rw-r--r--.Makefile.inc10
1 files changed, 5 insertions, 5 deletions
diff --git a/.Makefile.inc b/.Makefile.inc
index acabd6982..c013e9b55 100644
--- a/.Makefile.inc
+++ b/.Makefile.inc
@@ -37,11 +37,11 @@ bininst:
@-cp inspircd $(BASE)
@-chmod 0700 $(BINPATH)/inspircd
@-chmod 0700 $(LIBPATH)/*.so
- @echo *************************************
- @echo * BUILD COMPLETE! *
- @echo * It is safe to ignore any messages *
- @echo * related to copying of files. *
- @echo *************************************
+ @echo "*************************************"
+ @echo "* BUILD COMPLETE! *"
+ @echo "* It is safe to ignore any messages *"
+ @echo "* related to copying of files. *"
+ @echo "*************************************"
config:
@cp conf/inspire.motd $(CONPATH)/inspire.motd.example