Could the following items be added to .cvsignore files?
? autom4te.cache
? stamp-h1
? intl/Makefile
? po/Makefile
? po/Makefile.in
? po/POTFILES
? po/da.gmo
? po/fr.gmo
? reports/index.html
? src/Makefile
? src/Makefile.in
? src/interp/yacc.c
? src/interp/yacc.h
? src/liflines/llexec
? tt/Makefile
? tt/Makefile.in
Logged In: YES
user_id=60964
BTW, some of these aren't in the source tree but rather the
build tree, so I'm guessing you are building directly in
your source tree.
But I don't see any reason not to make the .cvsignore files
cater particularly to people building in the source tree, so
I'll put these in.
Logged In: YES
user_id=60964
Done.
Logged In: YES
user_id=150101
Thanks! Looks a lot nicer. Do you think you could add a
.cvsignore file
in the tt directory containing Makefile and Makefile.in?
Logged In: YES
user_id=60964
Oops, that one I created but forgot to cvs add. :)
Done.
Logged In: YES
user_id=150101
Oops, I see one more. Can you add .deps in the src/ui
directory?
Thanks again!
Logged In: YES
user_id=150101
Can src/ui/.deps be added to the list?
Logged In: YES
user_id=60964
Oops, I forgot. Just did it (added .deps to
src/ui/.cvsignore). Closing again.
***
Checking in ChangeLog;
/cvsroot/lifelines/lifelines/ChangeLog,v <-- ChangeLog
new revision: 1.1153; previous revision: 1.1152
done
Checking in src/ui/.cvsignore;
/cvsroot/lifelines/lifelines/src/ui/.cvsignore,v <--
.cvsignore
new revision: 1.2; previous revision: 1.1
done