subdir_vars.mk 504 B

123456789101112131415161718192021222324252627
  1. ################################################################################
  2. # Automatically-generated file. Do not edit!
  3. ################################################################################
  4. # Add inputs and outputs from these tool invocations to the build variables
  5. CMD_SRCS += \
  6. ../link.cmd
  7. C_SRCS += \
  8. ../arithchk.c
  9. OBJS += \
  10. ./arithchk.obj
  11. C_DEPS += \
  12. ./arithchk.d
  13. C_DEPS__QUOTED += \
  14. "arithchk.d"
  15. OBJS__QUOTED += \
  16. "arithchk.obj"
  17. C_SRCS__QUOTED += \
  18. "../arithchk.c"