diff --git a/Makefile.am b/Makefile.am index 99d3c2dd92..1aa424f754 100644 --- a/Makefile.am +++ b/Makefile.am @@ -656,6 +656,7 @@ cluecon: @clear @echo Thank you for updating. This is going to take a while so relax. @echo Now would be a good time to register for ClueCon! + @cat cluecon.tmpl @echo @echo http://www.cluecon.com @sleep 5 diff --git a/build/Makefile.am b/build/Makefile.am index 1d57dad528..e7c22a7640 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -11,7 +11,7 @@ all: @echo " + http://www.cluecon.com +" @echo " + +" @echo " +-----------------------------------------------+" - + @cat ../cluecon.tmpl install: @echo " +---------- FreeSWITCH install Complete ----------+" @@ -69,7 +69,7 @@ install: @echo " + http://www.cluecon.com +" @echo " + +" @echo " +-------------------------------------------------+" - + @cat ../cluecon.tmpl .PHONY: check dvi html info install-data \ diff --git a/cluecon.tmpl b/cluecon.tmpl new file mode 100644 index 0000000000..5818f80a61 --- /dev/null +++ b/cluecon.tmpl @@ -0,0 +1,26 @@ +.===========================================================================================================. +| ____ _____ ____ _ ____ _ _ ____ | +| / ___|___ _ __ ___ ___ |_ _|__ / ___| |_ _ ___ / ___|___ _ __ ( ) |___ \ | +| | | / _ \| '_ ` _ \ / _ \ | |/ _ \ | | | | | | |/ _ \ | / _ \| '_ \ |/| | __) | | +| | |__| (_) | | | | | | __/ | | (_) | | |___| | |_| | __/ |__| (_) | | | | | |/ __/ | +| \____\___/|_| |_| |_|\___| |_|\___/ \____|_|\__,_|\___|\____\___/|_| |_| |_|_____| | +| | +| ____ _ _ _ _ ____ _ | +| / ___| |__ (_) ___ __ _ __ _ ___ | | | / ___| / \ | +| | | | '_ \| |/ __/ _` |/ _` |/ _ \ | | | \___ \ / _ \ | +| | |___| | | | | (_| (_| | (_| | (_) | | |_| |___) / ___ \ | +| \____|_| |_|_|\___\__,_|\__, |\___/ \___/|____/_/ \_\ | +| |___/ | +| _ _ _____ _ _ _ ___ _ _ ____ ___ _ ____ | +| / \ _ _ __ _ _ _ ___| |_ |___ | |_| |__ / |/ _ \| |_| |__ |___ \ / _ \/ |___ \ | +| / _ \| | | |/ _` | | | / __| __| / /| __| '_ \ _____ | | | | | __| '_ \ __) | | | | | __) | | +| / ___ \ |_| | (_| | |_| \__ \ |_ / / | |_| | | | |_____| | | |_| | |_| | | | / __/| |_| | |/ __/ | +| /_/ \_\__,_|\__, |\__,_|___/\__| /_/ \__|_| |_| |_|\___/ \__|_| |_| |_____|\___/|_|_____| | +| |___/ | +| _ | +| __ ____ ____ __ ___| |_ _ ___ ___ ___ _ __ ___ ___ _ __ ___ | +| \ \ /\ / /\ \ /\ / /\ \ /\ / / / __| | | | |/ _ \/ __/ _ \| '_ \ / __/ _ \| '_ ` _ \ | +| \ V V / \ V V / \ V V / _ | (__| | |_| | __/ (_| (_) | | | | _ | (_| (_) | | | | | | | +| \_/\_/ \_/\_/ \_/\_/ (_) \___|_|\__,_|\___|\___\___/|_| |_| (_) \___\___/|_| |_| |_| | +| | +.===========================================================================================================.