clean trailing whitespaces in Makefiles

This commit is contained in:
Felix Ruess
2012-09-13 15:05:23 +02:00
parent 3345e0e896
commit c74e9debd5
16 changed files with 61 additions and 61 deletions
+1 -1
View File
@@ -70,4 +70,4 @@ test_sensors : $(TEST_SENSORS_SRCS)
gcc $(CFLAGS) -o $@ $^ $(LDFLAGS)
clean:
+1 -1
View File
@@ -1,2 +1,2 @@
clean:
rm -f *~ foo*.png test.avi q3d.pov
rm -f *~ foo*.png test.avi q3d.pov
+1 -1
View File
@@ -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