blob: affe578e17ec49461695e6e89eb0a4e3fda5eb2d [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="" --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 --printf_support=full --preproc_with_compile --preproc_dependency="app.pp" $(subst #,$(wildcard $(subst $(SPACE),\$(SPACE),$<)),"#")
@echo 'Finished building: $<'
@echo ' '