From: Andrew Dunstan Date: Sat, 1 Feb 2014 21:26:31 +0000 (-0500) Subject: fix whitespace X-Git-Tag: REL9_0_16~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cfebd60d826a4c34f240913ee9c76d4e9ac0afa9;p=postgresql fix whitespace --- diff --git a/src/Makefile.shlib b/src/Makefile.shlib index d33422c0c7..b1ab580722 100644 --- a/src/Makefile.shlib +++ b/src/Makefile.shlib @@ -425,7 +425,7 @@ $(shlib): $(OBJS) $(DLL_DEFFILE) $(stlib): $(shlib) $(DLL_DEFFILE) $(DLLTOOL) --dllname $(shlib) $(DLLTOOL_LIBFLAGS) --def $(DLL_DEFFILE) --output-lib $@ -endif # PORTNAME == cygwin +endif # PORTNAME == cgywin endif # PORTNAME == cygwin || PORTNAME == win32 endif # enable_shared