Add gcc40 infrastructure, but don't tie it to the build yet.
[dragonfly.git] / gnu / usr.bin / cc40 / libiberty / Makefile
1 # $DragonFly: src/gnu/usr.bin/cc40/libiberty/Attic/Makefile,v 1.1 2005/06/05 22:43:21 corecode Exp $
2
3 LIB=            iberty
4 INTERNALLIB=    YES
5
6 SRCS=   concat.c cp-demangle.c cp-demint.c cplus-dem.c dyn-string.c \
7         fibheap.c getpwd.c getruntime.c hashtab.c hex.c lbasename.c \
8         lrealpath.c make-relative-prefix.c make-temp-file.c md5.c obstack.c \
9         partition.c pex-unix.c physmem.c safe-ctype.c splay-tree.c xexit.c \
10         xmalloc.c xmemdup.c xstrdup.c xstrerror.c
11
12 GCC_NO_PATH=    # defined
13
14 .include <bsd.lib.mk>
15
16 .PATH:  ${GCCDIR}/libiberty