mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-04 13:55:40 +08:00
[tests] Makefile for stabilization tests
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
|
||||
all:
|
||||
python setup.py build_ext --inplace
|
||||
|
||||
clean:
|
||||
rm -rf build *.so *.c
|
||||
Reference in New Issue
Block a user