mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
clean trailing whitespaces in Makefiles
This commit is contained in:
@@ -70,4 +70,4 @@ test_sensors : $(TEST_SENSORS_SRCS)
|
||||
gcc $(CFLAGS) -o $@ $^ $(LDFLAGS)
|
||||
|
||||
clean:
|
||||
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
clean:
|
||||
rm -f *~ foo*.png test.avi q3d.pov
|
||||
rm -f *~ foo*.png test.avi q3d.pov
|
||||
@@ -2,4 +2,4 @@ test:
|
||||
povray test.pov +Oimg001.png Display=false +W800 +H600 +Q9 +A0.3 +R5
|
||||
|
||||
clean:
|
||||
rm -f *~ img*.png test.avi q3d.pov
|
||||
rm -f *~ img*.png test.avi q3d.pov
|
||||
|
||||
Reference in New Issue
Block a user