IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 8962


Ignore:
Timestamp:
Sep 25, 2006, 3:04:31 PM (20 years ago)
Author:
jhoblitt
Message:

cleanup generated files

Location:
trunk/psLib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/etc/Makefile.am

    r8960 r8962  
    1313        chmod 0755 $(pslibconfdir)
    1414
     15CLEANFILES = pslib.config
  • trunk/psLib/test/Makefile.am

    r8731 r8962  
    55EXTRA_DIST = test.pl
    66
    7 CLEANFILES = core core.* *~
     7# XXX the *.out and *.config files should not be written into this directory in
     8# the first place
     9CLEANFILES = core core.* *~ *.out *.config
    810
    911test: check
Note: See TracChangeset for help on using the changeset viewer.