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

Subversion Repositories usb_fpga_2_14

[/] [usb_fpga_2_14/] [trunk/] [examples/] [ucecho/] [Makefile] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ZTEX
#########################
2
# configuration section #
3
#########################
4
 
5
# Defines the location of the EZ-USB SDK
6
ZTEXPREFIX=../..
7
 
8
# The name of the jar archive
9
JARTARGET=UCEcho.jar
10
# Java Classes that have to be build
11
CLASSTARGETS=UCEcho.class
12
# Extra dependencies for Java Classes
13
CLASSEXTRADEPS=
14
 
15
# img files (firmware ROM files) that have to be build
16
IMGTARGETS=
17
EXTRA_C_SOURCES=
18
EXTRA_A_SOURCES=
19
 
20
# Extra files that should be included into th jar archive
21
EXTRAJARFILES=fpga-2.01b/ucecho.bit \
22
              fpga-2.04b/ucecho.bit \
23
              fpga-2.13/ucecho.runs/impl_2_13a/ucecho.bit \
24
              fpga-2.13/ucecho.runs/impl_2_13b/ucecho.bit \
25
              fpga-2.13/ucecho.runs/impl_2_13c/ucecho.bit \
26
              fpga-2.13/ucecho.runs/impl_2_13d/ucecho.bit \
27
              fpga-2.14/ucecho.runs/impl_2_14a/ucecho.bit \
28
              fpga-2.14/ucecho.runs/impl_2_14b/ucecho.bit \
29
              fpga-2.14/ucecho.runs/impl_2_14c/ucecho.bit \
30
              fpga-2.14/ucecho.runs/impl_2_14d/ucecho.bit \
31
              fpga-2.14/ucecho.runs/impl_2_14e/ucecho.bit \
32
              fpga-2.16/ucecho.runs/impl_2_16b/ucecho.bit \
33
              fpga-2.18/ucecho.runs/impl_2_18b/ucecho.bit
34
 
35
################################
36
# DO NOT CHANAGE THE FOLLOWING #
37
################################
38
# includes the main Makefile
39
include $(ZTEXPREFIX)/Makefile.mk

powered by: WebSVN 2.1.0

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