X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/960f0c252361dfd696359f803aae40a9b13b14a6..7b93cea1daf2889e9ee10ca9c22a1b5124404937:/Makefile diff --git a/Makefile b/Makefile index 28c927f..11f63e1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -NAME=pypol +NAME=linpy PYTHON=python3 SETUP=$(PYTHON) setup.py