From 7ea7bc591b4606e81f1a8fd2a1ddd13e906b0861 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 31 Mar 2001 20:00:18 +0000 Subject: Reduce the libiberty sources we build to those we actually need. --- gnu/usr.bin/binutils/libiberty/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/binutils/libiberty/Makefile b/gnu/usr.bin/binutils/libiberty/Makefile index 0042e655f310..4bb708aa9ca7 100644 --- a/gnu/usr.bin/binutils/libiberty/Makefile +++ b/gnu/usr.bin/binutils/libiberty/Makefile @@ -5,11 +5,11 @@ .PATH: ${SRCDIR}/libiberty LIB= iberty -SRCS= argv.c basename.c choose-temp.c concat.c cp-demangle.c cplus-dem.c \ - dyn-string.c fdmatch.c fnmatch.c getopt.c getopt1.c getruntime.c \ - hex.c floatformat.c objalloc.c obstack.c spaces.c \ - strerror.c strsignal.c xatexit.c xexit.c xmalloc.c \ - xstrdup.c xstrerror.c insque.c +SRCS= argv.c choose-temp.c concat.c cp-demangle.c cplus-dem.c \ + dyn-string.c getopt.c getopt1.c getruntime.c \ + hex.c floatformat.c objalloc.c obstack.c \ + xatexit.c xexit.c xmalloc.c \ + xstrdup.c xstrerror.c CFLAGS+= -DHAVE_CONFIG_H NOPROFILE= true NOPIC= true -- cgit v1.3