Desktop
targets=mbox,pop3,imap4,rss
[mbox]
type=library
sources=mbox.c
[mbox.c]
depends=account.h
[pop3]
type=library
sources=pop3.c
[pop3.c]
depends=account.h
[imap4]
type=library
sources=imap4.c
[imap4.c]
depends=account.h
[rss]
type=library
sources=rss.c
[rss.c]
depends=account.h