Commit 7eb49f26 authored by Federico Vaga's avatar Federico Vaga

lib: add Make file for Python module

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent ce6b8e52
*.pyc
MANIFEST
\ No newline at end of file
-include Makefile.specific
all:
clean:
install:
python setup.py install
.PHONY: all clean install
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment