/[mailutils]/mailutils/imap4d/Makefile.am
ViewVC logotype

Diff of /mailutils/imap4d/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by jbailey, Tue Dec 31 14:32:24 2002 UTC revision 1.24 by polak, Fri Jan 17 19:07:15 2003 UTC
# Line 1  Line 1 
1  ## Process this file with GNU Automake to create Makefile.in  ## Process this file with GNU Automake to create Makefile.in
2    
3  ##   Copyright (C) 1999, 2000, 2001, 2002 Free Software Foundation, Inc.  ##   Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
4  ##  ##
5  ##   GNU Mailtuils is free software; you can redistribute it and/or  ##   GNU Mailutils is free software; you can redistribute it and/or
6  ##   modify it under the terms of the GNU General Public License as  ##   modify it under the terms of the GNU General Public License as
7  ##   published by the Free Software Foundation; either version 2, or (at  ##   published by the Free Software Foundation; either version 2, or (at
8  ##   your option) any later version.  ##   your option) any later version.
9  ##  ##
10  ##   This program is distributed in the hope that it will be useful, but  ##   GNU Mailutils is distributed in the hope that it will be useful, but
11  ##   WITHOUT ANY WARRANTY; without even the implied warranty of  ##   WITHOUT ANY WARRANTY; without even the implied warranty of
12  ##   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU  ##   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
13  ##   General Public License for more details.  ##   General Public License for more details.
14  ##  ##
15  ##   You should have received a copy of the GNU General Public License  ##   You should have received a copy of the GNU General Public License
16  ##   along with this program; if not, write to the Free Software  ##   along with GNU Mailutils; if not, write to the Free Software
17  ##   Foundation, Inc.  ##   Foundation, Inc.
18  ##   59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  ##   59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19    
# Line 26  imap4d_LDADD = @AUTHOBJS@ ../mailbox/lib Line 26  imap4d_LDADD = @AUTHOBJS@ ../mailbox/lib
26  imap4d_SOURCES = append.c authenticate.c bye.c capability.c check.c close.c \  imap4d_SOURCES = append.c authenticate.c bye.c capability.c check.c close.c \
27   commands.c copy.c create.c delete.c examine.c expunge.c fetch.c imap4d.c \   commands.c copy.c create.c delete.c examine.c expunge.c fetch.c imap4d.c \
28   imap4d.h list.c logout.c login.c lsub.c namespace.c noop.c rename.c search.c \   imap4d.h list.c logout.c login.c lsub.c namespace.c noop.c rename.c search.c \
29   select.c signal.c status.c store.c subscribe.c sync.c uid.c unsubscribe.c \   select.c signal.c starttls.c status.c store.c subscribe.c sync.c uid.c \
30   util.c version.c   unsubscribe.c util.c version.c
31    
32  ## This kludge is necessary to correctly establish imap4d -> AUTHOBJS  ## This kludge is necessary to correctly establish imap4d -> AUTHOBJS
33  ## dependency. Think about better approach         --gray  ## dependency. Think about better approach         --gray

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26