This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can't get away from automake on remote machine



Hi Skip,

> Third,  after executing configure, cvs up reports several
> unknown files:
> 
>     ? config.log
>     ? Makefile
>     ? config.status
>     ? config.h
>     ? libtool
>     ? stamp-h1
>     ? python/Makefile
>     ? src/Makefile
>     ? src/.deps
>     ? test/Makefile
>     ? test/.deps
> 
> None of them should be checked into CVS, should they?

No, use .cvsignore files in the relevant directories, which are
checked in to CVS, to stop these appearing.

Cheers,


Ralph.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]