IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 8, 2006, 5:35:27 PM (20 years ago)
Author:
Paul Price
Message:

Adding core dumps to list of files to remove on 'make clean'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/types/Makefile.am

    r6793 r7093  
    8484
    8585
    86 CLEANFILES = $(TESTS) $(check_DATA) multi.fits table.fits temp/* MDCopy.in MDCopy.out mdcfgwrt.out
     86CLEANFILES = $(TESTS) $(check_DATA) multi.fits table.fits temp/* MDCopy.in MDCopy.out mdcfgwrt.out \
     87        core core.*
    8788
    8889tests: $(check_DATA) $(TESTS)
Note: See TracChangeset for help on using the changeset viewer.