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
@@ -9,7 +9,7 @@ TMPDIR ?= /tmp
|
||||
all: $(PAPARAZZI_HOME)/conf/maps.xml
|
||||
|
||||
clean:
|
||||
rm -f $(DATADIR)/maps.google.com
|
||||
$(Q)rm -f $(DATADIR)/maps.google.com
|
||||
|
||||
$(DATADIR):
|
||||
mkdir $(DATADIR)
|
||||
|
||||
Reference in New Issue
Block a user