X-Git-Url: https://scm.cri.ensmp.fr/git/linpy.git/blobdiff_plain/3ed20034d218d5d5245353b8de566b5c27dcc727..5a5fd1db359b190c6207301eb08705a34367968a:/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