From: Daniel Stenberg Date: Sun, 21 Mar 2004 15:32:15 +0000 (+0000) Subject: use tabs, not spaces! X-Git-Tag: curl-7_11_2~251 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=606715b2cda54fa3d42fcc6e211e03b200188943;p=thirdparty%2Fcurl.git use tabs, not spaces! --- diff --git a/Makefile.dist b/Makefile.dist index 4532948245..3f887f3cbd 100644 --- a/Makefile.dist +++ b/Makefile.dist @@ -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