~fluidity-core/fluidity/excise-fldecomp

« back to all changes in this revision

Viewing changes to tests/viscosity_2d_p0_parallel/Makefile

  • Committer: Mark Filipiak
  • Date: 2012-08-13 11:42:30 UTC
  • mfrom: (4003.1.23 dev-trunk)
  • Revision ID: mjf@staffmail.ed.ac.uk-20120813114230-wzoyf2gi4p4oxeh4
Merge in of the latest trunk.  To try to cure non-flredecomp tests that are passing at EPCC but failing in buildbot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
clean:
5
5
        rm -fr *.ele *.edge *.node *.poly *.halo *.vtu *.pvtu   \
6
 
        fluidity.* *.s *.d.1 *.stat heat_*
 
6
        fluidity.* *.s *.d.1 *.stat heat_* \
 
7
        matrixdump matrixdump.info
7
8
        rm -rf *flredecomp*
8