projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03f06ff
)
fix whitespace
author
Andrew Dunstan
<andrew@dunslane.net>
Sat, 1 Feb 2014 21:30:14 +0000
(16:30 -0500)
committer
Andrew Dunstan
<andrew@dunslane.net>
Sat, 1 Feb 2014 21:30:14 +0000
(16:30 -0500)
src/Makefile.shlib
patch
|
blob
|
blame
|
history
diff --git
a/src/Makefile.shlib
b/src/Makefile.shlib
index 02ff5bb925c7bfcdbb006c8688590a1410234451..4af852e1e46698a6648da475a03fca002c5038a7 100644
(file)
--- a/
src/Makefile.shlib
+++ b/
src/Makefile.shlib
@@
-426,7
+426,7
@@
$(shlib): $(OBJS) $(DLL_DEFFILE) | $(SHLIB_PREREQS)
$(stlib): $(shlib) $(DLL_DEFFILE) | $(SHLIB_PREREQS)
$(DLLTOOL) --dllname $(shlib) $(DLLTOOL_LIBFLAGS) --def $(DLL_DEFFILE) --output-lib $@
-endif # PORTNAME == c
ygwin
+endif # PORTNAME == c
gywin
endif # PORTNAME == cygwin || PORTNAME == win32
endif # enable_shared