URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 157 |
Rev 205 |
Line 119... |
Line 119... |
# Where is the "-liberty" library? Typically in ../libiberty.
|
# Where is the "-liberty" library? Typically in ../libiberty.
|
LIBIBERTY = ../libiberty/libiberty.a
|
LIBIBERTY = ../libiberty/libiberty.a
|
|
|
# Where is the BFD library? Typically in ../bfd.
|
# Where is the BFD library? Typically in ../bfd.
|
BFD_DIR = ../bfd
|
BFD_DIR = ../bfd
|
BFD = $(BFD_DIR)/libbfd.a
|
BFD = $(BFD_DIR)/libbfd.a -lz
|
BFD_SRC = $(srcdir)/$(BFD_DIR)
|
BFD_SRC = $(srcdir)/$(BFD_DIR)
|
BFD_CFLAGS = -I$(BFD_DIR) -I$(BFD_SRC)
|
BFD_CFLAGS = -I$(BFD_DIR) -I$(BFD_SRC)
|
|
|
# Where is the decnumber library? Typically in ../libdecnumber.
|
# Where is the decnumber library? Typically in ../libdecnumber.
|
LIBDECNUMBER_DIR = ../libdecnumber
|
LIBDECNUMBER_DIR = ../libdecnumber
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.