]> granicus.if.org Git - python/commitdiff
Use tabs consistently.
authorGeorg Brandl <georg@python.org>
Fri, 3 Sep 2010 22:14:52 +0000 (22:14 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 3 Sep 2010 22:14:52 +0000 (22:14 +0000)
Makefile.pre.in

index aab82a525f26ce56fc7bec254384b3a159698590..d5b0ebc7287321e7e9dc272d252e4011ee1ce948 100644 (file)
@@ -35,9 +35,9 @@ LINKCC=               @LINKCC@
 AR=            @AR@
 RANLIB=                @RANLIB@
 SVNVERSION=    @SVNVERSION@
-SOABI=          @SOABI@
+SOABI=         @SOABI@
 
-GNULD=          @GNULD@
+GNULD=         @GNULD@
 
 # Shell used by make (some versions default to the login shell, which is bad)
 SHELL=         /bin/sh