]> granicus.if.org Git - postgresql/commitdiff
fix whitespace
authorAndrew Dunstan <andrew@dunslane.net>
Sat, 1 Feb 2014 21:30:22 +0000 (16:30 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Sat, 1 Feb 2014 21:30:22 +0000 (16:30 -0500)
src/Makefile.shlib

index 7a1a175904ac5418f1a1d39b6f9f3a401c23f63c..ac095374295fdd16694b064a3ddfd120d33d2f05 100644 (file)
@@ -398,7 +398,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