# -*-sh-*-
#ident	"@(#)smail:RELEASE-3_2_0_115:EDITME-sometimes,v 1.13 2003/03/27 19:11:40 woods Exp"
#
# sometimes - a completely stock, native, NetBSD-1.x install,
# but with some common smail options enabled
#
CFLAGS="-g -O2 -pipe"
LDFLAGS='-g -O2 -pipe'
LIBS=""
OS_TYPE=bsd4.4-lite
#ARCH_TYPE=64bit
MISC_DEFINES='SMAIL_LOG_STYLE=2:NO_FORWARDTO_FILE:USE_TARGET_DOMAIN:USE_LSEARCH_REGEXCMP'
HAVE=EHLO
ALIASES_FILE=/etc/aliases
ALIASES_TYPE=lsearch
REWRITE_FILE=rewrite
REWRITE_TYPE=lsearch
# this assumes you use the HDB UUCP style config, which is
# the only one that'll work with UUCP_SYSTEM_FILE anyway...
# (and if this file does not exist "uuname" is used instead)
UUCP_SYSTEM_FILE=/etc/uucp/Systems
MISC_C_DEFINES='
#define LOCAL_MAIL_GROUP	"mail"	/* just like SysV -- more secure! */
'
