From 1d111e3d2b7fdb93e307cae90b60d5e224b936fd Mon Sep 17 00:00:00 2001 From: Guillaume Chevillot Date: Mon, 11 Feb 2008 13:33:42 +0100 Subject: Remove of test_mp in Makefile --- analog/motor-power-avr/src/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'analog/motor-power-avr/src') diff --git a/analog/motor-power-avr/src/Makefile b/analog/motor-power-avr/src/Makefile index 5d44550d..543bf020 100644 --- a/analog/motor-power-avr/src/Makefile +++ b/analog/motor-power-avr/src/Makefile @@ -2,9 +2,7 @@ BASE = ../../../digital/avr PROGS = mp HOST_PROGS = test_mp mp_SOURCES = main.c mp_pwm_L_.c mp_pwm_LR_.c adc.c -test_mp_SOURCES = test_mp.c MODULES = adc proto uart utils math/fixed -test_mp_MODULES = CONFIGFILE = avrconfig.h # atmega8, atmega8535, atmega128... AVR_MCU = atmega16 -- cgit v1.2.3