123456789101112131415161718192021222324252627282930 |
- ################################################################################
- # Automatically-generated file. Do not edit!
- ################################################################################
- # Add inputs and outputs from these tool invocations to the build variables
- C_SRCS += \
- ../ma27d.c \
- ../ma27s.c
- OBJS += \
- ./ma27d.obj \
- ./ma27s.obj
- C_DEPS += \
- ./ma27d.d \
- ./ma27s.d
- C_DEPS__QUOTED += \
- "ma27d.d" \
- "ma27s.d"
- OBJS__QUOTED += \
- "ma27d.obj" \
- "ma27s.obj"
- C_SRCS__QUOTED += \
- "../ma27d.c" \
- "../ma27s.c"
|