/[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.2 by gray, Mon Feb 4 13:28:58 2002 UTC revision 1.3 by gray, Tue Feb 5 15:00:42 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  INCLUDES =-I$(srcdir) -I$(top_srcdir)/lib -I$(top_srcdir)/include -I$(top_srcdir)/libmu_scm @ARGPINCS@
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 = @LIBMU_SCM@ ../mailbox/libmailbox.la @AUTHLIBS@ ../lib/libmailutils.a @GUILE_LIBS@  mail_local_LDADD = @ARGPLIBS@ @LIBMU_SCM@ ../mailbox/libmailbox.la \
8     @AUTHLIBS@ ../lib/libmailutils.a @GUILE_LIBS@
9    
10    
11  install-exec-hook:  install-exec-hook:

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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