Skip to content
This repository was archived by the owner on Jan 30, 2023. It is now read-only.

Commit 751bd0f

Browse files
author
Matthias Koeppe
committed
Reword TODO item
1 parent bd670af commit 751bd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generate_py_source.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
all: sage/libs/pari/auto_gen.pxi sage/ext/interpreters/__init__.py
55

66
# Auto-generated files
7-
# TODO: These belong in SAGE_BUILD_DIR as well.
7+
# TODO: Adjustments for VPATH builds will be necessary.
88
sage/libs/pari/auto_gen.pxi: $(SAGE_LOCAL)/share/pari/pari.desc \
99
sage/libs/pari/decl.pxi sage_setup/autogen/pari/*.py
1010
python -c "from sage_setup.autogen.pari import rebuild; rebuild()"

0 commit comments

Comments
 (0)