/[guile]/guile/guile-core/ice-9/Makefile.am
ViewVC logotype

Diff of /guile/guile-core/ice-9/Makefile.am

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

revision 1.56 by rlb, Mon Dec 9 00:50:34 2002 UTC revision 1.57 by mdj, Fri Jan 10 18:46:31 2003 UTC
# Line 1  Line 1 
1  ## Process this file with automake to produce Makefile.in.  ## Process this file with automake to produce Makefile.in.
2  ##  ##
3  ##      Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.  ##   Copyright (C) 1998,1999,2000,2001,2003 Free Software Foundation, Inc.
4  ##  ##
5  ##   This file is part of GUILE.  ##   This file is part of GUILE.
6  ##  ##
# Line 34  ice9_sources =                                                            \ Line 34  ice9_sources =                                                            \
34          safe-r5rs.scm safe.scm session.scm slib.scm stack-catch.scm        \          safe-r5rs.scm safe.scm session.scm slib.scm stack-catch.scm        \
35          streams.scm string-fun.scm syncase.scm threads.scm                 \          streams.scm string-fun.scm syncase.scm threads.scm                 \
36          buffered-input.scm time.scm history.scm channel.scm                \          buffered-input.scm time.scm history.scm channel.scm                \
37          pretty-print.scm ftw.scm gap-buffer.scm          pretty-print.scm ftw.scm gap-buffer.scm occam-channel.scm
38    
39  subpkgdatadir = $(pkgdatadir)/${GUILE_EFFECTIVE_VERSION}/ice-9  subpkgdatadir = $(pkgdatadir)/${GUILE_EFFECTIVE_VERSION}/ice-9
40  subpkgdata_DATA = $(ice9_sources)  subpkgdata_DATA = $(ice9_sources)

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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