]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Akwardness with echo
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 21 Dec 2005 21:51:46 +0000 (21:51 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 21 Dec 2005 21:51:46 +0000 (21:51 +0000)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2607 e03df62e-2008-0410-955e-edbf42e46eb7

.Makefile.inc

index acabd6982ac4f25b3146738324aac8029fcf95b0..c013e9b5540f1227d6580e8b33abe9dcfc0c81e0 100644 (file)
@@ -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