Expand PMF_FN_* macros.
[netbsd-mini2440.git] / gnu / usr.bin / diffutils / lib / Makefile
blobd4fa35302f6fd90768c53a05108c0bc287440961
1 # $NetBSD: Makefile,v 1.2 2004/05/23 02:24:50 lukem Exp $
3 LIBISPRIVATE= yes
5 .include "${.CURDIR}/../Makefile.inc"
7 LIB= diffutils
9 DIST= ${IDIST}/lib
10 .PATH: ${DIST}
12 SRCS= basename.c c-stack.c cmpbuf.c error.c exclude.c exitfail.c \
13 freesoft.c \
14 hard-locale.c imaxtostr.c offtostr.c prepargs.c posixver.c quotesys.c \
15 regex.c setmode.c strftime.c umaxtostr.c xmalloc.c xstrtoumax.c
17 .include <bsd.lib.mk>