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

Diff of /mailutils/pop3d/Makefile.am

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

revision 1.27 by jbailey, Tue Dec 31 14:32:25 2002 UTC revision 1.28 by polak, Mon Jan 13 23:01:30 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 25  EXTRA_PROGRAMS = popauth Line 25  EXTRA_PROGRAMS = popauth
25  SUBDIRS = testsuite  SUBDIRS = testsuite
26    
27  pop3d_SOURCES = apop.c auth.c capa.c dele.c extra.c pop3d.c pop3d.h \  pop3d_SOURCES = apop.c auth.c capa.c dele.c extra.c pop3d.c pop3d.h \
28   list.c lock.c noop.c quit.c retr.c rset.c stat.c signal.c top.c uidl.c \   list.c lock.c noop.c quit.c retr.c rset.c stat.c stls.c signal.c top.c \
29   user.c   uidl.c user.c
30    
31  pop3d_LDADD = ../mailbox/libmailbox.la @AUTHLIBS@ ../lib/libmailutils.la @LTLIBINTL@  pop3d_LDADD = ../mailbox/libmailbox.la @AUTHLIBS@ ../lib/libmailutils.la @LTLIBINTL@
32    

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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