URL
https://opencores.org/ocsvn/xulalx25soc/xulalx25soc/trunk
[/] [xulalx25soc/] [trunk/] [sw/] [Makefile] - Diff between revs 113 and 117
Show entire file |
Details |
Blame |
View Log
Rev 113 |
Rev 117 |
Line 30... |
Line 30... |
##
|
##
|
################################################################################
|
################################################################################
|
##
|
##
|
##
|
##
|
.PHONY: all
|
.PHONY: all
|
PROGRAMS := $(OBJDIR) usbtst wbregs netusb wbsettime dumpflash \
|
PROGRAMS := $(OBJDIR) wbregs netusb wbsettime dumpflash \
|
dumpsdram ziprun ramscope zipstate zipdbg cfgscope loadmem \
|
dumpsdram ziprun ramscope zipstate zipdbg cfgscope loadmem \
|
sdcardscop uartscope
|
sdcardscop uartscope
|
all: $(PROGRAMS)
|
all: $(PROGRAMS)
|
CXX := g++
|
CXX := g++
|
LIBUSBINC := -I/usr/include/libusb-1.0/
|
LIBUSBINC := -I/usr/include/libusb-1.0/
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.