z80 Development Kit
You are not logged in.
Hi all,
Shouldn't *.lib files need to be removed from CVS? I think they are kind of redundant in the CVS tree. And since Z88dk Nightlies exist, they become somewhat useless.
Not to talk by the fact that maybe source code and its generated LIB file could be out of sync in the CVS itself and that the LIB files change everytime the source is recompiled.
Thanks!
Offline
I have no valid objections to this point.
More opinions ?
Offline
Generated files should never be in source control, as the files they were generated from might have been changed but the files not re-created.
I agree with wintermute
Offline
Ok, I'm keeping a minimum set of libraries, just to let the Makefile happy, if the automated build process will hang, then we'll see..
Offline