summaryrefslogtreecommitdiff
path: root/digital/avr/modules/trace/test/test_host/Makefile
diff options
context:
space:
mode:
authorNélio Laranjeiro2009-06-09 23:40:41 +0200
committerNélio Laranjeiro2009-06-09 23:40:41 +0200
commitf82cc53fff791feed316ad538e52d2f6f37a6889 (patch)
tree8d3e4796d90f20bac4acd0fa2950db5ce2f48de3 /digital/avr/modules/trace/test/test_host/Makefile
parent5461f15893de0f34f163dec1a73aa59c38f15be9 (diff)
*digital/avr/modules/trace:
* Remove the test_target and test_host to be merged only in the test directory.
Diffstat (limited to 'digital/avr/modules/trace/test/test_host/Makefile')
-rw-r--r--digital/avr/modules/trace/test/test_host/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/digital/avr/modules/trace/test/test_host/Makefile b/digital/avr/modules/trace/test/test_host/Makefile
deleted file mode 100644
index 71ec0899..00000000
--- a/digital/avr/modules/trace/test/test_host/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-BASE = ../../../..
-
-HOST_PROGS = test-trace
-
-test-trace_SOURCES = test-trace.c
-
-MODULES = trace flash/stub
-#OPTIMIZE = -O2
-OPTIMIZE =
-
-include $(BASE)/make/Makefile.gen
-
-all:
- touch flash.apb