mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-09 17:23:53 +01:00
[chore] Removing unused environment variables from make files
This commit is contained in:
parent
6c4ec2bed7
commit
4aa24d2ee1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user