dtmail: Make it build. There is more work to be done here.
authorJon Trulson <jon@radscan.com>
Wed, 30 Oct 2019 00:30:19 +0000 (18:30 -0600)
committerJon Trulson <jon@radscan.com>
Wed, 30 Oct 2019 00:34:05 +0000 (18:34 -0600)
commit77dfe92b3c69317c8aaa2bbf00bd7b45446c0dec
treeab7c2308bc795aae059ad90d61b58d9ab731a4b6
parentd183ade8b302c717ac22797529e9251b5bd44387
dtmail: Make it build.  There is more work to be done here.

Specifically, we should be able to have libDtMail subdir build all of
it's objects directly w/o intervening Makefile.am's and archive .a
libs.
cde/programs/dtmail/dtmail/DmxMessage.C
cde/programs/dtmail/dtmail/Makefile.am
cde/programs/dtmail/dtmailpr/Makefile.am
cde/programs/dtmail/dtmailpr/message.C
cde/programs/dtmail/libDtMail/Common/Makefile.am
cde/programs/dtmail/libDtMail/Common/Session.C
cde/programs/dtmail/libDtMail/Makefile.am
cde/programs/dtmail/libDtMail/RFC/MIMEBodyPart.C
cde/programs/dtmail/libDtMail/RFC/Makefile.am
cde/programs/dtmail/libDtMail/RFC/RFCBodyPart.C
cde/programs/dtmail/libDtMail/RFC/V3BodyPart.C