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

Diff of /mailutils/lib/Makefile.am

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

revision 1.25 by gray, Tue Feb 5 15:08:23 2002 UTC revision 1.26 by jbailey, Wed Feb 13 22:27:27 2002 UTC
# Line 1  Line 1 
1  AUTOMAKE_OPTIONS = ansi2knr  AUTOMAKE_OPTIONS = ansi2knr
2  noinst_LIBRARIES = libmailutils.a  noinst_LTLIBRARIES = libmailutils.la
3    
4  SUBDIRS = posix  SUBDIRS = posix
5    
6  INCLUDES = -I${top_srcdir}/include @ARGPINCS@  INCLUDES = -I${top_srcdir}/include @ARGPINCS@
7  libmailutils_a_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \  libmailutils_la_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \
8                           mu_dbm.c getline.c xstrdup.c xmalloc.c argcv.c \                           mu_dbm.c getline.c xstrdup.c xmalloc.c argcv.c \
9                           mu_argp.c                           mu_argp.c
10    
# Line 15  EXTRA_DIST = alloca.c fnmatch.c fgetpwen Line 15  EXTRA_DIST = alloca.c fnmatch.c fgetpwen
15  noinst_HEADERS = argcv.h error.h fnmatch.h getline.h getopt.h md5.h mu_dbm.h\  noinst_HEADERS = argcv.h error.h fnmatch.h getline.h getopt.h md5.h mu_dbm.h\
16   regex.h snprintf.h xalloc.h xstrtol.h obstack.h mu_argp.h   regex.h snprintf.h xalloc.h xstrtol.h obstack.h mu_argp.h
17    
18  libmailutils_a_LIBADD = @LIBOBJS@ @ALLOCA@  libmailutils_la_LIBADD = @LIBOBJS@ @ALLOCA@
19    

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