Re: make bindist produces void file

2002-04-10 Thread Joao Luis Meloni Assirati
Sorry for creating new threads. As I use the web archive, I'm not a subscriber (should be...). Joao Luis Meloni Assirati <[EMAIL PROTECTED]> writes: | Hi, > | The top Makefile in latest CVS produces a void | lyx-1.2.0cvs-bin.tar.gz with make bindist. That is because the tar command | is define

Re: make bindist produces void file.

2002-04-10 Thread Lars Gullik Bjønnes
Joao Luis Meloni Assirati <[EMAIL PROTECTED]> writes: | Hi, the original message seems to be lost, so I'm sending it again. Sorry | if it was already received. Hmm, I got the original.. I even replied to it: Joao Luis Meloni Assirati <[EMAIL PROTECTED]> writes: | Hi, > | The top Makefile in la

make bindist produces void file.

2002-04-10 Thread Joao Luis Meloni Assirati
bject: make bindist produces void file. Hi, The top Makefile in latest CVS produces a void lyx-1.2.0cvs-bin.tar.gz with make bindist. That is because the tar command is defined as $(TAR), and called as $(AMTAR) in the rules for bindist. You can see a 'cf: command not file' at the en

Re: make bindist produces void file.

2002-04-09 Thread Lars Gullik Bjønnes
Joao Luis Meloni Assirati <[EMAIL PROTECTED]> writes: | Hi, > | The top Makefile in latest CVS produces a void | lyx-1.2.0cvs-bin.tar.gz with make bindist. That is because the tar command | is defined as $(TAR), and called as $(AMTAR) in the rules for bindist. > | You can see a 'cf: command not f

make bindist produces void file.

2002-04-09 Thread Joao Luis Meloni Assirati
Hi, The top Makefile in latest CVS produces a void lyx-1.2.0cvs-bin.tar.gz with make bindist. That is because the tar command is defined as $(TAR), and called as $(AMTAR) in the rules for bindist. You can see a 'cf: command not file' at the end when making bindist when the makefile arrives at