gcc47: Add DragonFly READMEs and world makefiles
[dragonfly.git] / gnu / usr.bin / cc47 / cc_tools / libiberty / Makefile
1 LIB=            iberty
2 INTERNALLIB=    YES
3
4 SRCS=   concat.c cp-demangle.c cp-demint.c cplus-dem.c dyn-string.c \
5         fibheap.c fopen_unlocked.c getpwd.c getruntime.c hashtab.c hex.c \
6         lbasename.c lrealpath.c make-relative-prefix.c make-temp-file.c \
7         md5.c obstack.c partition.c pex-unix.c physmem.c safe-ctype.c \
8         splay-tree.c xexit.c xmalloc.c xmemdup.c xstrdup.c xstrerror.c \
9         filename_cmp.c regex.c xstrndup.c
10
11 GCC_NO_PATH=    # defined
12
13 # copy cc47/libiberty/config.h, put it here
14 CFLAGS+= -I${.CURDIR}
15
16 .include <bsd.hostlib.mk>
17
18 .PATH:  ${GCCDIR}/libiberty