]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - avr-makefile.inc
fixing some bugs of performance measurment
[avr-crypto-lib.git] / avr-makefile.inc
index bb39deb0d0c9abcceabd916537c232a248d39701..f656cd3dabd16c158d04dec16fcd0b504c18e03e 100644 (file)
@@ -14,13 +14,16 @@ TESTSRC_DIR    = test_src/
 ERASECMD       =
 TESTPORT       = /dev/ttyUSB1
 TESTPORTBAUDR  = 38400
-TESTLOG_DIR    = testlog/
+TESTLOG_DIR    = testlog/#
 TESTPREFIX     = nessie-
+SPEEDTOOL      = host/get_performance.rb
 SPEEDLOG_DIR   = speed_log/
 SPEEDPREFIX    =
-LIST_DIR       = listings/
-STAT_DIR       = stats/
-AUTOASM_DIR    = autoasm/
+SPEEDCMD       = performance
+SIZE_DIR       = size_log/#
+LIST_DIR       = listings/#
+STAT_DIR       = stats/#
+AUTOASM_DIR    = autoasm/#
 AUTOASM_OPT    = -S
 CC            = avr-gcc
 CSTD           = c99
@@ -39,7 +42,6 @@ SIZE            = avr-size
 READELF         = readelf
 RUBY            = ruby
 GET_TEST        = host/get_test.rb
-GET_PERFORMANCE = host/get_performance.rb
 MAKE            = make
 MAKE2GRAPH      = ~/bin/make2graph.rb
 TWOPI           = twopi