diff options
Diffstat (limited to 'Debug/src/XBee/subdir.mk')
| -rwxr-xr-x | Debug/src/XBee/subdir.mk | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/Debug/src/XBee/subdir.mk b/Debug/src/XBee/subdir.mk deleted file mode 100755 index 594d74e..0000000 --- a/Debug/src/XBee/subdir.mk +++ /dev/null @@ -1,24 +0,0 @@ -################################################################################
-# Automatically-generated file. Do not edit!
-################################################################################
-
-# Add inputs and outputs from these tool invocations to the build variables
-CPP_SRCS += \ -../src/XBee/XBee.cpp
-
-OBJS += \ -./src/XBee/XBee.o
-
-CPP_DEPS += \ -./src/XBee/XBee.d
-
-
-# Each subdirectory must supply rules for building sources it contributes
-src/XBee/%.o: ../src/XBee/%.cpp
- @echo 'Building file: $<'
- @echo 'Invoking: MCU C++ Compiler'
- arm-none-eabi-c++ -D__NEWLIB__ -DDEBUG -D__CODE_RED -I"C:\Documents and Settings\atsu\My Documents\LPCXpresso_4.0.6_152\workspace\eXodusino\src" -I"C:\Documents and Settings\atsu\My Documents\LPCXpresso_4.0.6_152\workspace\eXodusino\src\core" -I"C:\Documents and Settings\atsu\My Documents\LPCXpresso_4.0.6_152\workspace\eXodusino\src\XBee" -I"C:\Documents and Settings\atsu\My Documents\LPCXpresso_4.0.6_152\workspace\eXodusino\src\FatFs" -O3 -g3 -Wall -c -fmessage-length=0 -fno-builtin -ffunction-sections -fdata-sections -fno-rtti -mcpu=cortex-m0 -mthumb -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
- @echo 'Finished building: $<'
- @echo ' '
-
-
|
