X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=Makefile;h=34259737bba37f8175f4a030e0a66d8c843080ec;hp=8d46b975cd18c1672e9b41a3b765439c6bed99ad;hb=b35b650a6078d645d6f97620f3c79ae941915dd9;hpb=cf65a8e43320c5db6aa147a14cef1b310c0628b1 diff --git a/Makefile b/Makefile index 8d46b975c..34259737b 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,14 @@ DATASOURCE = DBI:Pg:host=localhost;dbname=freeside DB_USER = freeside DB_PASSWORD= +<<<<<<< Makefile +#TEMPLATE = asp +#mason's a bit dodgy still +TEMPLATE = mason +======= TEMPLATE = asp #TEMPLATE = mason +>>>>>>> 1.27 ASP_GLOBAL = /usr/local/etc/freeside/asp-global @@ -48,7 +54,11 @@ docs: make ${TEMPLATE}docs htmlman: - bin/pod2x + [ -e ./httemplate/docs/man ] || mkdir httemplate/docs/man + [ -e ./httemplate/docs/man/bin ] || mkdir httemplate/docs/man/bin + [ -e ./httemplate/docs/man/FS ] || mkdir httemplate/docs/man/FS + [ -e ./httemplate/docs/man/FS/UI ] || mkdir httemplate/docs/man/FS/UI + [ -e DONT_REBUILD_DOCS ] || bin/pod2x upload-docs: ssh cleanwhisker.420.am rm -rf /var/www/www.sisd.com/freeside/devdocs