spaces to tab
This commit is contained in:
parent
d8a11b29c1
commit
bea3b8ea35
@ -4,4 +4,4 @@ DLSUFFIX = .so
|
|||||||
CFLAGS_SL = -bundle -undefined suppress
|
CFLAGS_SL = -bundle -undefined suppress
|
||||||
|
|
||||||
%.so: %.o
|
%.so: %.o
|
||||||
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
|
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
|
||||||
|
Loading…
x
Reference in New Issue
Block a user