Date:2011-10-12 14:31:21 (12 years 1 month ago)
Author:Werner Almesberger
Commit:1c331b3b5c91d51b1b5e1ea20bfca14e0204b8bc
Message:m1rc3/norruption/2/Makefile: target "tar" to collect raw data files needed for further analysis

Files: m1rc3/norruption/2/Makefile (2 diffs)

Change Details

m1rc3/norruption/2/Makefile
11DIR=d
22
33.SILENT:
4.PHONY: all list plot corr dump coll
4.PHONY: all list plot corr dump coll tar
55
66all:
77    $(MAKE) plot
...... 
2525
2626coll:
2727    ./collda $(DIR)/log
28
29tar:
30    tar cfj raw.tar.bz2 $(DIR)/log $(DIR)/*.bin

Archive Download the corresponding diff file

Branches:
master



interactive