aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2014-02-01 16:30:18 -0500
committerAndrew Dunstan <andrew@dunslane.net>2014-02-01 16:30:18 -0500
commit7fe4e357d2e1f72ced069d2bb9562b4be2f4fdf5 (patch)
tree36c61eb078caf2153f58cdeca426d7f5338a96f8
parent81b116d987a779de7c97f5fd415a7c8348b9afff (diff)
downloadpostgresql-7fe4e357d2e1f72ced069d2bb9562b4be2f4fdf5.tar.gz
postgresql-7fe4e357d2e1f72ced069d2bb9562b4be2f4fdf5.zip
fix whitespace
-rw-r--r--src/Makefile.shlib2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.shlib b/src/Makefile.shlib
index c7a2f5ff918..21ae9b37a11 100644
--- a/src/Makefile.shlib
+++ b/src/Makefile.shlib
@@ -401,7 +401,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