aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2000-11-14 21:23:47 +0000
committerPeter Eisentraut <peter_e@gmx.net>2000-11-14 21:23:47 +0000
commitbea3b8ea356719cd115412ea0f5464e43f6ffdda (patch)
tree8bacaf062780e150eaab1df90a9bf1c45b6a5a1f /src
parentd8a11b29c10ea7c32ab38185346fd3d31e39bc7d (diff)
downloadpostgresql-bea3b8ea356719cd115412ea0f5464e43f6ffdda.tar.gz
postgresql-bea3b8ea356719cd115412ea0f5464e43f6ffdda.zip
spaces to tab
Diffstat (limited to 'src')
-rw-r--r--src/makefiles/Makefile.darwin2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefiles/Makefile.darwin b/src/makefiles/Makefile.darwin
index 09f270bf7be..fe167e048dd 100644
--- a/src/makefiles/Makefile.darwin
+++ b/src/makefiles/Makefile.darwin
@@ -4,4 +4,4 @@ DLSUFFIX = .so
CFLAGS_SL = -bundle -undefined suppress
%.so: %.o
- $(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<
+ $(CC) $(CFLAGS) $(CFLAGS_SL) -o $@ $<