blob: d78fb717175270c0b94d0e9e364a05b1d5867917 [file] [log] [blame]
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
# Add inputs and outputs from these tool invocations to the build variables
C_SRCS += \
../app.c
OBJS += \
./app.obj
C_DEPS += \
./app.pp
OBJS_QUOTED += \
"./app.obj"
# Each subdirectory must supply rules for building sources it contributes
app.obj: ../app.c $(GEN_SRCS) $(GEN_OPTS)
@echo 'Building file: $<'
@echo 'Invoking: MSP430 Compiler v3.1'
"C:/Program Files/Texas Instruments/CC Essentials v3.1/tools/compiler/MSP430/bin/cl430" $(GEN_OPTS_QUOTED) --cmd_file="C:\users\dr\ec2009\src\local\apps\rtacfg\assembly\compiler.opt" --fp_reassoc=off --include_path="C:/Program Files/Texas Instruments/CC Essentials v3.1/tools/compiler/MSP430/include" --sat_reassoc=off --symdebug:dwarf --plain_char=unsigned --silicon_version=msp --opt_level=3 --preproc_with_compile --preproc_dependency="app.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
@echo 'Finished building: $<'
@echo ' '