IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 25, 2006, 5:52:28 PM (20 years ago)
Author:
Paul Price
Message:

Adding output of coverage testing to CLEANFILES and .cvsignore

Location:
trunk/psLib
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib

    • Property svn:ignore
      •  

        old new  
        3131.libs
        3232psTableParse
         33*.bb
         34*.bbg
         35*.da
  • trunk/psLib/src

    • Property svn:ignore
      •  

        old new  
        1111config.h.in
        1212psErrorText.h
         13*.bb
         14*.bbg
         15*.da
  • trunk/psLib/src/math

    • Property svn:ignore
      •  

        old new  
        66*.lo
        77*.loT
         8*.bb
         9*.bbg
         10*.da
  • trunk/psLib/src/math/Makefile.am

    r7380 r7985  
    4848        psVectorSmooth.h
    4949
    50 CLEANFILES = *~
     50CLEANFILES = *~ *.bb *.bbg *.da
Note: See TracChangeset for help on using the changeset viewer.