################################################################################
# Automatically-generated file. Do not edit!
################################################################################

# Add inputs and outputs from these tool invocations to the build variables 
C_SRCS_QUOTED += \
"../Sources/HAL/ADC/ADC.c" 

C_SRCS += \
../Sources/HAL/ADC/ADC.c 

OBJS += \
./Sources/HAL/ADC/ADC.obj 

OBJS_QUOTED += \
"./Sources/HAL/ADC/ADC.obj" 

C_DEPS += \
./Sources/HAL/ADC/ADC.d 

OBJS_OS_FORMAT += \
./Sources/HAL/ADC/ADC.obj 


# Each subdirectory must supply rules for building sources it contributes
Sources/HAL/ADC/%.obj: ../Sources/HAL/ADC/%.c
	@echo 'Building file: $<'
	@echo 'Invoking: HCS08 Compiler'
	"C:\Program Files\Freescale\CW MCU v10.0\eclipse\../MCU/prog/chc08" -ArgFile"Sources/HAL/ADC/ADC.args" -ObjN="$@" "$<"
	"C:\Program Files\Freescale\CW MCU v10.0\eclipse\../MCU/prog/chc08" -ArgFile"Sources/HAL/ADC/ADC.args" -ObjN="$@" "$<" -Lm="$(@:%.obj=%.d)" -LmCfg=xilmou
	@echo 'Finished building: $<'
	@echo ' '

Sources/HAL/ADC/%.d: ../Sources/HAL/ADC/%.c
	@echo 'Regenerating dependency file: $@'
	
	@echo ' '


