/[mailutils]/mailutils/mail.local/Makefile.am
ViewVC logotype

Diff of /mailutils/mail.local/Makefile.am

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

revision 1.5 by jbailey, Mon Feb 18 05:55:27 2002 UTC revision 1.6 by gray, Wed Mar 13 09:05:35 2002 UTC
# Line 1  Line 1 
1  AUTOMAKE_OPTIONS = ../lib/ansi2knr  AUTOMAKE_OPTIONS = ../lib/ansi2knr
2  INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm @ARGPINCS@  INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm
3    
4  libexec_PROGRAMS = mail.local  libexec_PROGRAMS = mail.local
5  mail_local_SOURCES = main.c mailquota.c script.c mail.local.h  mail_local_SOURCES = main.c mailquota.c script.c mail.local.h
6    
7  mail_local_LDADD = @ARGPLIBS@ @LIBMU_SCM@ ../mailbox/libmailbox.la \  mail_local_LDADD = @LIBMU_SCM@ ../mailbox/libmailbox.la \
8   @AUTHLIBS@ ../lib/libmailutils.la @GUILE_LIBS@   @AUTHLIBS@ ../lib/libmailutils.la @GUILE_LIBS@
9    
10    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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