Skip to content

Commit

Permalink
envdir
Browse files Browse the repository at this point in the history
  • Loading branch information
abraunst committed Sep 29, 2023
1 parent 3874d9b commit 1697ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ${SO}: bp.o params.o drop.o pysib.cpp ${DEP}
test: ${DOCTEST}

env:
ls $(dirname which ${PYTHON})
ls $(dirname `which ${PYTHON}`)
@which ${PYTHON}
@which ${PYTHON_CONFIG}

Expand Down

0 comments on commit 1697ca3

Please sign in to comment.