Guest User

Untitled

a guest
Oct 20th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. # Automatically-generated file. Do not edit!
  2.  
  3.  
  4. # Add inputs and outputs from these tool invocations to the build variables
  5. C_SRCS +=
  6. ../App/src/CustomerUnit.c
  7.  
  8. OBJS +=
  9. ../App/src/CustomerUnit.o
  10.  
  11. C_DEPS +=
  12. ../App/src/CustomerUnit.d
  13.  
  14. # Each subdirectory must supply rules for building sources it contributes
  15. ahuapp/Diagnostics/cag/%.o: ../App/src/%.c
  16. @echo 'Building file: $<'
  17. @echo 'Invoking: Cross ARM GNU C Compiler'
  18. arm-none-eabi-gcc -mcpu=cortex-m3 -mthumb -O3 -fmessage-length=0 -fsigned-char -ffunction-sections -fdata-sections -g3 -D$(M3AppSymbols) -I"../$(M3APPIncludePaths)" -std=gnu11 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -c -o "$@" "$<"
  19. @echo 'Finished building: $<'
  20. @echo ' '
Add Comment
Please, Sign In to add comment