Add snprintf.c to get quad_to_string().

This commit is contained in:
erh 2000-04-05 10:29:37 +00:00
parent 8857b94a5c
commit 36d859ee23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/02/08 13:45:35 tron Exp $
# $NetBSD: Makefile,v 1.2 2000/04/05 10:29:37 erh Exp $
.include <bsd.own.mk>
@ -7,7 +7,7 @@ DIST= ${.CURDIR}/../../../dist
PROG= makemap
SRCS= makemap.c safefile.c
SRCS= makemap.c safefile.c snprintf.c
MAN= makemap.8
CPPFLAGS+= -I${DIST}/sendmail/src ${DBMDEF} -DNOT_SENDMAIL