[Vim-latex-devel] Makefile
Brought to you by:
srinathava,
tmaas
From: Raniere G. S. <r.g...@gm...> - 2012-06-01 01:42:38
|
Hello all, I'm working in some independent tex files at the same directory and this directory is sharing with git. I would like to have a easy way to compile all tex file to pdf so I write a Makefile. Unfortunate, the vim-latex has some problem with the Makefile and I'm getting the message make: *** No rule to make target `pdf'. Stop. Can anyone say if there is a way to fix it? Current, I remove the Makefile and write a bash script. Thanks, Raniere |