Hey,

I'm sure this is a stupid question but... :)

When doing testing directly from SVN, I do the following:
    ./autogen.sh; ./configure; make install
Then I go about my testing from the stuff in $OSCAR_HOME (/opt/oscar).

I try to return this original SVN checkout to a clean state for future
testing/work.  The following gets most of it:
    make distclean; svn revert .

However, I still seem to have the .am related files (Makefile.am,
.oscar_made_makefile_am) and the top-level cache directory.  I believe all
this is from 'autogen.sh' and thought 'make distclean' would get rid of
this?

So can someone hit me with the clue-bat on this "cleanup" issue.

Thanks,
--tjn

 _________________________________________________________________________
  Thomas Naughton                                      [EMAIL PROTECTED]
  Research Associate                                   (865) 576-4184



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to