/[tar]/tar/src/Makefile.am
ViewVC logotype

Diff of /tar/src/Makefile.am

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

revision 1.13 by gray, Sun Aug 31 22:36:09 2003 UTC revision 1.14 by gray, Sat Oct 4 18:19:34 2003 UTC
# Line 24  EXTRA_PROGRAMS = rmt Line 24  EXTRA_PROGRAMS = rmt
24    
25  noinst_HEADERS = arith.h common.h rmt.h system.h tar.h  noinst_HEADERS = arith.h common.h rmt.h system.h tar.h
26  rmt_SOURCES = rmt.c  rmt_SOURCES = rmt.c
27  tar_SOURCES = buffer.c compare.c create.c delete.c extract.c \  tar_SOURCES = \
28    xheader.c incremen.c list.c mangle.c misc.c names.c rtapelib.c tar.c update.c   buffer.c\
29     compare.c\
30     create.c\
31     delete.c\
32     extract.c\
33     xheader.c\
34     incremen.c\
35     list.c\
36     mangle.c\
37     misc.c\
38     names.c\
39     rtapelib.c\
40     system.c\
41     tar.c\
42     update.c
43    
44  localedir = $(datadir)/locale  localedir = $(datadir)/locale
45  INCLUDES = -I$(top_srcdir)/lib -I../lib  INCLUDES = -I$(top_srcdir)/lib -I../lib

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

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