[chore] Removing unused environment variables from make files

This commit is contained in:
Steven Evans 2018-07-12 10:38:10 -04:00
parent 6c4ec2bed7
commit 4aa24d2ee1
2 changed files with 0 additions and 2 deletions

@ -4,7 +4,6 @@
# You can set these variables from the command line.
SPHINXOPTS =
SPHINXBUILD = python -msphinx
SPHINXPROJ = Bitburner
SOURCEDIR = source
BUILDDIR = build

@ -9,7 +9,6 @@ if "%SPHINXBUILD%" == "" (
)
set SOURCEDIR=source
set BUILDDIR=build
set SPHINXPROJ=Bitburner
if "%1" == "" goto help