projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8a11b2
)
spaces to tab
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 14 Nov 2000 21:23:47 +0000
(21:23 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 14 Nov 2000 21:23:47 +0000
(21:23 +0000)
src/makefiles/Makefile.darwin
patch
|
blob
|
blame
|
history
diff --git
a/src/makefiles/Makefile.darwin
b/src/makefiles/Makefile.darwin
index 09f270bf7be3bd6ba06b9d1cfe284352f24d2a03..fe167e048dd375837bba7932fa79ede346bb67aa 100644
(file)
--- 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 $@ $<