Makefile.inc revision 156956
1# $FreeBSD: head/lib/libc/resolv/Makefile.inc 156956 2006-03-21 15:37:16Z ume $
2
3# resolv sources
4.PATH: ${.CURDIR}/resolv
5
6SRCS+=	herror.c h_errno.c mtctxres.c res_comp.c res_data.c res_debug.c \
7	res_init.c res_mkquery.c res_query.c res_send.c res_state.c
8