/[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.24 by alainm, Tue Dec 4 13:57:59 2001 UTC revision 1.25 by gray, Tue Feb 5 15:08:23 2002 UTC
# Line 3  noinst_LIBRARIES = libmailutils.a Line 3  noinst_LIBRARIES = libmailutils.a
3    
4  SUBDIRS = posix  SUBDIRS = posix
5    
6  INCLUDES = -I${top_srcdir}/include  INCLUDES = -I${top_srcdir}/include @ARGPINCS@
7  libmailutils_a_SOURCES = basename.c daemon.c getopt.c getopt1.c md5.c \  libmailutils_a_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
10    
11  EXTRA_DIST = alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c \  EXTRA_DIST = alloca.c fnmatch.c fgetpwent.c getpass.c malloc.c obstack.c \
12    realloc.c setenv.c snprintf.c strchrnul.c strndup.c strnlen.c strncasecmp.c \    realloc.c setenv.c snprintf.c strchrnul.c strndup.c strnlen.c strncasecmp.c \
13    strcasecmp.c strtok_r.c  strsignal.c xstrtol.c  vasprintf.c    strcasecmp.c strtok_r.c  strsignal.c xstrtol.c  vasprintf.c
14    
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   regex.h snprintf.h xalloc.h xstrtol.h obstack.h mu_argp.h
17    
18  libmailutils_a_LIBADD = @LIBOBJS@ @ALLOCA@  libmailutils_a_LIBADD = @LIBOBJS@ @ALLOCA@
19    

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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