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

Diff of /mailutils/mh/Makefile.am

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

revision 1.18 by jbailey, Fri Nov 1 17:20:33 2002 UTC revision 1.19 by gray, Sun Nov 3 13:00:24 2002 UTC
# Line 2  Line 2 
2  # Copyright (C) 2000,2001,2002 Free Software Foundation  # Copyright (C) 2000,2001,2002 Free Software Foundation
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  MHPROGRAMS = scan inc rmm refile mhpath folder rmf fmtcheck repl  PROGRAMS_MH = scan inc rmm refile mhpath folder rmf fmtcheck repl
6  EXTRA_PROGRAMS = scan inc rmm refile mhpath folder rmf fmtcheck repl  EXTRA_PROGRAMS = scan inc rmm refile mhpath folder rmf fmtcheck repl
7  MHLIBRARIES = libmh.a  
8    LIBRARIES_MH = libmh.a
9  EXTRA_LIBRARIES = libmh.a  EXTRA_LIBRARIES = libmh.a
10    
11  bin_PROGRAMS = @MHPROGRAMS@  bin_PROGRAMS = @BUILD_MH_PROGRAMS@
12  noinst_LIBRARIES = @MHLIBRARIES@  noinst_LIBRARIES = @BUILD_MH_LIBRARIES@
13    
14  libmh_a_SOURCES= \  libmh_a_SOURCES= \
15   mh_argp.c\   mh_argp.c\
16   mh_ctx.c\   mh_ctx.c\

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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