/[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.7 by gray, Tue Sep 3 09:35:08 2002 UTC revision 1.8 by gray, Tue Sep 10 12:02:04 2002 UTC
# Line 3  Line 3 
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  AUTOMAKE_OPTIONS = ../lib/ansi2knr  AUTOMAKE_OPTIONS = ../lib/ansi2knr
6  INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm  INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm @GUILE_INCLUDES@
7    
8  libexec_PROGRAMS = mail.local  libexec_PROGRAMS = mail.local
9  mail_local_SOURCES = main.c mailquota.c script.c mail.local.h  mail_local_SOURCES = main.c mailquota.c script.c mail.local.h
10    
11  mail_local_LDADD = @LIBMU_SCM@ ../mailbox/libmailbox.la \  mail_local_LDADD = @LIBMU_SCM@ @GUILE_LIBS@ ../mailbox/libmailbox.la \
12   @AUTHLIBS@ ../lib/libmailutils.la @GUILE_LIBS@   @AUTHLIBS@ ../lib/libmailutils.la
13    
14    
15  install-exec-hook:  install-exec-hook:

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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