Remove tabs, we hate them!
This commit is contained in:
parent
1c62cbe622
commit
a9efa57b64
1 changed files with 12 additions and 11 deletions
|
@ -10,6 +10,7 @@ CFLAGS = -Wall \
|
|||
-Wno-discarded-qualifiers \
|
||||
-pedantic \
|
||||
-std=c99
|
||||
|
||||
SRC=$(wildcard *.c)
|
||||
|
||||
fn: $(SRC)
|
||||
|
|
Loading…
Reference in a new issue