subdir_vars.mk 538 B

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