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

index c7a2f5ff9182740e3d8b2b2e578049fe772403ca..21ae9b37a11778f1250054e15f9871eaf89b07f6 100644 (file)
@@ -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