* Worked around compiler warnings in Test.h when building for iPhone.
* Made Mercurial ignore the documentation files.
1 sample_programs: mnencode mndecode
3 mnencode: mnencode.o mnemonic.o mn_wordlist.o
5 mndecode: mndecode.o mnemonic.o mn_wordlist.o
7 mn_wordlist.o: mn_wordlist.c mnemonic.h
9 mnemonic.o: mnemonic.c mnemonic.h
12 rm -f *.o mnencode mndecode *~