[cgma-dev] r2684 - cgm/trunk/test
Jason Kraftcheck
kraftche at cae.wisc.edu
Fri Mar 6 09:39:35 CST 2009
jiangtao_ma at yahoo.com wrote:
> Author: janehu
> Date: 2009-03-06 09:32:39 -0600 (Fri, 06 Mar 2009)
> New Revision: 2684
>
> Modified:
> cgm/trunk/test/makept.cpp
> Log:
> change the file names from .brep to .occ, I think distclean only has occ files all cleaned up, not having brep file cleaned up yet.
>
"make distclean" removes only those files explicitly listed in the
'MOSTLYCLEANFILES' variable of the Makefile.am in that directory. If it
deleted everything ending in .occ it would delete test *input* files also.
- jason
More information about the cgma-dev
mailing list