#
# Here are ZMailer module dependencies -- lines starting with '#' are comments
#
# This is processed by  bin/mklibsupport  -script.
#
# The things on the left edge are module names which will get their own
# {MODULENAME}_LIB  and  {MODULENAME}_INCL replacement expressions when
# the generic configuration munging is run.
#
# The things from column 2 to column-last are things on which they
# depend.  As an example:  "resolv" means picking the values of
# RESOLV_LIB and RESOLV_INCL from the current  hostenv/ -file, and
# appends them to the {MODULENAME}_LIB and _INCL values respectively.
# Thus for example  RMAIL_LIB will contain the HOSTENV datas of
# HOSTS_LIB, INET_LIB and MISC_LIB -lines, if they exist on the
# HOSTENV -file.  ( *_INCL's should define only -I params, NOT <foobar.h> ! )
#
errormail	hosts resolv inet misc
hold		hosts resolv inet misc
libc		hosts misc
libz		hosts misc
libdb		hosts resolv inet ndbm dbm gdbm misc
mailbox		hosts resolv inet misc maillock
mailq		hosts resolv inet ndir nfs misc
rmail		hosts inet misc
router		ndir syslog hosts resolv inet ndbm dbm gdbm misc
scheduler	hosts resolv inet ndir syslog misc
sendmail	hosts inet misc
smtp		hosts resolv inet misc
smtpserver	hosts resolv inet kvm syslog misc ident
zsh		siglist misc malloc
