* contrib/Makefile: use tabs, not spaces in Makefile

This commit is contained in:
Derk-Jan Hartman 2005-01-27 14:03:48 +00:00
parent 0e27492308
commit 4bc98f0e63
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ bin: contrib-macosx.tar.bz2
ranlib lib/*\.a
clean-src: FORCE
rm -rf $(BUILDDIRS)
rm -rf $(BUILDDIRS)
$(MAKE) -C src clean-src
clean-bin: FORCE