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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [gdb/] [Makefile.in] - Diff between revs 157 and 205

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

powered by: WebSVN 2.1.0

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