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/] [fx3demo/] [Makefile] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 ZTEX
# Defines the location of the EZ-USB SDK
2
ZTEXPREFIX=../..
3
 
4
# The name of the jar archive
5
JARTARGET=Fx3Demo.jar
6
# Java Classes that have to be build
7
CLASSTARGETS=Fx3Demo.class
8
# Extra dependencies for Java Classes
9
CLASSEXTRADEPS=$(IMGTARGETS)
10
 
11
# img files (firmware ROM files) that have to be build
12
IMGTARGETS=fx3demo.img
13
EXTRA_C_SOURCES=
14
EXTRA_A_SOURCES=
15
 
16
# Extra files that should be included into th jar archive
17
EXTRAJARFILES=fx3demo.img
18
 
19
################################
20
# DO NOT CHANAGE THE FOLLOWING #
21
################################
22
# includes the main Makefile
23
include $(ZTEXPREFIX)/Makefile.mk
24
 

powered by: WebSVN 2.1.0

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