xref: /freebsd-12.1/gnu/usr.bin/binutils/libiberty/Makefile (revision 01950bb6)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# $FreeBSD$
2
3.include "../Makefile.inc0"
4
5.PATH: ${SRCDIR}/libiberty
6
7LIB=	iberty
8SRCS=	argv.c concat.c choose-temp.c cp-demangle.c cp-demint.c		\
9	cplus-dem.c dyn-string.c getpwd.c getruntime.c floatformat.c	\
10	hashtab.c hex.c lbasename.c lrealpath.c make-relative-prefix.c	\
11	make-temp-file.c objalloc.c obstack.c safe-ctype.c xatexit.c	\
12	xexit.c xmalloc.c xstrdup.c xstrerror.c
13
14# The following files are needed by gdb(1)
15SRCS+=	splay-tree.c
16
17WARNS?=	1
18CFLAGS+=	-DHAVE_CONFIG_H
19INTERNALLIB=
20
21.include <bsd.lib.mk>
22

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026