$ make
CC=gcc make -C peg-0.1.9
make[1]: Entrando no diretório `/home/kemel/Downloads/peg-multimarkdown/peg-0.1.9'
make[1]: Nada a ser feito para `all'.
make[1]: Saindo do diretório `/home/kemel/Downloads/peg-multimarkdown/peg-0.1.9'
It seems to be some error on the make file. Here it is my system stuff under Ubuntu 10.04
$ uname -a
Linux kemel-imasters 3.5.0-27-generic #46~precise1-Ubuntu SMP Tue Mar 26 19:33:21 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
make gives me this error :
It seems to be some error on the make file. Here it is my system stuff under Ubuntu 10.04