projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
214c7a4
)
fix whitespace
author
Andrew Dunstan
<andrew@dunslane.net>
Sat, 1 Feb 2014 21:30:26 +0000
(16:30 -0500)
committer
Andrew Dunstan
<andrew@dunslane.net>
Sat, 1 Feb 2014 21:30:26 +0000
(16:30 -0500)
src/Makefile.shlib
patch
|
blob
|
blame
|
history
diff --git
a/src/Makefile.shlib
b/src/Makefile.shlib
index 4693565e320e8ed70c11c1522390cd9edb6c4c0c..a95e4d65e58a0eeafc8f0c12e0c1a4fe7da3f398 100644
(file)
--- a/
src/Makefile.shlib
+++ b/
src/Makefile.shlib
@@
-388,7
+388,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