Changeset 10 for hiersort/Makefile

Show
Ignore:
Timestamp:
07/04/08 03:04:46 (2 years ago)
Author:
thesz
Message:

Added Makefile target 'demo'

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • hiersort/Makefile

    r1 r10  
    1515        tar cf $(targname).tar * 
    1616        bzip2 -9 $(targname).tar 
     17 
     18demo:   all 
     19        make -C ./tests/matmul run