view Makefile @ 0:1c0396a8fff4 default tip

Import
author Daniele Nicolodi <daniele.nicolodi@obspm.fr>
date Fri, 03 Jul 2015 21:00:16 +0200
parents
children
line wrap: on
line source

PYTHON = python

all:
	$(PYTHON) setup.py build_ext --inplace