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

Diff of /mailutils/sieve/Makefile.am

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

revision 1.12 by jbailey, Thu Feb 21 21:55:54 2002 UTC revision 1.13 by gray, Wed Mar 13 09:05:35 2002 UTC
# Line 1  Line 1 
1  #CFLAGS = -Wall -pedantic -g -DTESTING  #CFLAGS = -Wall -pedantic -g -DTESTING
2  AUTOMAKE_OPTIONS = ../lib/ansi2knr  AUTOMAKE_OPTIONS = ../lib/ansi2knr
3  INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib @ARGPINCS@  INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/lib
4  YLWRAP = $(SHELL) $(srcdir)/ylwrap  YLWRAP = $(SHELL) $(srcdir)/ylwrap
5  YFLAGS = -d  YFLAGS = -d
6    
# Line 54  HDR = \ Line 54  HDR = \
54    tree.h \    tree.h \
55    util.h    util.h
56    
57  sieve_LDADD = ../mailbox/libmailbox.la @ARGPLIBS@ ../lib/libmailutils.la  sieve_LDADD = ../mailbox/libmailbox.la ../lib/libmailutils.la
58  sieve_SOURCES = \  sieve_SOURCES = \
59    sieve.c \    sieve.c \
60    ${SRC} $(HDR)    ${SRC} $(HDR)

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

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