25 lines
600 B
Makefile
25 lines
600 B
Makefile
################################################################################
|
|
# Automatically-generated file. Do not edit!
|
|
################################################################################
|
|
|
|
# Add inputs and outputs from these tool invocations to the build variables
|
|
C_SRCS += \
|
|
C:/Users/khimes/workspace_v6_testWorkspace/utils/uartstdio.c
|
|
|
|
OBJS += \
|
|
./utils/uartstdio.obj
|
|
|
|
C_DEPS += \
|
|
./utils/uartstdio.pp
|
|
|
|
C_DEPS__QUOTED += \
|
|
"utils\uartstdio.pp"
|
|
|
|
OBJS__QUOTED += \
|
|
"utils\uartstdio.obj"
|
|
|
|
C_SRCS__QUOTED += \
|
|
"C:/Users/khimes/workspace_v6_testWorkspace/utils/uartstdio.c"
|
|
|
|
|