Provide a default for "TOOL_M4" so that a manual "make" in

"/usr/share/sendmail/cf" still works.
This commit is contained in:
tron 2003-08-06 17:09:26 +00:00
parent 256877974a
commit 21a040eb6c
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# $NetBSD: Makefile.sendmail,v 1.3 2003/07/10 10:34:20 lukem Exp $
# $NetBSD: Makefile.sendmail,v 1.4 2003/08/06 17:09:26 tron Exp $
CFDIR?= ${.CURDIR}/..
CHMOD= chmod
TOOL_M4?= /usr/bin/m4
ROMODE= 444
RM= rm -f