mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-02 05:17:03 +08:00
[cleaning] remove some f***ing names and comments
This commit is contained in:
@@ -31,7 +31,7 @@ PAPARAZZI_SRC=$(shell pwd)
|
|||||||
empty=
|
empty=
|
||||||
space=$(empty) $(empty)
|
space=$(empty) $(empty)
|
||||||
ifneq ($(findstring $(space),$(PAPARAZZI_SRC)),)
|
ifneq ($(findstring $(space),$(PAPARAZZI_SRC)),)
|
||||||
$(error No fucking spaces allowed in the current directory name)
|
$(error No spaces allowed in the current directory name)
|
||||||
endif
|
endif
|
||||||
ifeq ($(PAPARAZZI_HOME),)
|
ifeq ($(PAPARAZZI_HOME),)
|
||||||
PAPARAZZI_HOME=$(PAPARAZZI_SRC)
|
PAPARAZZI_HOME=$(PAPARAZZI_SRC)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
<airframe name="FuckYou_1">
|
<airframe name="F***You_1">
|
||||||
|
|
||||||
|
|
||||||
<makefile>
|
<makefile>
|
||||||
|
|||||||
Reference in New Issue
Block a user