协能can协议
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

12345678910111213141516171819202122232425262728293031323334
  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. ../util/easylogger/plugins/file/elog_file.c \
  7. ../util/easylogger/plugins/file/elog_file_port.c
  8. C_DEPS += \
  9. ./util/easylogger/plugins/file/elog_file.d \
  10. ./util/easylogger/plugins/file/elog_file_port.d
  11. OBJS += \
  12. ./util/easylogger/plugins/file/elog_file.o \
  13. ./util/easylogger/plugins/file/elog_file_port.o
  14. # Each subdirectory must supply rules for building sources it contributes
  15. util/easylogger/plugins/file/%.o: ../util/easylogger/plugins/file/%.c util/easylogger/plugins/file/subdir.mk
  16. @echo 'Building file: $<'
  17. @echo 'Invoking: Cross GCC Compiler'
  18. arm-linux-gnueabihf-gcc -I"E:\25-0.5p\2-src\can-BMSer\can-BMSer\util\easylogger\plugins\file" -I"E:\25-0.5p\2-src\can-BMSer\can-BMSer\util\easylogger\inc" -O3 -Wall -c -fmessage-length=0 -fPIC -MMD -MP -MF"$(@:%.o=%.d)" -MT"$@" -o "$@" "$<"
  19. @echo 'Finished building: $<'
  20. @echo ' '
  21. clean: clean-util-2f-easylogger-2f-plugins-2f-file
  22. clean-util-2f-easylogger-2f-plugins-2f-file:
  23. -$(RM) ./util/easylogger/plugins/file/elog_file.d ./util/easylogger/plugins/file/elog_file.o ./util/easylogger/plugins/file/elog_file_port.d ./util/easylogger/plugins/file/elog_file_port.o
  24. .PHONY: clean-util-2f-easylogger-2f-plugins-2f-file