mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
spaces to tab
This commit is contained in:
@ -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 $@ $<
|
||||||
|
Reference in New Issue
Block a user