mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
[makefile] silence clean target and add missing Makefile
This commit is contained in:
committed by
Felix Ruess
parent
446231949b
commit
737d7d3c8b
+1
-1
@@ -28,5 +28,5 @@ test:
|
||||
$(Q)$(PERLENV) $(PERL) "-e" "$(RUNTESTS)"
|
||||
|
||||
clean:
|
||||
rm -rf results/*
|
||||
$(Q)rm -rf results/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user