Files
php-web-doc/build-ops-sample
Rogerio Prado de Jesus 57234bcc35 Fix typo REDAME -> README
Signed-off-by: Rogerio Prado de Jesus <rogeriopradoj@gmail.com>
2014-07-16 00:39:03 -03:00

10 lines
220 B
Bash

#!/bin/sh
# Please read README.md in the same directory to get more info about filling in this file
PHP=@PHP@
SVNDIR=@SVNDIR@
DOCDIR=@DOCDIR@
DOCWEB=@DOCWEB@
SCRIPTSDIR=@SCRIPTSDIR@
SQLITEDIR=@SQLITEDIR@
SRCDIR=@SRCDIR@