Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

vigigraph / Makefile @ 0931fc44

History | View | Annotate | Download (133 Bytes)

1 0931fc44 Thomas BURGUIERE
NAME := vigigraph
2
include ../glue/Makefile.common
3
all: build
4
MODULE := $(NAME)
5
CODEPATH := $(NAME)
6
lint: lint_pylint
7
tests: tests_tg