[continued from previous message]
dispaddr.o mailer.o headers.o outheaders.o write_hdr.o okay_addr.o \
error.o parsestring.o getid.o message-id.o references.o outexpires.o \
! date.o parsarpdat.o getword.o split_addr.o duplicate.o
all: Makefile ../../libs/libelmme-addr.a $(SOTARG)
install_s: all $(INSTLIB)
***************
*** 130,135 ****
--- 130,136 ----
init.o: def_addr.h $(INCLDIR)/rc_imp.h $(INCLDIR)/save_opts.h
addr_list.o: def_addr.h
address.o: def_addr.h
+ duplicate.o: def_addr.h
get_addr.o: def_addr.h
mlist.o: def_addr.h $(INCLDIR)/mlist_imp.h $(INCLDIR)/mlist_common.h
dispaddr.o: def_addr.h
Index: elmME+.2.5.alpha50-cvs/lib/addr/def_addr.h
*** elmME+.2.5.alpha49/lib/addr/def_addr.h Tue Dec 25 20:13:54 2018
--- elmME+.2.5.alpha50-cvs/lib/addr/def_addr.h Mon Mar 11 20:23:55 2019 ***************
*** 1,7 ****
! /* $Id: def_addr.h,v 2.8 2018/07/30 16:50:52 hurtta Exp $ */
/******************************************************************************
! * The Elm (ME+) Mail System - $Revision: 2.8 $ $State: Exp $
*
* Author: Kari Hurtta <
hurtta+elm@siilo.FMI.FI> (was
hurtta+elm@posti.FMI.FI)
* or Kari Hurtta <
elm@elmme-mailer.org>
--- 1,7 ----
! /* $Id: def_addr.h,v 2.9 2019/03/11 18:23:55 hurtta Exp $ */
/***********************************************************