Files
php-web-doc/build-ops-sample

10 lines
220 B
Bash

#!/bin/sh
# Please read REDAME.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@