Begin implementing a -liberty replacement for binutils and GCC under
[dragonfly.git] / lib / libiberty / Makefile
1 # $DragonFly: src/lib/libiberty/Makefile,v 1.1 2004/06/09 10:42:32 joerg Exp $
2
3 LIB=            iberty
4 SHLIB_MAJOR=    1
5 SRCS=           lbasename.c
6
7 NOMAN=1
8
9 .include <bsd.lib.mk>