OpenCores
URL https://opencores.org/ocsvn/vspi/vspi/trunk

Subversion Repositories vspi

[/] [vspi/] [trunk/] [projnav/] [xps/] [SDK/] [SDK_Workspace/] [demo/] [Debug/] [src/] [subdir.mk] - Blame information for rev 14

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 14 mjlyons
################################################################################
2
# Automatically-generated file. Do not edit!
3
################################################################################
4
 
5
# Add inputs and outputs from these tool invocations to the build variables
6
CC_SRCS += \
7
../src/main.cc
8
 
9
OBJS += \
10
./src/main.o
11
 
12
CC_DEPS += \
13
./src/main.d
14
 
15
 
16
# Each subdirectory must supply rules for building sources it contributes
17
src/%.o: ../src/%.cc
18
        @echo Building file: $<
19
        @echo Invoking: MicroBlaze g++ compiler
20
        mb-g++ -Wall -O0 -g3 -c -fmessage-length=0 -I../../standalone_bsp_0/microblaze_0/include -mxl-barrel-shift -mxl-pattern-compare -mcpu=v8.20.a -mno-xl-soft-mul -MMD -MP -MF"$(@:%.o=%.d)" -MT"$(@:%.o=%.d)" -o"$@" "$<"
21
        @echo Finished building: $<
22
        @echo ' '
23
 
24
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.