URL
https://opencores.org/ocsvn/xulalx25soc/xulalx25soc/trunk
[/] [xulalx25soc/] [trunk/] [sw/] [Makefile] - Diff between revs 11 and 17
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 11 |
Rev 17 |
Line 31... |
Line 31... |
################################################################################
|
################################################################################
|
##
|
##
|
##
|
##
|
.PHONY: all
|
.PHONY: all
|
PROGRAMS := $(OBJDIR) usbtst wbregs netusb wbsettime dumpflash \
|
PROGRAMS := $(OBJDIR) usbtst wbregs netusb wbsettime dumpflash \
|
dumpsdram ziprun ramscope zipstate zipdbg
|
dumpsdram ziprun ramscope zipstate zipdbg cfgscope
|
all: $(PROGRAMS)
|
all: $(PROGRAMS)
|
CXX := g++
|
CXX := g++
|
LIBUSBINC := -I/usr/include/libusb-1.0/
|
LIBUSBINC := -I/usr/include/libusb-1.0/
|
LIBUSBDIR := -L/usr/lib/x86_64-linux-gnu
|
LIBUSBDIR := -L/usr/lib/x86_64-linux-gnu
|
OBJDIR := obj-pc
|
OBJDIR := obj-pc
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.