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

Subversion Repositories usb_fpga_2_13

[/] [usb_fpga_2_13/] [trunk/] [examples/] [usb-fpga-2.04/] [2.04b/] [intraffic/] [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=InTraffic.jar
10
# Java Classes that have to be build
11
CLASSTARGETS=InTraffic.class
12
# Extra dependencies for Java Classes
13
CLASSEXTRADEPS=
14
 
15
# ihx files (firmware ROM files) that have to be build
16
IHXTARGETS=intraffic.ihx
17
# Extra Dependencies for ihx files
18
IHXEXTRADEPS=
19
 
20
# Extra files that should be included into th jar archive
21
EXTRAJARFILES=intraffic.ihx fpga/intraffic.bit
22
 
23
################################
24
# DO NOT CHANAGE THE FOLLOWING #
25
################################
26
# includes the main Makefile
27
include $(ZTEXPREFIX)/Makefile.mk

powered by: WebSVN 2.1.0

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