aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2014-02-01 16:30:14 -0500
committerAndrew Dunstan <andrew@dunslane.net>2014-02-01 16:30:14 -0500
commit141119c2a78efbb6dae5b0f37f9c07c2b9f9c8cb (patch)
tree319b6264c3c293e04c18c440cd7c35634b7740f2 /src
parent03f06ff383eaeb80e1ad1f2aa496ab0cb283f3da (diff)
downloadpostgresql-141119c2a78efbb6dae5b0f37f9c07c2b9f9c8cb.tar.gz
postgresql-141119c2a78efbb6dae5b0f37f9c07c2b9f9c8cb.zip
fix whitespace
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.shlib2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.shlib b/src/Makefile.shlib
index 02ff5bb925c..4af852e1e46 100644
--- 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 == cygwin
+endif # PORTNAME == cgywin
endif # PORTNAME == cygwin || PORTNAME == win32
endif # enable_shared