Files
php-web-doc/build-ops.sample
Nilgün Belma Bugüner 4cf0a78294 Conversion from svn to git
2021-04-22 01:33:40 +03:00

11 lines
223 B
Bash

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