Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 248 → Rev 249

/MSP430/MSP430_G2231/Release/subdir_vars.mk
0,0 → 1,33
################################################################################
# Automatically-generated file. Do not edit!
################################################################################
 
# Add inputs and outputs from these tool invocations to the build variables
CMD_SRCS += \
../lnk_msp430g2231.cmd
 
C_SRCS += \
../main.c \
../spi.c
 
OBJS += \
./main.obj \
./spi.obj
 
C_DEPS += \
./main.pp \
./spi.pp
 
C_DEPS__QUOTED += \
"main.pp" \
"spi.pp"
 
OBJS__QUOTED += \
"main.obj" \
"spi.obj"
 
C_SRCS__QUOTED += \
"../main.c" \
"../spi.c"