aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/makemap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/makemap/Makefile')
-rw-r--r--usr.sbin/makemap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/makemap/Makefile b/usr.sbin/makemap/Makefile
index b0878221e2b4..735e285c8ccc 100644
--- a/usr.sbin/makemap/Makefile
+++ b/usr.sbin/makemap/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.4 (Berkeley) 6/10/97
PROG= makemap
-SRCS= makemap.c safefile.c #snprintf.c
+SRCS= makemap.c safefile.c snprintf.c
MAN8= makemap.8
CFLAGS+=-I${.CURDIR}/../../contrib/sendmail/src -DNEWDB -DNOT_SENDMAIL