mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
setup: remove obsolete makefile target build-deps
This commit is contained in:
parent
ece902a4cf
commit
5fb895c021
6
Makefile
6
Makefile
@ -42,12 +42,6 @@ else
|
||||
REACTOROPT :=
|
||||
endif
|
||||
|
||||
# The following target is here because I don't know how to tell the buildmaster
|
||||
# to start instructing his slaves to "build" instead of instructing them to
|
||||
# "build-deps". --Z
|
||||
build-deps:
|
||||
echo "This is done automatically (by delegating to setuptools) now."
|
||||
|
||||
ifneq ($(PYTHONPATH),)
|
||||
PP=PYTHONPATH="$(PYTHONPATH)$(PATHSEP)$(SUPPORTLIB)"
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user