mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
spaces to tab
This commit is contained in:
@@ -4,4 +4,4 @@ DLSUFFIX = .so
|
||||
CFLAGS_SL = -bundle -undefined suppress
|
||||
|
||||
%.so: %.o
|
||||
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
|
||||
$(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
|
||||
|
Reference in New Issue
Block a user