From 84af739468b7fb9d0e810e7120fd431ece1c9e7d Mon Sep 17 00:00:00 2001 From: chertier Date: Tue, 8 Apr 2008 15:53:05 +0000 Subject: updated Makefile (removing CONFIG_RESTRACK define) git-svn-id: svn+ssh://pessac/svn/cesar/trunk@1780 017c9cb6-072f-447c-8318-d5b54f68fe89 --- cesar/tools/hpav_decode/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cesar/tools/hpav_decode') diff --git a/cesar/tools/hpav_decode/Makefile b/cesar/tools/hpav_decode/Makefile index 7abedb42c6..0d9e568821 100644 --- a/cesar/tools/hpav_decode/Makefile +++ b/cesar/tools/hpav_decode/Makefile @@ -1,6 +1,6 @@ BASE = ../.. -DEFS = -DCONFIG_RESTRACK=n -DCONFIG_TRACE=n +DEFS = -DCONFIG_TRACE=n HOST_PROGRAMS = hpav_decode test_crc #TARGET_PROGRAMS = hpav_decode test_crc -- cgit v1.2.3