mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 12:58:58 -04: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