xref: /freebsd-12.1/gnu/usr.bin/binutils/libiberty/Makefile (revision 04f9b2d5)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#
2# $FreeBSD$
3#
4
5.include "../Makefile.inc0"
6
7.PATH: ${SRCDIR}/libiberty
8
9LIB=		iberty
10SRCS=		argv.c basename.c choose-temp.c concat.c cp-demangle.c cplus-dem.c dyn-string.c \
11		fdmatch.c fnmatch.c getopt.c getopt1.c getruntime.c \
12		hex.c floatformat.c objalloc.c obstack.c spaces.c \
13		strerror.c strsignal.c xatexit.c xexit.c xmalloc.c \
14		xstrdup.c xstrerror.c insque.c
15CFLAGS+=	-DHAVE_CONFIG_H
16NOPROFILE=	true
17NOPIC=		true
18INTERNALLIB=	true
19INTERNALSTATICLIB=true
20
21.include <bsd.lib.mk>
22

served by {OpenGrok

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