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/math/Makefile.am

    r6796 r7093  
    8686TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    8787EXTRA_DIST = verified
    88 CLEANFILES = $(TESTS) $(check_DATA) temp/* seed_msglog1.txt
     88CLEANFILES = $(TESTS) $(check_DATA) temp/* seed_msglog1.txt core core.*
    8989tests: $(check_DATA) $(TESTS)
    9090test: check
Note: See TracChangeset for help on using the changeset viewer.