Date:2011-10-12 13:23:46 (12 years 5 months ago)
Author:Werner Almesberger
Commit:ffe45cb3e18a99a53fffb28de20c7cf569db2462
Message:m1rc3/norruption/2/Makefile (list): remove the -stat suffix

Files: m1rc3/norruption/2/Makefile (1 diff)

Change Details

m1rc3/norruption/2/Makefile
1212    echo
1313
1414list:
15    ls -1 $(DIR)/*-stat | sed 's|.*/||' | sort -n
15    ls -1 $(DIR)/*-stat | sed 's|.*/||;s/-stat//' | sort -n
1616
1717plot:
1818    ./plot-cdf $(DIR)/log && display out.png &

Archive Download the corresponding diff file

Branches:
master



interactive