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

index d33422c0c731bdaf6f2974ed1cfcd9a5114f70f0..b1ab58072236370a81c7eeda8ef542be45626208 100644 (file)
@@ -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