1 # $NetBSD: Makefile,v 1.1 2004/07/14 22:47:31 enami Exp $
10 # Pass -DINTREE to make to test the one in source tree directly.
12 .PATH
: ${NETBSDSRCDIR}/lib
/libc
/gen
13 CPPFLAGS
+= -I
${NETBSDSRCDIR}/lib
/libc
/include
14 SRCS
+= humanize_number.c
20 .
include <bsd.prog.mk
>