summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_vars.mk')
-rwxr-xr-xboot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_vars.mk24
1 files changed, 24 insertions, 0 deletions
diff --git a/boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_vars.mk b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_vars.mk
new file mode 100755
index 0000000..1d420b7
--- /dev/null
+++ b/boot_loader/examples/i2c/tftp/evmc6678l/build/src/subdir_vars.mk
@@ -0,0 +1,24 @@
1################################################################################
2# Automatically-generated file. Do not edit!
3################################################################################
4
5# Add inputs and outputs from these tool invocations to the build variables
6C_SRCS += \
7../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c
8
9OBJS += \
10./src/i2c_boot_tftp_example.obj
11
12C_DEPS += \
13./src/i2c_boot_tftp_example.pp
14
15C_DEPS__QUOTED += \
16"src/i2c_boot_tftp_example.pp"
17
18OBJS__QUOTED += \
19"src/i2c_boot_tftp_example.obj"
20
21C_SRCS__QUOTED += \
22"../../../../../examples/i2c/tftp/src/i2c_boot_tftp_example.c"
23
24