#
#  MAKEFILE -- The IDA Sendmail Enhancement Kit.
#  Copyright (c) 1987 Lennart Lovstrand
#  CIS Dept, Univ of Linkoping, Sweden
#
#  Use it, abuse it, but don't sell it.
#

#  Global definitions in mk.defs; will be imported by all Makefiles
.include "mk.defs"

SUBDIR= aux charset doc
#SUBDIR+=cf		# you can try using this but I like custom sendmail.cf's
#SUBDIR+=lib		# this directory contains only sample config stuff

.include <bsd.prog.mk>
