Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0d169ea

Browse files
committed
Use tabs consistently.
1 parent 2b19f35 commit 0d169ea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile.pre.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ LINKCC= @LINKCC@
3535
AR= @AR@
3636
RANLIB= @RANLIB@
3737
SVNVERSION= @SVNVERSION@
38-
SOABI= @SOABI@
38+
SOABI= @SOABI@
3939

40-
GNULD= @GNULD@
40+
GNULD= @GNULD@
4141

4242
# Shell used by make (some versions default to the login shell, which is bad)
4343
SHELL= /bin/sh

0 commit comments

Comments
 (0)