/[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.25 by gray, Sat Nov 30 13:42:17 2002 UTC revision 1.26 by gray, Tue Dec 24 10:22:02 2002 UTC
# Line 2  Line 2 
2  # Copyright (C) 2000,2001,2002 Free Software Foundation  # Copyright (C) 2000,2001,2002 Free Software Foundation
3  # See file COPYING in the distribution root directory for copying conditions.  # See file COPYING in the distribution root directory for copying conditions.
4    
5  INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include  INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include @INTLINCS@
6    
7  sbin_PROGRAMS = pop3d  sbin_PROGRAMS = pop3d
8  bin_PROGRAMS = @POPAUTH@  bin_PROGRAMS = @POPAUTH@
# Line 13  pop3d_SOURCES = apop.c auth.c capa.c del Line 13  pop3d_SOURCES = apop.c auth.c capa.c del
13   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 signal.c top.c uidl.c \
14   user.c   user.c
15    
16  pop3d_LDADD = ../mailbox/libmailbox.la @AUTHLIBS@ ../lib/libmailutils.la  pop3d_LDADD = ../mailbox/libmailbox.la @AUTHLIBS@ ../lib/libmailutils.la @LTLIBINTL@
17    
18  popauth_SOURCES = popauth.c  popauth_SOURCES = popauth.c
19  popauth_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la  popauth_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la @LTLIBINTL@

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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