use tabs, not spaces!

This commit is contained in:
Daniel Stenberg 2004-03-21 15:32:15 +00:00
parent ce04b35032
commit 606715b2cd
1 changed files with 2 additions and 2 deletions

View File

@ -82,8 +82,8 @@ amiga:
cd ./src && make -f makefile.amiga
netware:
cd lib && make -f Makefile.netware
cd src && make -f Makefile.netware
cd lib && make -f Makefile.netware
cd src && make -f Makefile.netware
unix: all