forked from Firmware/Firmwares
		
	rework structure
This commit is contained in:
		
							
								
								
									
										27
									
								
								hifive1-vp/hello/bsp/Debug/libwrap/stdlib/subdir.mk
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										27
									
								
								hifive1-vp/hello/bsp/Debug/libwrap/stdlib/subdir.mk
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,27 @@ | ||||
| ################################################################################ | ||||
| # Automatically-generated file. Do not edit! | ||||
| ################################################################################ | ||||
|  | ||||
| # Add inputs and outputs from these tool invocations to the build variables  | ||||
| C_SRCS += \ | ||||
| ../libwrap/stdlib/malloc.c  | ||||
|  | ||||
| O_SRCS += \ | ||||
| ../libwrap/stdlib/malloc.o  | ||||
|  | ||||
| OBJS += \ | ||||
| ./libwrap/stdlib/malloc.o  | ||||
|  | ||||
| C_DEPS += \ | ||||
| ./libwrap/stdlib/malloc.d  | ||||
|  | ||||
|  | ||||
| # Each subdirectory must supply rules for building sources it contributes | ||||
| libwrap/stdlib/%.o: ../libwrap/stdlib/%.c | ||||
| 	@echo 'Building file: $<' | ||||
| 	@echo 'Invoking: Cross GCC Compiler' | ||||
| 	riscv32-unknown-elf-gcc -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@)" -o "$@" "$<" | ||||
| 	@echo 'Finished building: $<' | ||||
| 	@echo ' ' | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user