Makefile.inc revision 1.1
11.1Schristos# $NetBSD: Makefile.inc,v 1.1 2004/05/20 18:00:55 christos Exp $ 21.1Schristos 31.1Schristos# net sources 41.1Schristos.PATH: ${.CURDIR}/resolv 51.1Schristos 61.1SchristosSRCS+= __dn_comp.c __res_close.c __res_send.c h_errno.c \ 71.1Schristos herror.c res_comp.c res_data.c res_debug.c \ 81.1Schristos res_init.c res_mkquery.c res_query.c res_send.c \ 91.1Schristos res_state.c 10