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
@@ -50,7 +50,7 @@ sd2log : sd2log.cmo
$(Q)$(OCAMLC) $(INCLUDES) -custom -o $@ unix.cma str.cma xml-light.cma glibivy-ocaml.cma lib-pprz.cma $^
CC = gcc
CFLAGS=-g -O2 -Wall
CFLAGS=-g -O2 -Wall
LDFLAGS=
openlog2tlm: openlog2tlm.c